cancel
Showing results for 
Search instead for 
Did you mean: 

CM25 - Layout Keys -add field AFPO-ABLAD in CY38

zgius16
Participant
0 Kudos

Hello everyone, I have to enter in the table line of the  planning tablet (CM25) the field AFPO-ABLAD not present in the structures of customizing in CY38. I saw that there is the enhancement  CYPP0003, but I have not undertand how to use it. Can anyone help me making the code examples abap to write? Thanks & Regards Giuseppe

Accepted Solutions (1)

Accepted Solutions (1)

rupesh_brahmankar3
Active Contributor
0 Kudos

Hello Giuseppe,

Why do you want uploading point ABLAD in CM25?

Customer exit CYPP0003 can be used as desired field should be deleted from table

NOT_VALID_FIELDS_TAB with the structure CYPP_VAL_FIELDS.

Please refer consulting note 72126 - Capacity req. planning: Fields cannot be displayed

Structure USER (or CYUSER) as intended with the specified enhancements of CYPP0002 and CYPP0005 but AFPO is not supported there.

Best Regards,

R.Brahmankar

zgius16
Participant
0 Kudos

Hi Rupesh,

AFPO-ABLAD is an uncontrolled field used to insert a reference to the sales order in a scenario MTS. I entered this field in COOIS but would also serve in the CM25. From what you write this means that I can not put it in the Structure USER (or CYUSER)?

Otherwise I thought as an alternative to add it in CAUFVD, but I do not know if it is possible.

What do you suggest?

Thanks & Regards

Giuseppe

rupesh_brahmankar3
Active Contributor
0 Kudos

Hello Giuseppe,

This is due to the fact that internally there is no relation between capacity requirements (KBED) and order item (AFPO).

Please refer consulting note 380310 - Usability of structure CYUSER/USER and others

Only use structure USER (or CYUSER) as intended with the specified enhancements of CYPP0002 and CYPP0005.

In Transaction OPG9 for the definition of the fields for the graphical object type and in Transaction OPG5 for the graphical object type selection, only the following structures are supported:

1. AFKO

2. AFVG

3. CRHD

4. KAKO

5. KBED

6. PLAF

7. PERS

8. MARA

not however: SAUF, IHPA, PLPO or USER

And  note188897 - EXIT_SAPLPLAT_001 cannot use AFPOD

Best Regards,

R.Brahmankar

zgius16
Participant
0 Kudos

Hello Ruphes,

thanks for your help, I understood that what I want is not possible. I will try another solution.

Best Regards,

Giuseppe

noraisah_yusof
Explorer
0 Kudos

hi R.Brahmankar,

i was having the same issue on the structure as i am trying to know how to add the MARC table in the structure.

can you please advice how do i add MARC table?structure.png

Answers (0)