/SAPAPO/LRP_SUBSCRIBE - For subscription of object-events

ABAP Short Reference   General Material Data  
This documentation is copyright by SAP AG.

This function module can be used by a WFM application to register for object events in the WFM Publisherdynamically (in other words, during the program run). The logical system, the application category,and the function module name must be contained in the import parameter I_DESTINATION. This data is needed for the recall to the Publisher application if the object event is triggered.

The import parameter IT_SUBSCRIPTION consists of a table of object events, which can be included orexcluded. An object event consists of an application category, an object category (ASGN for assignment,DEMA for personnel requirement, RESO for personnel resource, and TMSP for time specification), an eventcategory (C for new, D for deleted, and M for modified), and an object ID, which is used to identify a specific object (=external GUID for the WFM Core).

Invalid import parameters are returned in ET_INVALID_OBJECTS or E_INVALID_DEST.

Note: Another type of registration takes place through Customizing. See the IMG activity 'Define event handling for WFM Objects' in the WFM Core IMG.

See also the function module /SAPAPO/LRP_UNSUBSCRIBE.

Parameters

ET_INVALID_OBJECTS
ET_RETURN
E_INVALID_DEST
IT_SUBSCRIPTION
I_DESTINATION

Exceptions

Function Group

APO/SAPLLRP_PUBLISHER

rdisp/max_wprun_time - Maximum work process run time   General Data in Customer Master  
This documentation is copyright by SAP AG.


Length: 1390 Date: 20120525 Time: 033435     triton ( 79 ms )