Fonction SAP BAPI_BUPA_BANKDETAIL_GETDETAIL - SAP BP, BAPI: Read Bank Details

Paramètre Reférence Type Long. Valeur par déf. Facultatif Description
BANKDETAILID BUT0BK-BKVID C 4 Bank Details ID
BUSINESSPARTNER BAPIBUS1006_HEAD-BPARTNER C 10 Business Partner Number
VALID_DATE BAPIBUS1006_VALIDITY-VALID_DATE D 8 SY-DATLO X Validity Date

Paramètre Reférence Type Long. Description
BANKDETAILDATA BAPIBUS1006_BANKDETAIL u 251 Bank Details

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

Functionality
This BAPI reads all bank details data for the specified bank details IDof a business partner, and issues it in the BANKDETAILDATA structure.
Any errors that occur while data is being read are logged and issued inthe RETURN table.

Time Dependency
If a validity date (import parameter: VALID_DATE) is transferred, acheck is carried out to see whether the bank details are valid at thistime. In the case of a blank date (VALID_DATE = SPACE), the temporalvalidity is not checked. If no validity date is entered, the currentdate is used.
If data for a bank details change is defined, then this data isreturned, if necessary, if it occurs within the validity period.

Description
This structure contains data on the bank details of the businesspartner.
For information on the significance of the individual parameter fields,consult the corresponding data element documentation in the ABAPdictionary.

Description
Key used to identify the bank details of a business partner.
INCLUDE BAPI_BUSINESSPARTNER OBJECT DOKU ID TX

Description
Valid bank details are returned that correspond to the date entered.

Default
Current date

Description
This table contains the return messages from the method call.