on ‎2012 Feb 09 4:27 AM
Hi
i need to add custom field to shopping cart header data, but don't need this field on portal, will pass value by our custom program, need to check this field value in BBP_PD transaction.
i am new to SRM, please let me know step.
Request clarification before answering.
Hi,
Go to the table BBP_PDHSC, click on include structure u2018INCL_EEW_PD_HEADER_CSFu2019 and click on append structure.
add a z structure with the fields you want. And then go to the structure u2018INCL_EEW_PD_HEADER_CSF_SCu2019 and create an append structure with the same name given above and with same fields. Then go to SM30 Table maintenance view for table u2018/SAPSRM/V_MDF_HCu2019 and click on u2018maintainu2019 button and click on 'New Entries'.
give details like below.
Structure name: " your Zstructure name
Bus type: Bus2121 " for SC
And click on save. Please dont check the options Field visible, Field Enable and Field required.(If so those fields will will be appear on Portal).
This steps will add fields only in SC header not on portal.
Regards,
Karuna N
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Yes...... Add with different name....but make sure you have to use same field list.
Small correction in my earlier post is that In SM30 Table maintainance generator create New entries by giving your Field names....not the Structure name.We have to create as many new entries as no of fields in your structure.
Regards,
Karuna
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.