Menu

SAP Function Module BAPI_PROC_CHAR_GET_LIST

Read Process Characteristics, incl. Detail Data

The Function Module BAPI_PROC_CHAR_GET_LIST (Read Process Characteristics, incl. Detail Data) is a standard Function Module in SAP ERP and is part of the function group COC8B within the package CMX_TYPES.

Technical Information

Function Module BAPI_PROC_CHAR_GET_LIST
Short Text Read Process Characteristics, incl. Detail Data
Function Group COC8B
Package CMX_TYPES
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CHARACTERISTICGROUP LIKE BAPI_RCABN_API-CHAR_GROUP SPACE Import: Characteristics Group of Characteristics
INSTRCHARSFLAG LIKE BAPIFLAG-BAPIFLAG 'X' Import: 'Select Process Instruction Characteristics' Indicator
LANGUAGE LIKE BAPI_RCABNT_API-LANGU SY-LANGU Import: Language of Characteristic Texts
MESSAGECHARSFLAG LIKE BAPIFLAG-BAPIFLAG 'X' Import: 'Select Message Characteristics' Indicator
PLANT LIKE BAPI_RCOCHAPI-PLANT Import: Plant

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
RETURN LIKE BAPIRET2 Export: System Messages on Method Call

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CHARACTERISTICDATA LIKE BAPI_RCABN_API Export: Characteristic Detail Data
CHARACTERISTICTEXTS LIKE BAPI_RCABNT_API Export: Language-Dependent Characteristic Short Texts

Exceptions

This function module does not define any Exceptions.