Fonction SAP BAPI_CD_ACCOUNT_GETDETAIL - OBSOLETE: Use BAPI_CD_ACCOUNT_GETDETAIL

Paramètre Reférence Type Long. Valeur par déf. Facultatif Description
BUSPARTNER BAPICD_ACCOUNT_PARTNER-BUSPARTNER C 10 X Business Partner Number
BUSPARTNER_EXT BAPICD_ACCOUNT_PARTNER-BUSPARTNER_EXT C 20 X Business Partner Number in External System
CONT_ACCT BAPICD_ACCOUNT_CH-CONT_ACCT C 12 X Contract Account Number
INSOBJ_NUMBER BAPICD_INSOBJ-INSOBJ_NUMBER C 20 X Identification for an Insurance Object
LEGACY_ACCT BAPICD_ACCOUNT-LEGACY_ACCT C 20 X Contract Account Number in Legacy System
VALID_FROM BAPICD_ACCOUNT_CH-VALID_FROM C 8 X Date for Insurance Object in CHAR Format (YYYYMMDD)

Paramètre Reférence Type Long. Description
ACCOUNTDATA BAPICD_ACCOUNT u 80 Account Data

Paramètre Reférence Long. Facultatif Description
ACCOUNTPARTNER BAPICD_ACCOUNT_PARTNER_D 378 X Account-Partner Data (Display)
ACCOUNTPARTNERCORR BAPICD_ACCOUNT_PARTNER_CORR_D 33 X Account-Partner Corr. Data (Display)
ACCOUNTPARTNERLOCK BAPICD_ACCOUNT_PARTNER_LOCK_D 65 X Account-Partner Locks (Display)
ACCOUNTTAX BAPICD_ACCOUNT_TAX_D 57 X Account-Tax Data (Display)
EXTENSIONOUT BAPIPAREX 990 X Reference Structure for BAPI Parameters EXTENSIONIN/EXTENSIONOUT
RETURN BAPIRET2 548 Return Parameter(s)

Functionality
You use this method to display all data for a contract account.
You can restrict the data for a contract account-partner relationship.Entering a partner number restricts the data to the specified businesspartner.
You require the authorization to display contract accounts.
The RETURN parameter can return multiple messages simultaneously.

Description
Data for the contract account.

Description
Identification of a business partner
If you fill this field or the BUSPARTNER_EXT field, the system onlydisplays the data for the contract account-partner relationship.

Description
Identification of a business partner, using an external number
If you fill this field, the system only displays the data for thecontract account-partner relationship for this partner.

Description
Identification number for the contract account for which the values areto be displayed.

Description
Insurance object number
If you set this parameter, the system determines the contract account byusing the assingment to an insurance object-partner relationship.

Description
External identification number for the contract account for which thevalues are to be displayed.

Description
Date on which the values are to be displayed
You can leave this field empty if the values for the current date are tobe displayed.

Description
Data for the contract account-partner relationship.

Description
Data for the alternative correspondence recipients for the contractaccount-partner relationship.

Description
Data for business locks for the contract account-partner relationship.

Description
Data for tax exemptions for the contract account.

Description
Parameter to display additional fields
You can implement additional fields for the contract account, as well asfor the contract account-partner relationship.
If the system displays additional fields from the contract account, thevalue 'BAPI_TE_FKKVK_V' is set in the STRUCTURE field.
To display fields for the contract account-partner relationship, thevalue 'BAPI_TE_FKKVKP_V' is set.

Description
Parameter for message output.