SAP ABAP Function Module CNV_00001_GET_NONTRANSP_FIELDS (Get non-transparent fields for a package)
Hierarchy
☛
DMIS (Software Component) DMIS 2011_1
⤷
CA-GTF-BS (Application Component) Business Application Support
⤷
CNV_BASIS (Package) Conversion: Basis functions
⤷
⤷
Basic Data
| Function Module | CNV_00001_GET_NONTRANSP_FIELDS | Get non-transparent fields for a package |
| Function Group | CNV_00001_PACKAGE | Conversion: Packages |
| Program Name | SAPLCNV_00001_PACKAGE | Conversion: Packages |
| INCLUDE Name | LCNV_00001_PACKAGEU07 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
PACKID | TYPE | CNVPACK-PACKID | Conversion: Conversion package number | |||
| |
CNVPACK | TYPE | CNV_00001_PACK_TT | Standard table of CNVPACK | |||
| |
CLIENT | TYPE | T000-MANDT | Client | |||
| |
TABLE | TYPE | CNVTABLES-TABNAME | Table Name | |||
| |
IGNORE_UNDEF_FIELDS | TYPE | C | Do not throw exception in case of undefined non-transparent fields | |||
| |
CONSIDER_NOTUSE_TABLES | TYPE | C | Consider also tables that are set to NOTUSE in CNVTABLES | |||
| |
T_NONTR_FIELDS | TYPE | CNV_00001_NONTR_FIELDS | All non-transparent fields | |||
| |
T_CONFLICTS | TYPE | CNV_00001_NONTR_FIELDS | All non-transparent fields that cause conflicts | |||
| |
PACKAGE_NOT_DEFINED | TYPE | Package is not defined | ||||
| |
NONTR_FIELD_NOT_DEFINED | TYPE | Error while determining non-transparent field | ||||
Processing Type
| Normal Function Module | |
| |
BaseXML supported |
| Update Module | Start immediately |
| Immediate Start, No Restart | |
| Start Delayed | |
| Coll.run | |
| JAVA Module Callable from ABAP | |
| Remote-Enabled JAVA Module | |
| Module Callable from JAVA |
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in |