Table/Structure Field list used by SAP ABAP Function Module CNV_MBT_PC_ACTPARAMS_SET (MBT PCL : set activity parameters for a given package)
SAP ABAP Function Module CNV_MBT_PC_ACTPARAMS_SET (MBT PCL : set activity parameters for a given package) is using
# Object Type Object Name Object Description Note
     
1 Table/Structure Field  CNVMBTACTIVITY - ACTIVITY_ID Unique ID for all activities to be executed
2 Table/Structure Field  CNVMBTACTIVITY - ACTIVITY_ID Unique ID for all activities to be executed SOURCE VALUE(ACTIVITY_ID) LIKE CNVMBTACTIVITY-ACTIVITY_ID OPTIONAL
3 Table/Structure Field  CNVMBTACTPARAMS - SELNAME ABAP/4: Name of SELECT-OPTION / PARAMETER
4 Table/Structure Field  CNVMBTACTPARAMS - VARIANT Name for Set of Activity Parameters SOURCE VALUE(VARIANT) LIKE CNVMBTACTPARAMS-VARIANT OPTIONAL
5 Table/Structure Field  CNVMBTACTPARAMS - VARIANT Name for Set of Activity Parameters
6 Table/Structure Field  CNVMBTACTPARAMS - SOPTION Selection Option
7 Table/Structure Field  CNVMBTACTPARAMS - SIGN Inclusive/Exclusive
8 Table/Structure Field  CNVMBTACTPARAMS - SELNUM CNVMBTACTPARAMS-SELNUM
9 Table/Structure Field  CNVMBTACTPARAMS - PACKID Package Number of Transformation / Analysis Package SOURCE VALUE(PACKID) LIKE CNVMBTACTPARAMS-PACKID OPTIONAL
10 Table/Structure Field  CNVMBTACTPARAMS - PACKID Package Number of Transformation / Analysis Package
11 Table/Structure Field  CNVMBTACTPARAMS - LOW Low Value
12 Table/Structure Field  CNVMBTACTPARAMS - KIND Selection category ( P - Parameter / S - Select Option)
13 Table/Structure Field  CNVMBTACTPARAMS - HIGH High Value
14 Table/Structure Field  CNVMBTACTPARAMS - ACTIVITY_ID Unique ID for all activities to be executed
15 Table/Structure Field  CNVMBTACTPARAMS - ACTIVE General Flag
16 Table/Structure Field  CNVMBTACTPARAMS - ACTIVE General Flag SOURCE VALUE(GEN_FLAG) LIKE CNVMBTACTPARAMS-ACTIVE OPTIONAL
17 Table/Structure Field  CNVMBTACTPARAMS - ACTIVE General Flag SOURCE VALUE(ACTIVE) LIKE CNVMBTACTPARAMS-ACTIVE DEFAULT 'X'
18 Table/Structure Field  RSPARAMS - HIGH ABAP/4: Selection value (LOW or HIGH value, external format)
19 Table/Structure Field  RSPARAMS - KIND ABAP: Type of selection
20 Table/Structure Field  RSPARAMS - LOW ABAP/4: Selection value (LOW or HIGH value, external format)
21 Table/Structure Field  RSPARAMS - OPTION ABAP: Selection option (EQ/BT/CP/...)
22 Table/Structure Field  RSPARAMS - SELNAME ABAP/4: Name of SELECT-OPTION / PARAMETER
23 Table/Structure Field  RSPARAMS - SIGN ABAP: ID: I/E (include/exclude values)