cancel
Showing results for 
Search instead for 
Did you mean: 

WBS element not copying to lower items from Header in VA02

Former Member
0 Kudos

Hi,

I have created Sales Order and assigned WBS element at Header.

I have used user exit USEREXIT_FILL_VBAP_FROM_HVBAP which copied data from Header to lower level items.

Now there are two materials one is with Material group as Finished and other as Repairs.

when I enter material 2428800-30-H with HL item category 10000 and Item category as IRIN ,then WBS element from Header gets copied to line item of material 2428800-30-H.

But when I enter material 23404, with same HL item category 10000 and Item category as IRIN ,then WBS element from Header does not gets copied to line item of material 23404. any suggestion why it does not copies.

Both have same Item category group in material master i.e NORM

Please help.

Thanks in advance

Regards,

Nitin

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

This user exit used only for item header data carry over to sub item data. Better you have to go BADI_SD_SALES_ITEM.

former_member184701
Active Contributor
0 Kudos

just sit with abaper and debug it. probably that user-exit doesn't suit your process...good luck.