Ansicht
Dokumentation

/SAPAPO/OM_PEGAREA_GET - Get Pegging Areas for Orders, Activities, and Resources

/SAPAPO/OM_PEGAREA_GET - Get Pegging Areas for Orders, Activities, and Resources

ROGBILLS - Synchronize billing plans   PERFORM Short Reference  
This documentation is copyright by SAP AG.
SAP E-Book

Further information

@0P@Selection Modules for the Planning Board

Functionality

This function module first gets the activities of the specified orders (IT_ORDER), on the specified resources (IT_RES), and for the specified activity keys (IT_ACT). It then gets the I/O nodes of these activities and returns their data (ET_IO) and pegging areas (ET_PEGAREA).

For this module, the parameter IV_PEGAREA_SEL determines for which I/O nodes the pegging area keys in the table ET_PEGAREA are returned; the parameter IV_IO_SEL controls how the table ET_IO is filled.

For more information, see Selection Modules for the Planning Board.

Notes

Error Handling and Troubleshooting

Possible return codes:

  • 40 = om_invalid_order:
    The specified order does not exist in liveCache.
  • 43 = om_invalid_segment:
    The specified activity does not exist in liveCache.
  • 47 = om_invalid_resource: The specified resource does not exist in liveCache.




Parameters

ET_IO
ET_PEGAREA
ET_RC
IS_GEN_PARAMS
IT_ACT
IT_ORDER
IT_RES
IV_ACT_PLANNED_STATUS_SEL
IV_IO_SEL
IV_ORD_PLANNING_TYPE_SEL
IV_PEGAREA_SEL
IV_SIMSESSION

Exceptions

LC_APPL_ERROR
LC_COM_ERROR
LC_CONNECT_FAILED

Function Group

APO/SAPLOM_PLANNINGTABLE

ABAP Short Reference   CL_GUI_FRONTEND_SERVICES - Frontend Services  
This documentation is copyright by SAP AG.

Length: 2835 Date: 20240425 Time: 070117     sap01-206 ( 48 ms )