cancel
Showing results for 
Search instead for 
Did you mean: 

COOIS - additional fields not displayed in the change layout window.

Former Member
0 Kudos

Hello

I would like to add field on the layout which is not in the change layout proposal fields. The field is "goods recipient" (AFPO-WEMPF)

How can I do ?

Thanks in anticipation

Regards

Serge

Accepted Solutions (0)

Answers (2)

Answers (2)

dirk_giebel
Discoverer
0 Kudos

Hi Serge,

1. determine the list structure you are interested in: refer to SAP note 434123 (for Operations: IOOPER)

2. check if this field is available in the structure already: start report RCOTX000: actually field IOOPER-WEMPF is active in the standard and also displayed in the layout change for Operations list. If it is not active you can activate it, but there is no guarantee that the field is always filled

3. if the field is not available in the structure, use transaction SE11 and create the append structure and include your field in this structure

4. implement BADI WORKORDER_INFOSYSTEM in SE19 and fill your field in the corresponding BADI method.

best regards,

Dirk

Former Member
0 Kudos

Hello Serge,

You can add your new fields in your layout profile from OPLM transaction. select your profile and then go to new entries and enter the new field along with number of characters.

You can create new profile from OPLK transaction, but suggest you to copy from standard profile.

When you select this profile from COOIS transcation this newly added field will be populated.

Hope this will resolve your problem. If yes teh rewards your points.

Regards

TAJUDDIN