Fonction SAP BAPI_ADMGMTCOA_GETDETAIL - IS-M/AM: BAPI Read Contract

Paramètre Reférence Type Long. Valeur par déf. Facultatif Description
COANUMBER BAPIBUSISM012_HEAD-COA_NUMBER N 6 Contract Number
WITH_TEXTS BAPIFLAG u 1 'X' X Also read texts?

Paramètre Reférence Type Long. Description
HEADER BAPIBUSISM012_HEAD u 267 IS-M: BAPI Structure for Contract Header

Paramètre Reférence Long. Facultatif Description
EXTENSION_OUT BAPIPAREX 990 X Reference Structure for BAPI ExtensionIn/ExtensionOut Parameters
PARTNER BAPIBUSISM012_BP 83 X IS-M: BAPI Structure for Contract/BP Assignment
REQUIREMENT BAPIBUSISM012_REQ 535 X IS-M: BAPI Structure for Contract Requirement
RETURN BAPIRET2 548 X Return Parameters
SCALE BAPIBUSISM012_SCALE 258 X IS-M: BAPI Structure for Contract Scale

Functionality
This method returns detailed data on a contract from theAdvertising Management component.
When this method is executed, the interface that is transferred whenAdMgmtCOAExt.Save is called, iscreated and returned. The EXTENSION_IN import parameter is usedas an EXTENSION_OUT export parameter here.
This method is used to display contracts in an external system, such asthose contracts whose numbers were previously selected by theAdMgmtCOA.GetList method.

Further information
Additional information on contract processing functions is available inthe SAP Library under SAP Media -> Advertising Management-> Contract.
INCLUDE BAPI_ADMGMTCOA_HEADER OBJECT DOKU ID TX
INCLUDE BAPI_ADMGMTCOA_COANUMBER OBJECT DOKU ID TX

Description
The system also reads short texts for the contract fields if thisindicator is selected.
INCLUDE BAPI_ADMGMTCOA_EXTENSION OBJECT DOKU ID TX
INCLUDE BAPI_ADMGMTCOA_PARTNER OBJECT DOKU ID TX
INCLUDE BAPI_ADMGMTCOA_REQUIREMENT OBJECT DOKU ID TX
INCLUDE ISM_BAPI_RETURN OBJECT DOKU ID TX
INCLUDE BAPI_ADMGMTCOA_SCALE OBJECT DOKU ID TX