Ansicht
Dokumentation

/MRSS/NW_API_MAINTAIN_MRS - Integrate data into SAP Multiresource Scheduling

/MRSS/NW_API_MAINTAIN_MRS - Integrate data into SAP Multiresource Scheduling

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

Functionality

This maintenance API can be used to maintain data in SAP Multiresource Scheduling. With this API you can create, change or delete the demands, assignments, alerts and clocking data in SAP Multiresource Scheduling.

The data in SAP Multiresource Scheduling is only saved if SAVE is requested explicitly.

Example

To change any data in SAP Multiresource Scheduling, you must provide the object key, object type, and object method. This information must be provided in the parameter IT_METHODS.

The data to be changed must be populated in IT_DEMANDS, IT_ASSIGNMENTS, IT_ALERTS, IT_CLOCK, IT_DEM_PROTOCOL_TEXT. The change in SAP Multiresource Scheduling can be controlled by populating the structure: IS_CONTROL_PARAMETERS.

This API returns back the error messages (if any) and alerts (only if requested).

Example

You want to carry out the following change in SAP Multiresource Scheduling in the given sequence: Create a demand in SAP Multiresource Scheduling, change a demand in SAP Multiresource Scheduling, delete an assignment in SAP Multiresource Scheduling, create the demand long text and finally save.

In your table IT_METHODS, you must populate the following data:

,,1,,DEMAND,,,,CREATE,,,,DEMAND_KEY_1

,,2,,DEMAND,,,,CHANGE,,,,DEMAND_KEY_2

,,1,,ASSIGNMENT,,DELETE,,,,ASG_KEY_1

1,,PROTOCOL,,,,CREATE,,,,DEMAND_KEY_3

,,,,,,,,,,SAVE,,

Your data in table IT_DEMANDS, IT_ASSIGNMENTS, IT_DEM_PROTOCOL_TEXT must contain the demands in the order given in IT_METHODS.

Notes

If SAVE is not requested, then the data in SAP Multiresource Scheduling will not be saved. You can refresh the SAP Multiresource Scheduling buffers also at any point by passing the methods as REFRESH.

If required the commit (or roll back) in SAP Multiresource Scheduling can be skipped by settings in IS_CONTROL_PARAMETERS.





Parameters

ET_ALERTS
ET_ASSIGNMENTS
ET_MESSAGES
EV_FAILED
IS_CONTROL_PARAMETERS
IT_ALERTS
IT_ASSIGNMENTS
IT_AUTO_ASG_DATA
IT_CHILD_ASSIGNMENTS
IT_CLOCK
IT_DEMANDS
IT_DEM_PROTOCOL_TEXT
IT_METHODS

Exceptions

Function Group

S/SAPLNW_SGE_INTERACTION

Fill RESBD Structure from EBP Component Structure   TXBHW - Original Tax Base Amount in Local Currency  
This documentation is copyright by SAP AG.

Length: 2624 Date: 20240425 Time: 033743     sap01-206 ( 80 ms )