Fonction SAP BAPI_ADMGMTCC_GETLIST - IS-M/AM: Select Content Component BAPI

Paramètre Reférence Type Long. Valeur par déf. Facultatif Description
CHANGEDAT BAPIBUSISM025_SEL-CHANGEDAT T 6 X Time of Last Change
CHANGEDBY BAPIBUSISM025_SEL-CHANGEDBY C 12 X Last Changed by
CHANGEDON BAPIBUSISM025_SEL-CHANGEDON D 8 X Last Changed On
CONTENT_COMPONENT_ID BAPIBUSISM025_SEL-CONTENT_COMPONENT_ID C 8 X IS-M: Content component
CONTENT_COMPONENT_PRICING BAPIBUSISM025_SEL-CONTENT_COMPONENT_PRICING C 1 X IS-M: Content Component Relevant for Pricing Indicator
CONTENT_COMPONENT_STATISTICAL BAPIBUSISM025_SEL-CONTENT_COMPONENT_STATISTICAL C 1 X IS-M: Indicator for "Statistical" Content Component
CONTENT_COMPONENT_STRUCTURAL BAPIBUSISM025_SEL-CONTENT_COMPONENT_STRUCTURAL C 1 X IS-M: Indicator for "Structural" Content Component
CONTENT_COMPONENT_TYPE BAPIBUSISM025_SEL-CONTENT_COMPONENT_TYPE C 2 X IS-M: Content Component Type
CREATEDAT BAPIBUSISM025_SEL-CREATEDAT T 6 X Time Created
CREATEDBY BAPIBUSISM025_SEL-CREATEDBY C 12 X Created By
CREATEDON BAPIBUSISM025_SEL-CREATEDON D 8 X Created On
DISTR_CHAN BAPIBUSISM025_SEL-DISTR_CHAN C 2 X Distribution Channel
DIVISION BAPIBUSISM025_SEL-DIVISION C 2 X Division
LONGTEXT BAPIBUSISM025_SEL-LONGTEXT C 50 X IS-M: Long Text
SALESORG BAPIBUSISM025_SEL-SALESORG C 4 X Sales Organization
SHORTTEXT BAPIBUSISM025_SEL-SHORTTEXT C 15 X IS-M: Short Text

Paramètre Reférence Long. Facultatif Description
CONTENT_COMPONENT_LIST BAPIBUSISM025_SELECT 8 X IS-M/AM: Selection Result for Content Components
EXTENSION_IN BAPIPAREX 990 X Reference Structure for BAPI ExtensionIn/ExtensionOut Parameters
RETURN BAPIRET2 548 X Return Parameters
SELECTION BAPIF4D 255 X BAPI Help Values as Key for Requested Field

Functionality
List of content components.

Description
Selection according to the change time.

Description
Selection according to the change user.

Description
Selection according to the change date.

Description
Entry of the content component to be selected. This entry can begeneric or masked.

Description
Selection of content components for pricing.

Description
Selection of statistical content components.

Description
Selection of structural content components.

Description
Enter the
content component type to be selected.

Description
Select according to the time entered.

Description
Selection according to a specific user who has entered contentcomponents.

Description
Selection according to the entry date.

Description
The system only selects content components in this distributionchannel.

Description
The system only selects content components in this division.

Description
Entry of the long text by which selection is to be made. This entry canbe generic or masked.

Description
The system only selects content components for this sales organization.

Description
Entry of the short text for the content component by which selectionis to be made. This entry can be generic or masked.

Description
Table of selected content components.

Description
You can use this parameter to transfer customer-specific enhancementsto a BAPI. Customers are to make entries in this parameter.If customer fields are not required for the selection, theExtensionIn parameter should be transferred with an initial value.
You can use the BAPI_GETLIST_ADD_SELECTS des BAdI's ISM_AM_CONTCOMP_BAPImethod to evaluate additional selection criteria.

Further information
Additional information is available in the BAPI programming guidelines,'Customer Enhancement Concept for BAPIs' unit.
INCLUDE ISM_BAPI_RETURN

Description
You can use this parameter to transfer additional selection criteriafor the selectionusing the view JHVAPU1 in the ABAP-Where-Clause format.

Hints
Additional information on making entries in parameters is available inthe ABAP documentation for the unit (Logical Requirements).