Table list used by SAP ABAP Function Module PCL_GET_CONVOBJ (Get data to create conversion objects)
SAP ABAP Function Module
PCL_GET_CONVOBJ (Get data to create conversion objects) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CNVMBTACTIVE | active packages and current phase | ||
| 2 | CNVMBTCOBJ | conversion objects | ||
| 3 | CNVMBTCOBJ | conversion objects | SOURCE VALUE(COBJ) LIKE CNVMBTCOBJ-CONVOBJECT |
|
| 4 | CNVMBTFIELDS | explicite conversion rules for fields during migration | ||
| 5 | CNVMBTFIPARS | parameters for rules mentioned in cnvmbtfields | ||
| 6 | CNVMBTFORKEY | Foreign key releations in structure + fixed values | ||
| 7 | CNVMBTINCL | MBT PCL: Includes to be integrated in Conversion Objects | ||
| 8 | CNVMBTPCLSTRUC | Structure for PCL function modules | SOURCE VALUE(END_OF_TRANSACTION) LIKE CNVMBTPCLSTRUC-RULENAME |
|
| 9 | CNVMBTPCLSTRUC | Structure for PCL function modules | SOURCE VALUE(SUBPROJECT) LIKE CNVMBTPCLSTRUC-SUBPROJECT |
|
| 10 | CNVMBTPCLSTRUC | Structure for PCL function modules | SOURCE VALUE(SELECTION_FIELD) LIKE CNVMBTPCLSTRUC-SELFIELD |
|
| 11 | CNVMBTPCLSTRUC | Structure for PCL function modules | SOURCE VALUE(END_OF_PROCESSING) LIKE CNVMBTPCLSTRUC-RULENAME |
|
| 12 | CNVMBTPCLSTRUC | Structure for PCL function modules | SOURCE VALUE(BEGIN_OF_TRANSACTION) LIKE CNVMBTPCLSTRUC-RULENAME |
|
| 13 | CNVMBTPCLSTRUC | Structure for PCL function modules | SOURCE VALUE(BEGIN_OF_PROCESSING) LIKE CNVMBTPCLSTRUC-RULENAME |
|
| 14 | CNVMBTPCLSTRUC | Structure for PCL function modules | SOURCE VALUE(DESCRIPTION) LIKE CNVMBTPCLSTRUC-DESCRIPT |
|
| 15 | CNVMBTPCLSTRUCFI | Structure for PCL function module / FIELDS | ||
| 16 | CNVMBTPCLSTRUCFI | Structure for PCL function module / FIELDS | SOURCE FIELDLIST STRUCTURE CNVMBTPCLSTRUCFI OPTIONAL |
|
| 17 | CNVMBTPCLSTRUCFK | Structure for PCL function module / FOREIGN KEY | SOURCE FORKEYS STRUCTURE CNVMBTPCLSTRUCFK OPTIONAL |
|
| 18 | CNVMBTPCLSTRUCFP | Structure for PCL function module / FIELD PARAMETERS | ||
| 19 | CNVMBTPCLSTRUCFP | Structure for PCL function module / FIELD PARAMETERS | SOURCE FIELDPARS STRUCTURE CNVMBTPCLSTRUCFP OPTIONAL |
|
| 20 | CNVMBTPCLSTRUCIN | Structure for PCL function module / INCLUDES | SOURCE INCLUDES STRUCTURE CNVMBTPCLSTRUCIN OPTIONAL |
|
| 21 | CNVMBTPCLSTRUCRC | Structure for PCL function module / RULE CODING | SOURCE RULECODING STRUCTURE CNVMBTPCLSTRUCRC OPTIONAL |
|
| 22 | CNVMBTPCLSTRUCRC | Structure for PCL function module / RULE CODING | ||
| 23 | CNVMBTPCLSTRUCRP | Structure for PCL function module / RULE PARAMETERS | SOURCE RULEPARS STRUCTURE CNVMBTPCLSTRUCRP OPTIONAL |
|
| 24 | CNVMBTPCLSTRUCRS | Structure for PCL function module / RELATIONSHIP | ||
| 25 | CNVMBTPCLSTRUCRS | Structure for PCL function module / RELATIONSHIP | SOURCE RELATIONSHIPS STRUCTURE CNVMBTPCLSTRUCRS OPTIONAL |
|
| 26 | CNVMBTPCLSTRUCRU | Structure for PCL function module / RULES | ||
| 27 | CNVMBTPCLSTRUCRU | Structure for PCL function module / RULES | SOURCE RULELIST STRUCTURE CNVMBTPCLSTRUCRU OPTIONAL |
|
| 28 | CNVMBTPCLSTRUCTA | Structure for PCL function module / TABLES | ||
| 29 | CNVMBTPCLSTRUCTA | Structure for PCL function module / TABLES | SOURCE TABLELIST STRUCTURE CNVMBTPCLSTRUCTA OPTIONAL |
|
| 30 | CNVMBTRETSTR | structure for and_return | SOURCE VALUE(ONLY_TEST) LIKE CNVMBTRETSTR-AND_RETURN OPTIONAL |
|
| 31 | CNVMBTRETSTR | structure for and_return | SOURCE VALUE(READONLY_TO_NOTRANS) LIKE CNVMBTRETSTR-AND_RETURN OPTIONAL |
|
| 32 | CNVMBTRULES | conversion rules | ||
| 33 | CNVMBTSTEPS | steps / rules | ||
| 34 | CNVMBTSUBPROJECT | supprojects / mass transfer ID- relation to project | ||
| 35 | CNVMBTTABLES | explicite list of tables to be handled during migration | ||
| 36 | CNVMBTTABSTRUC | Field list of tables for file transfer | ||
| 37 | CNVMBTTABSTRUC | Field list of tables for file transfer | SOURCE TABSTRUC STRUCTURE CNVMBTTABSTRUC OPTIONAL |
|
| 38 | CNVMBTTREE | Structure of conversion object / hierachy |