Ansicht
Dokumentation

/AIN/PUB_BTD_CREATE - Create Business Transaction Document

/AIN/PUB_BTD_CREATE - Create Business Transaction Document

General Data in Customer Master   CPI1466 during Backup  
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 create BTDs in SAP Auto-ID Infrastructure (SAP AII).

Example

If you write your own proxy code for inbound or outbound deliveries in an integrated scenario, you can call this service to create a BTD in SAP AII. You can also use the service to create BTDs in a standalone scenario.

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 for parameters.

Interaction with Physical Object

This service uses the Physical Object Internal Identifier (POBJ_INTID) to read the attributes of existing instances of physical object to update the attributes of BTD node BTD Object Expected for the given object(s).

Data Persistency

This service does not persist any data to the SAP AII database; it only updates internal buffer tables (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.

Integration with External Systems

This service only affects data within SAP AII; it does not send any data to external systems.

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_EXP
IT_BTD_OBIT_EXP
IT_BTD_OBJ_EXP
IT_BTD_OTHATTR
IT_BTD_STATUS

Exceptions

BUSINESS_LEVEL_ERROR_INPUT
TECHNICAL_LEVEL_ERROR

Function Group

/SAPLPUB_BTD

rdisp/max_wprun_time - Maximum work process run time   CPI1466 during Backup  
This documentation is copyright by SAP AG.

Length: 3820 Date: 20240425 Time: 063709     sap01-206 ( 59 ms )