Fonction SAP BAPI_VENDOR_GETDETAIL - Vendor Detail Information

Paramètre Reférence Type Long. Valeur par déf. Facultatif Description
COMPANYCODE BAPIVENDOR_01-COMP_CODE C 4 X Company code
VENDORNO BAPIVENDOR_01-VENDOR_NO C 10 Vendor

Paramètre Reférence Type Long. Description
COMPANYDETAIL BAPIVENDOR_05 u 269 Company Code-Specific Data
GENERALDETAIL BAPIVENDOR_04 u 378 General data
RETURN BAPIRET1 u 470 Return Code

Paramètre Reférence Long. Facultatif Description
BANKDETAIL BAPIVENDOR_06 73 X Bank Data

Functionality
Use this method to call detailed data for a vendor.
The following data is retreived:

  • General data

  • A table from bank data

  • Company code-specific data (if a company code is entered)
  • Description
    The return code of the function module is returned in this structure.

    Structure
    TYPE Message type: S Success, E Error, W Warning, I Information
    CODE Message code
    MESSAGE Message text
    LOG_NO Application log: protocol number
    LOG_MSG_NO Application log: running message number

    Value range
    If no error occurs, the return parameter is blank. Otherwise, thecorresponding error message has a short text.

    Description
    If a company code is entered,the company code-specific data is alsoreturned.

    Description
    Vendor number.

1523312Remote function calls of SUS via PI (Process Integration)