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 Table  API_CHAR API Interface for Characteristics
2 Table  API_VALI API Interface for Characteristic Value (Internal)
3 Table  BAPICU Auxiliary structure for CU BAPI interfaces SOURCE VALUE(ALLOWED_VALUES) LIKE BAPICU-CHECKED DEFAULT 'X'
4 Table  BAPICU Auxiliary structure for CU BAPI interfaces SOURCE VALUE(ASSIGNED_VALUES) LIKE BAPICU-CHECKED DEFAULT ' '
5 Table  BAPICU Auxiliary structure for CU BAPI interfaces SOURCE VALUE(DEFAULT_VALUES) LIKE BAPICU-CHECKED DEFAULT ' '
6 Table  BAPICU Auxiliary structure for CU BAPI interfaces SOURCE VALUE(DEFINED_VALUES) LIKE BAPICU-CHECKED DEFAULT ' '
7 Table  BAPICU Auxiliary structure for CU BAPI interfaces SOURCE VALUE(INSTANCE) LIKE BAPICU-INSTANCE
8 Table  BAPICU Auxiliary structure for CU BAPI interfaces SOURCE VALUE(LANGUAGE) LIKE BAPICU-LANGU DEFAULT SY-LANGU
9 Table  BAPICU Auxiliary structure for CU BAPI interfaces SOURCE VALUE(OBJECT_ID) LIKE BAPICU-MATERIAL
10 Table  BAPICUCHD Characteristics
11 Table  BAPICUCHD Characteristics SOURCE CHARACTS STRUCTURE BAPICUCHD
12 Table  BAPICUCHV BAPI interface for value/range of values for a characterist.
13 Table  BAPICUCHV BAPI interface for value/range of values for a characterist. SOURCE CHARACTS_VALS STRUCTURE BAPICUCHV