on 2013 May 07 5:14 AM
Hello Experts!
Recently I have been working on a screen enhancement in SRM 4.0 and found the below:
I wanted to add new fileds on Shopping cart overview screen. I tried adding in the structures provided by SAP for screen enhancements but in vain. Also I got suggestions that it is not possible to add the fields on overview screen.
when I checked further, in the program BBP_SC_UI_ITS screen 120 (Item Overview) I found 5 fields named GT_SCR_ITMOVR_I-CUST_FIELD1 to GT_SCR_ITMOVR_I-CUST_FIELD5 as shown below:
These fields are neither exisiting in the struvutres like INCL_EEW_PD_ITEM_CST nor do they appear on portal. They are not even handled in the PBO of the screen.
My question is, if they are not at all used anywhere (or have they been used somewhere? ) what is the purpose of those fields?
Is it ok if I use those fields for displaying my custom data on overview screen?
Please throw some light on this.
Thank you
Dhananjay
Request clarification before answering.
Hi,
As per my knowledge, this fields are not used anywhere. SRM 3.0, 4.0 and 5.0 uses ITS (Internet Transaction Server) to display fields on e.g. Portal or standalone web server.
Transactions like BBPSC01, BBPSOCO01 etc. are not used from SAP GUI side. There are only used to transport fields to ITS (on PBO you can find module like MODULE web_transport.)
Regards,
Marcin
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.