cancel
Showing results for 
Search instead for 
Did you mean: 

Ref. Char value not updating in Sales order - Variant configuration

venkat_2779
Explorer
0 Kudos

Hi All,

I have created Zfield in VBAP i.e VBAP-ZXYZ and also i can see this field in Screen.

Created Ref. Char - ZQTY with the table and field VBAP-ZXYZ.

Created another char - ZQTY_01.

While configuring passing the value from ZQTY_01 to ZQTY. values are passing correctly but, I could not see the number in screen(VBAP-ZXYZ). Please help!

Do I needs to add any code in the userexit.

Thanks,

Raj

Accepted Solutions (0)

Answers (2)

Answers (2)

keyur_mistry1
Active Participant
0 Kudos

Raj,

Update new filed "ZXYZ" in structure called - VCSD_UPDATE and check the result

Flavio
Active Contributor
0 Kudos

Hi Raj Raj,

Yes, please add code in the userexit, a possible candidate is USEREXIT_MOVE_FIELD_TO_VBAP in MV45AFZZ.

Thanks and bye,

Flavio