Ansicht
Dokumentation

/AIN/PUB_POBJ_BUNDLE_CREATE - Physical Object Bundle Creation

/AIN/PUB_POBJ_BUNDLE_CREATE - Physical Object Bundle Creation

CPI1466 during Backup   Fill RESBD Structure from EBP Component Structure  
This documentation is copyright by SAP AG.
SAP E-Book

Functionality

The bundle creation service enables a calling application such as an activity, a user interface, or a custom application to create a bundle of physical objects in SAP Auto-ID Infrastructure (SAP AII).

A bundle represents a group of physical objects that belong to the same group, but whose parents' object external IDs are unknown.

To ensure data integrality in SAP AII, the following checks are performed before the bundle can be created:

  1. The internal IDs of the physical objects must be provided
  2. The physical objects must exist
  3. Time stamp and the user name must be provided
  4. The physical objects are in the same location and are in stock
  5. The physical objects do not belong to another physical object hierarchy or bundle
  6. The physical objects must be tagged

Example

During conveyor packing a set of physical objects (for example, cases) are placed in the same parent object (for example, a pallet). However, the external ID of the parent object is not yet available (for example, it is not yet printed). In this case, users can employ a bundle to represent the physical object grouping.

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.

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.

Commit Handling

This service does not commit any information to the SAP AII database. It is the responsibility of the calling application to perform the following sequential steps:

  1. Trigger the database update statements by using the service /AIN/PUB_BO_SAVE
  2. Performing commit work (by using the service /AIN/PUB_DATABASE_COMMIT) or rollback (by using the service /AIN/PUB_DATABASE_ROLLBACK), depending on the values in table ET_RETURN. If the table is empty, the system performs commit work; if not, it performs rollback.

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_POBJ_INTID
IV_DEVGRP_INTID
IV_UPDATE_TIME
IV_UPDATE_USER

Exceptions

BUSINESS_LEVEL_ERROR_INPUT
TECHNICAL_LEVEL_ERROR

Function Group

/SAPLPUB_POBJ

General Material Data   ROGBILLS - Synchronize billing plans  
This documentation is copyright by SAP AG.

Length: 3373 Date: 20240419 Time: 042417     sap01-206 ( 52 ms )