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

Screen Variants Transaktion /nSHD0

Former Member
0 Likes
227

Hey Colleges,

i have to change 2 Fields in SRM 5.0 SC for the Accountingdetails. The two Fields are not to be showen.

So far i am Using Transaktion SHD0 and copied the Screenvariant BBP_SC to ZBBP_SC.

Now from here on i am not quiet sure how to move on.

I went to NSPRO / SRM / BADi Implementation/ Interface Configuration / Determine Screen Variants.

Can anyone tell me what i have to do here excactly?

Regards

Tobias

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Likes

Hi

Do you wnat the fields not to appear in ITS Login of SRM or do you want the fields not to appear in SRM GUI....

If you ve created the field, next stop for you is BBP_CUF_BADI, This BADI can be used to control the appearance of fields in SRM.

Regards

Virender Singh

Former Member
0 Likes

Hey Virender,

the fields that are not supposed to show on the ITS Screen. The Customer fields i know i can controll in BBP_CUF_BADI2.

But these Fields if i debugg are not showen in the CUF_BADI2.

So i heard i have to create Screen Variants in SHD0 but dont know excactly what to do from here.

Regards

Tobias

Former Member
0 Likes

Hey Virender,

now i have some more info for you.

The two fields i want to disable are in the Cost assigment Details. I found the Field names in bbpsc02

These Fields are:

- GS_ASSET_C-DESCRIPTION

- GS_ASSET_C-ASSET_CLASS

- GS_SCREEN-BUT_NAVIGATE_DYNNR

Dynpro: 2000

I tryed to disable the Fields directly on the Dynpro, which didn't work cause it only disabled the field text and not the input field even dough i disabled both fields on the dynpro.

I think the problem is that the Position text is filled into the field GS_ASSET_C-DESCRIPTION somewhere in the HTML Template that is why the Input of the Field is still showen.

i can not find any Screen Variant were this fields are Listed otherwise i would just enable the fields there and set my Screen Variant in BBP_SCREENVARIANT.

Is it possible that it is not that easy to disable Accounting fields only Fields of the SC Position?

Regards

Tobias

Answers (0)