cancel
Showing results for 
Search instead for 
Did you mean: 

Adding fields to additional data B

Former Member
0 Kudos

Hi ,

I need to add some fields for the tab Additional data B in sales order item level.

Does anyone hv an idea how fields can be added to additional data B?

Thanks

Keshi

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

HI Keshini,

The screens Additional data A and Additional data B in the header and item doesn't require any code to be written.

you have created the field in the screen 8309 but have added the same field in any one of the database tables. if you add the field in the data base table say suppose in VBAK ( since you have added the field in header level ), and the field name is name1 then you should append one structure in VBAK with field name1. and give the field name as VBAK-name1 and refer to data dictionary in the field attributes. if you give your mail id i will send you the document i have prepared for this.

You may need to make use of the user exit for this.

Check the include MV45AFZZ and use

FORM USEREXIT_MOVE_FIELD_TO_VBAP or

FORM USEREXIT_MOVE_FIELD_TO_VBAK for this.

Reward points,

Regards,

Govind.

Former Member
0 Kudos

This message was moderated.

Former Member
0 Kudos

Hi,

Please send me that procedure to me also

thanks in advance

krishna.sapsd@gmail.com

Former Member
0 Kudos

Hi Govind,

I hope you read my request. Can you provide me this document too?

tcockaert@smartsolutions.be

Much appreciated.

Best regards,

Tom Cockaert.

Former Member
0 Kudos

Hi try with transaction variant <b>SHD0</b>

As per your requirement use t.code SHD0

Then enter the transaction code VA01

And select the programme SAPMV45A

Go to CHANGE WITH PROCESSING (F6)

Continue to press ENTER, and change what ever u want to make mandatory or suppress or display.

Message was edited by:

SHESAGIRI.G