Ansicht
Dokumentation

/SAPAPO/OM_PROPAREA_CHANGE - Create, Delete, or Change Propagation Areas

/SAPAPO/OM_PROPAREA_CHANGE - Create, Delete, or Change Propagation Areas

Addresses (Business Address Services)   General Material Data  
This documentation is copyright by SAP AG.
SAP E-Book

Further information

@0P@liveCache Scheduler

Propagation Range and Fixing Intervals

Functionality

Creates, changes, or deletes a propagation range.

The propagation range consists of a list of resources to which a subsequent scheduling action needs to be constrained.

Use

The method table IT_PROPAREAS contains data records with the key of the propagation range and one of the processing methods.

  • 'N' = gc_new: Create
  • 'D' = gc_delete: Delete
  • 'C' = gc_change: Change (overwrites the existing propagation range)

You can use the table IT_RESOURCES to specify the resource list for a propagation range. Create a data record for each resource.

The original idea of restricting the scheduling action to a selection of pegging areas as well, was not fully implemented and will no longer be realized. You should not fill the import table IT_PEGAREAS.

Notes

Error Handling and Troubleshooting

The following errors can occur in OM_PROPAREA_CHANGE:

  • 34 = om_invalid_method: Invalid processing method
  • 101 = om_duplicate_proparea:
    A propagation range with this key already exists in liveCache.
  • 102 = om_invalid_proparea:
    A propagation range with this key does not exist in liveCache.
  • 259 = om_no_propagation_area_data:
    No suitable data records were found in the resource list IT_RESOURCES for a propagation range in the method table IT_PROPAREAS.




Parameters

ET_RC
IS_GEN_PARAMS
IT_PEGAREAS
IT_PROPAREAS
IT_RESOURCES
IV_SIMSESSION

Exceptions

LC_APPL_ERROR
LC_COM_ERROR
LC_CONNECT_FAILED

Function Group

APO/SAPLOM_CORE

ROGBILLS - Synchronize billing plans   General Data in Customer Master  
This documentation is copyright by SAP AG.

Length: 2433 Date: 20240427 Time: 003624     sap01-206 ( 37 ms )