Ansicht
Dokumentation

/AIN/PUB_BTD_MODIFY - Business Transaction Document Modify

/AIN/PUB_BTD_MODIFY - Business Transaction Document Modify

CL_GUI_FRONTEND_SERVICES - Frontend Services   ROGBILLS - Synchronize billing plans  
This documentation is copyright by SAP AG.
SAP E-Book

Functionality

The business transaction document (BTD) creation service enables a calling application such as an activity, user interface, or custom application to modify data of existing BTDs in SAP Auto-ID Infrastructure (SAP AII).

Example

If you write your own custom activity to be called in an inbound or outbound scenario, you can use this service to set the status of the BTD to completefor a specific action type (for example, Load).

Notes

This core service documentation is intended for technical developers and implementation consultants. For information about the individual parameters, see the SAP AII system documentation on parameters.

Interaction with Physical Object

This service uses the Physical Object Internal Identifier (POBJ_INTID) to read the existing attributes of the physical object and to update the attributes of the BTD nodes BTD Object Actual and BTD Object Expected.

Data Persistency

This service does not persist any data to the AII database. It only updates internal buffer tables are updated (stateful service). It is the responsibility of the calling application to persist the new or modified data to the SAP AII database by calling the service /AIN/PUB_BO_SAVE.

Commit Handling

This service does not commit any information to the SAP AII database. It is the responsibility of the calling application to process the messages generated by the service in the ET_RETURN table and commit (or rollback) by calling the service /AIN/PUB_DATABASE_COMMIT or /AIN/PUB_DATABASE_ROLLBACK.

Message Handling

Messages generated by the services are not stored in any application log. It is the responsibility of the calling application to store the application log entries in the relevant application log objects. All the messages that are generated during the service call are returned to the calling application.

Further information

The documentation for core services can be found in SAP Help Portal at help.sap.com → mySAP Business Suite → SAP Auto-ID Infrastructure → Auto-ID Core Services.





Parameters

ET_RETURN
IT_BTD_HEADER
IT_BTD_ITM
IT_BTD_ITM_ACT
IT_BTD_ITM_EXP
IT_BTD_OBIT_EXP
IT_BTD_OBJ_ACT
IT_BTD_OBJ_EXP
IT_BTD_OTHATTR
IT_BTD_STATUS
IV_BTD_ITM_ACT_BY_OBJ_ACT
IV_BTD_STATUS_BY_OBJ_ACT

Exceptions

BUSINESS_LEVEL_ERROR_INPUT
TECHNICAL_LEVEL_ERROR

Function Group

/SAPLPUB_BTD

PERFORM Short Reference   ABAP Short Reference  
This documentation is copyright by SAP AG.

Length: 4149 Date: 20240426 Time: 151830     sap01-206 ( 55 ms )