Ansicht
Dokumentation

/AIN/PUB_IDCONV_DECODE - Decode an ID into its components

/AIN/PUB_IDCONV_DECODE - Decode an ID into its components

ROGBILLS - Synchronize billing plans   rdisp/max_wprun_time - Maximum work process run time  
This documentation is copyright by SAP AG.
SAP E-Book

Functionality

The ID decode service enables a calling application such as an activity, user interface, or custom application to decode an ID into its component parts.

The service takes a list of IDs and an optional ID version for each ID as input. It returns the encoding type and a list of components and values for each ID. If any ID is incorrectly encoded, the service returns those invalid IDs in a separate list.

Example

If the service is passed the ID 30740242200C0E4000000019, and ID Version EPC_1.27, in the table IT_ID, it will return the following component in the table ET_ID_COMP.

COMPANY_PREFIX 0037000
FILTER_VALUE 3
GTIN 00037000123453
ITEM_REFERENCE 012345
PARTITION 5
SERIAL_NO 25

It will also return SGTIN-96 as the encoding type in table ET_ID_ENCODING_TYPE.

Notes

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

Message Handling

The 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 → Documentation → mySAP Business Suite → SAP Auto-ID Infrastructure → Auto-ID Core Services..





Parameters

ET_ID_COMP
ET_ID_ENCODING_TYPE
ET_ID_INVALID
ET_RETURN
IT_ID

Exceptions

TECHNICAL_LEVEL_ERROR

Function Group

/SAPLPUB_IDCONV

BAL Application Log Documentation   rdisp/max_wprun_time - Maximum work process run time  
This documentation is copyright by SAP AG.

Length: 3075 Date: 20240419 Time: 221949     sap01-206 ( 61 ms )