cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Dummy CUST fields on BBPSC01 screen

Former Member
0 Kudos
175

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

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

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

Answers (0)