Ansicht
Dokumentation

/SAPAPO/OM_OBJECT_GET_ALL - Get All Objects of Specified Type in liveCache

/SAPAPO/OM_OBJECT_GET_ALL - Get All Objects of Specified Type in liveCache

CL_GUI_FRONTEND_SERVICES - Frontend Services   General Material Data  
This documentation is copyright by SAP AG.
SAP E-Book

Further information

Working with liveCache

Functionality

This module gets the keys (GUIDs) of all objects of a given object type in the liveCache.

This module can have a serious effect on the performance of liveCache; it is not needed in everyday application scenarios and should not be used there.

The following object types are currently supported:

Value Constant   Object
1 gc_om_object_order   Order
4 gc_om_object_resource   Resource
5 gc_om_object_timestream   Time stream
6 gc_om_object_pegarea   Pegging area
10 gc_om_object_setup_matrix   Setup matrix
11 gc_om_object_proparea   Propagation range
24 gc_om_object_ippe   iPPE object
25 gc_om_object_pcm   Production campaign
67 /sapapo/cl_om_error_obt_c=>om_resnet   Resource networks

If import parameter IV_GET_TESTGUIDS is set to gc_true, the module also gets the pseudo GUIDs created during liveCache tests (e.g. LCCHECK).

Notes

Error Handling and Troubleshooting

Possible return codes:

  • 305 = gc_om_object_type_not_supported:
    This object type is not supported; only the object types listed above are valid.




Parameters

ET_GUIDS
ET_RC
IS_GEN_PARAMS
IV_GET_TESTGUIDS
IV_OBJECT_TYPE
IV_SIMSESSION

Exceptions

LC_APPL_ERROR
LC_COM_ERROR
LC_CONNECT_FAILED

Function Group

APO/SAPLOM_PLANNING

ABAP Short Reference   Fill RESBD Structure from EBP Component Structure  
This documentation is copyright by SAP AG.

Length: 3582 Date: 20240329 Time: 115539     sap01-206 ( 31 ms )