Ansicht
Dokumentation

/SAPAPO/OM_RESOURCE_CHANGE - Create, Change, or Delete Resources in liveCache

/SAPAPO/OM_RESOURCE_CHANGE - Create, Change, or Delete Resources in liveCache

ROGBILLS - Synchronize billing plans   SUBST_MERGE_LIST - merge external lists to one complete list with #if... logic for R3up  
This documentation is copyright by SAP AG.
SAP E-Book

Further information

@0P@liveCache Resource

Functionality

This module creates, changes, or deletes resources in liveCache.

It enables you to process resources in different planning versions with a single liveCache call. To make this possible, the data records of the import tables contain the field SIMVERSION.

The field METHOD of the resource structure contains the processing method:

Value Constant   Meaning
N gc_new   Create new resource
C gc_change   Change resource
D gc_delete   Delete resource

To delete a resource, only the field RESID needs to be filled in the resource structure (besides the method and the SIMVERSION).

In the same way, the method fields BUCKET_METHOD, CHARACT_METHOD, and STORAGE_METHOD of the resource structure control the processing of the bucket profiles, characteristic blocks, and storage profiles.

Notes

Error Handling and Troubleshooting

A selection of the possible return codes:

  • 34 = om_invalid_method:
    Invalid method; only the methods listed above are valid.
  • 47 = om_invalid_resource:
    A resource with the specified key does not exist in liveCache.
  • 50 = om_resource_already_exists:
    A resource with the specified key already exists in liveCache.




Parameters

ET_CHANGED_ORDERS
ET_RC
ET_RESNET_ID
IT_BUCKETVECTOR_CHARACT
IT_BUCKETVECTOR_HEADER
IT_BUCKET_PROFILE
IT_CHARACT_LINE_REF
IT_PPDS_BUCKET_PROFILE
IT_RESOURCE
IT_STORAGE_PROFILE
IV_DONT_SET_NETCHG_FLAG
IV_SIMSESSION

Exceptions

LC_APPL_ERROR
LC_COM_ERROR
LC_CONNECT_FAILED

Function Group

APO/SAPLOM_RESOURCE

RFUMSV00 - Advance Return for Tax on Sales/Purchases   ROGBILLS - Synchronize billing plans  
This documentation is copyright by SAP AG.

Length: 3597 Date: 20240329 Time: 032658     sap01-206 ( 34 ms )