Table list used by SAP ABAP Function Module BAPI_CFGINST_CHARCS_VALS_READ (Displays current values or allowed values of chars of an instance)
SAP ABAP Function Module
BAPI_CFGINST_CHARCS_VALS_READ (Displays current values or allowed values of chars of an instance) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | API_CHAR | API Interface for Characteristics | ||
| 2 | API_VALI | API Interface for Characteristic Value (Internal) | ||
| 3 | BAPICU | Auxiliary structure for CU BAPI interfaces | SOURCE VALUE(ALLOWED_VALUES) LIKE BAPICU-CHECKED DEFAULT 'X' |
|
| 4 | BAPICU | Auxiliary structure for CU BAPI interfaces | SOURCE VALUE(ASSIGNED_VALUES) LIKE BAPICU-CHECKED DEFAULT ' ' |
|
| 5 | BAPICU | Auxiliary structure for CU BAPI interfaces | SOURCE VALUE(DEFAULT_VALUES) LIKE BAPICU-CHECKED DEFAULT ' ' |
|
| 6 | BAPICU | Auxiliary structure for CU BAPI interfaces | SOURCE VALUE(DEFINED_VALUES) LIKE BAPICU-CHECKED DEFAULT ' ' |
|
| 7 | BAPICU | Auxiliary structure for CU BAPI interfaces | SOURCE VALUE(INSTANCE) LIKE BAPICU-INSTANCE |
|
| 8 | BAPICU | Auxiliary structure for CU BAPI interfaces | SOURCE VALUE(LANGUAGE) LIKE BAPICU-LANGU DEFAULT SY-LANGU |
|
| 9 | BAPICU | Auxiliary structure for CU BAPI interfaces | SOURCE VALUE(OBJECT_ID) LIKE BAPICU-MATERIAL |
|
| 10 | BAPICUCHD | Characteristics | ||
| 11 | BAPICUCHD | Characteristics | SOURCE CHARACTS STRUCTURE BAPICUCHD |
|
| 12 | BAPICUCHV | BAPI interface for value/range of values for a characterist. | ||
| 13 | BAPICUCHV | BAPI interface for value/range of values for a characterist. | SOURCE CHARACTS_VALS STRUCTURE BAPICUCHV |