SAP Media -> Advertising Management -> Contract>.
STYLE *Description
The system only selects contracts in this distribution channel.
Description
The system only selects contracts in this division.
Description
The system only selects contracts in this sales organization.
Description
The system only selects contracts whose validity period covers thisdate.
Description
This parameter contains the key for contract items selected using theselection criteria transferred.
Description
This parameter is used to transfer customer-specific enhancements tothe BAPI. Entries should be made in this parameter by the customer. Ifno customer fields are required for selection, the ExtensionIn>parameter should be transferred with an inital value.
The BAPI_GETLIST_ADD_SELECTS method in the ISM_AM_COA_BAPI BAdI is usedto evaluate additional selection criteria.Further information
Additional information is available in the Customer Enhancement Conceptfor BAPIs unit in the BAPI programming guidelines.
Description
This parameter contains the business partners for which contracts areto be selected.
INCLUDE BAPI_DATAELEMENT OBJECT DOKU ID TX
Value range
If this parameter is transferred with an initial value, the systemselects contracts to which any business partner is assigned in theroles defined in the PartnRole> parameter.Notes
SAP BP
INCLUDE ISM_BAPI_BPEXT OBJECT DOKU ID TX
Business partner number Business partner number in external system
ADVERTISER ADVERTISER_EXTERNAL
Description
This parameter contains the business partner roles to be performed bythe business partner in the contracts selected.
INCLUDE BAPI_DATAELEMENT
Value range
If this parameter is transferred with an initial value, the systemselects contracts for business partners in the partner> parameterregardless of the roles that they perform.
INCLUDE ISM_BAPI_RETURNDescription
This parameter is used to transfer additional selection criteria forselection using the JHV_RJHABS10 view in the form of an ABAP WHEREclause.
Example
This parameter contains three lines in the example call of this BAPIfor contract determination shown below:
SELECTION[1] ' ABRECHK <> ''2'''
SELECTION[2] 'AND AVMPOS_AR1 = ''01'''
SELECTION[3] 'AND BELEINH1 = ''[booking unit]'''