cancel
Showing results for 
Search instead for 
Did you mean: 

Apo PP/DS detailed scheduling screen. Text for production/ process orders?

arturo_galvan2
Explorer
0 Kudos

We have aproject were we are moving for planing in R3 PP into APO for detailed
scheduling.

 

R3 current situation:


Sometimes we have text that we put in header text production orders in PP. That
helps planners to work, as in the CM25 transaction we display those texts.

We displayed those texts developing user exits in R3:

User-exit CYPP0002, we added an append to structure CYUSER with one field with
a definition like CAUFV-KTEXT, using function module EXIT_SAPLCYPP01_002 to
fill the text. Then in the coding, we read the header text of the PP order, and
place it in that field.

The question is:

 

Can we do something similar in APO? Can text form orders in R3 be shown in Apo Detailed
Scheduling transaction somehow?

Accepted Solutions (1)

Accepted Solutions (1)

rajkj
Active Contributor
0 Kudos

Hi,

You can configure the planning board profile and assign to the overall profile of the DS board to have required display.

SPRO path: IMG > APO > Supply Chain Planning > PP/DS > Detailed Scheduling > Maintain Overall Profiles (t.code /SAPAPO/CDPSC0)

Select or create the custom profile and then, select the planning board profile (t.code /SAPAPO/CDPSC2) to configure or create it. In the planning board profile, select chart view (from the left window) -> Order Chart and then, select details. You can see a button "Field Select". It allows you select required fields to be displayed.

Then select 'Graphical Objects" view and do the same as shown in the following fig.

The structure /SAPAPO/CDPS_FSEL_ORDER provides a list of possible fields for the order.

Thanks,
Rajesh

Answers (0)