Fonction SAP BAPI_CD_INSOBJ_GETDETAIL - OBSOLETE: Use BAPI_INSOBJECT_GETDETAIL

Paramètre Reférence Type Long. Valeur par déf. Facultatif Description
INSOBJNUMBER BAPICD_INSOBJ_D-INSOBJ_NUMBER C 20 Identification for an Insurance Object
PARTNER_NUMBER BAPICD_INSOBJ_PARTNER_D-PARTNER_NUMBER C 10 X Business Partner Number
PARTNER_NUMBER_EXT BAPICD_INSOBJ_PARTNER-PARTNER_NUMBER_EXT C 20 X Business Partner Number in External System
VALID_FROM BAPICD_INSOBJ_CH-VALID_FROM C 8 X Date for Insurance Object in CHAR Format (YYYYMMDD)

Paramètre Reférence Type Long. Description
INSOBJECTDATA BAPICD_INSOBJ_D u 117 BAPI Structure for FS-CD Insurance Object Data (Disp)

Paramètre Reférence Long. Facultatif Description
EXTENSIONOUT BAPIPAREX 990 X Reference Structure for BAPI Parameters EXTENSIONIN/EXTENSIONOUT
INSOBJECTPARTNER BAPICD_INSOBJ_PARTNER_D 424 BAPI Structure for FS-CD InsObject Partner Data (Disp)
INSOBJECTPARTNERBRKASSGN BAPICD_INSOBJ_PARTNER_BRK_A_D 73 X BAPI Structure for FS-CD InsObject Part Broker Assgn (Disp)
INSOBJECTPARTNERBROKER BAPICD_INSOBJ_PARTNER_BROKER_D 56 X BAPI Structure for FS-CD InsObject Part Broker Data (Disp)
INSOBJECTPARTNERCORR BAPICD_INSOBJ_PARTNER_CORR_D 33 X BAPI Structure for FS-CD InsObject Part Corresp. Data (Disp)
INSOBJECTPARTNERLOCK BAPICD_INSOBJ_PARTNER_LOCK_D 85 X BAPI Structure for FS-CD InsObject Partner Locks Data (Disp)
INSOBJECTPARTNERPAY BAPICD_INSOBJ_PARTNER_PAY_D 88 X BAPI structure for FS-CD ins.obj. outg. paym. data (disp)
RETURN BAPIRET2 548 Return Parameter(s)

Functionality
You use this method to display all data for an insurance object.
Entering the partner number allows you to restrict the data for theinsurance object-partner relationship to the data for the affectedbusiness partner.
Precondition
You require the authorization to display insurance objects.
The RETURN parameter can display multiple messages simultaneously.

Notes
The BAPI uses the concept of customer enhancements with BAPI TableExtensions. The EXTENSIONOUT parameter exists for this.
The associated structures are called BAPI_TE_DIMAIOB andBAPI_TE_DIMAIOBPAR. If you want to use the BAPI to display additionaldefined fields, you must have implemented these structures.

Description
Header data for insurance object

yMEANING&
Identification of the insurance object for which the values are to bedisplayed.

Description
Identification of a business partner
If you fill this field or the PARTNER_NUMBER_EXT field, the system onlydisplays the data for the insurance object-partner relationship for thispartner.

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

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

Description
Parameter for displaying additional fields
You can implement additional fields for the insurance object, as well asfor the insurance object-partner relationship.
If additional fields from the insurance object are displayed, the'BAPI_TE_DIMAIOB' value is set in the STRUCTURE field.
The 'BAPI_TE_DIMAIOBPAR' value is set for displaying fields for theinsurance object-partner relationship.

Description
Data for the insurance object-partner relationship

Description
Data for broker assignments for the insurance object-partnerrelationship

Description
Broker data for the insurance object-partner relationship
You only have to fill this parameter if you want to display an insuranceobject from the 'broker contract' category.

Description
Data for alternative correspondence recipients for the insuranceobject-partner relationship

Description
Data for business locks for the insurance object-partner relationship

Description
Data for outgoing payment recipients for the insurance object-partnerrelationship

Description
Parameter for message output.