cancel
Showing results for 
Search instead for 
Did you mean: 

Field label of a CUF in SC item basic detail screen

Former Member
0 Kudos

Hello all

We're on SRM 5.0 with SRM Server 4.0 SP08.

I added a customer field (CUF) in SC item by adding and activating an append structure in INCL_EEW_PD_ITEM_CSF_SC and in INCL_EEW_PD_ITEM_CSF. I also implemented BAdI BBP_CUF_BADI_2 in order to set this CUF to visible / read only.

When adding an item to my SC and navigating to the item basic details screen, the CUF is showing up properly EXCEPT that its label on the left hand side corresponds to the technical field name in my append structure... and it shows up in capital letters as well.

Is there any possibility to influence the labeling of CUF's ? I mean without the need of a modification?

Any useful hints appreciated!

Renaud

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

The label of the customer field will be same as maintained in the tab "FIELD LABEL" for the data element used for that field.So if You need to change the label ,you need to change under the tab "FIELD LABEL" .

BR,

Disha.

Pls reward points for useful answers.

Former Member
0 Kudos

Hi Disha

I see... I didn't use a data element but a builtin type (CHAR 20). Wasn't aware of field descriptions available in data elements, though I should have known. Anyway, I now created a data element, specified the field labels and changed my structures accordingly. Field label in SC item basic detail screen is ok now!

Thank you very much!

Renaud

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi

As Disha told, <u>Using <b>SE11</b> transaction, you need to make changes to Custom Data Element (Short/Medium/Lon Description) you are using in the Append Structure of the INCL (Includes) and make the changes there to reflect on the Shopping cart screen.</u>

Let me know incase you need any other details.

Regards

- Atul