Fonction SAP BAPI_IDENTIFICATION_GET_DETAIL - SAP BP, BAPI: Read Identification Numbers

Paramètre Reférence Type Long. Valeur par déf. Facultatif Description
BUSINESSPARTNER BAPIBUS1006_HEAD-BPARTNER C 10 Business Partner Number
IDENTIFICATIONCATEGORY BAPIBUS1006_IDENTIFICATION_KEY-IDENTIFICATIONCATEGORY C 6 BP Identification Category
IDENTIFICATIONNUMBER BAPIBUS1006_IDENTIFICATION_KEY-IDENTIFICATIONNUMBER C 60 BP Identification Number

Paramètre Reférence Type Long. Description
IDENTIFICATION BAPIBUS1006_ID_DETAILS u 138 Structure for Identification Numbers

Paramètre Reférence Long. Facultatif Description
RETURN BAPIRET2 548 X Return Parameters

Functionality
You use BAPI_IDENTIFICATION_GET_DETAIL to determine the ID numbers forthe specified ID category, ID number, and relevant business partner.
Any errors that occur are logged and output in the RETURN parameter.

Description
This structure contains data on the ID numbers of the business partner.
For information on the significance of the individual parameter fields,consult the corresponding data element documentation in the ABAPdictionary.
INCLUDE BAPI_BUSINESSPARTNER OBJECT DOKU ID TX

Description
The ID category determines the features of the related ID number.
Example: Legitimation number

Description
The ID number also uniquely determines the business partner externally.
Examples of such ID numbers are
Legitimation numbers
Driver's license numbers for persons
Dun&Bradstreet numbers for organizations
and so on.

Description
This table contains return messages from the method call.