on ‎2010 Sep 07 1:15 PM
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
Request clarification before answering.
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
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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
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
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.