Fonction SAP /SAPCEM/PT00_PLANNING_TABLE - Call ETM Planning Board Directly (With Selections)

Paramètre Reférence Type Long. Valeur par déf. Facultatif Description
IT_SELECTIONS RSPARAMS_TT h 102 Selection Table Planning Board
I_ACTVT C C 0 '03' X 02 = Change, 03 = Display

Exception Description
CLASSTYPE_AND_CLASS_MISSING Class Type and Class Must be Entered

Functionality
You can call the CEM planning board with this function. The timeprofile determines the period in which requirements are selected (seeCustomizing).
You can also set the period explicitly with function module/SAPCEM/PT01_SET_DATE.

Further information
See also parameter IT_SELECTIONS.

Description
Table IT_SELECTIONS is an import parameter. Minimum transfer is theclass type and class. The table is structure as follows. The functionmodule RS_REFRESH_FROM_SELECTOPTIONS provides the table with the samestructure.
SELNAME,,,,KIND,,SIGN,,OPTION,,LOW,,HIGH,,
KLART,,,,P,,,,,,,,
KLASS,,,,P,,,,,,,,
DBER,,,,S,,
EMPFA,,,,S,,
DISGR,,,,S
EQUNR,,,,S
MY_EQUIS,,,,P
MY_REQS,,,,P

Value range
Parameter KLART is a required entry. You must also supply the classtype.
Parameter KLASS is a required entry. You must also supply the class.
Select-Option DBER is an optional entry. You can restrict the MRP area.It is used in the selection of the requirements.
Select-Option EMPFA is an optional entry. You can restrict therecipient. It is used in the selection of the requirements.
Select-Option DISGR is an optional entry. You can restrict the MRParea. It is used in the selection of equipment.
Select-Option EQUNR is an optional enry. You can restrict theequipment. It is used in the selection of equipment.
Parameter MY_EQUIS is an optional entry (Value area X or SPACE). Youcan restrict the equipment selection. Using value SPACE only selectsthe equipment for which the user has authorization (authorizationobject J_3GDISPGR).
Parameter MY_REQS is an optional entry (Value area X or SPACE). You canrestrict the selection of requirements. Using value SPACE only selectsthe requirements for which the user has authorization (authorizationobject J_3GDBER).