SAP ABAP Function Module CNV_MBT_DEX_WRT_TAB2FILE (DEX: low level write tables to file)
Hierarchy
☛
DMIS (Software Component) DMIS 2011_1
⤷
CA-EUR (Application Component) European Monetary Union: Euro
⤷
CNV_MBT_MAIN (Package) Main components of PCL for SLO Products
⤷
⤷
Basic Data
| Function Module | CNV_MBT_DEX_WRT_TAB2FILE | DEX: low level write tables to file |
| Function Group | CNV_MBT_DEX_FILE | DMIS PCL Data Extract file functions |
| Program Name | SAPLCNV_MBT_DEX_FILE | DMIS PCL Data Extract file functions |
| INCLUDE Name | LCNV_MBT_DEX_FILEU01 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
EX_FILESIZE | TYPE | FILESIZE | Length of a file in bytes | |||
| |
EX_RC | TYPE | SYSUBRC | Return value, return value after ABAP statements | |||
| |
IM_DEXID | TYPE | CNV_MBT_DEXID | DMIS PCL Data Extract ID | |||
| |
IM_SEQNO_FILE | TYPE | CNV_MBT_DEXFILESEQNO | '000000' | DMIS Data extract File Sequence number | ||
| |
IM_SYMB_FILENAME | TYPE | CNV_MBT_DEXFILETYPE | DMIS PCL Data Extract File type | |||
| |
IM_PATH | TYPE | PATHINTERN | 'DMIS_DEX_ROOT' | Logical path name | ||
| |
IM_SIMULATION | TYPE | FLAG | ' ' | Simulation mode w/o write to filesystem | ||
| |
IM_WRITE_BLOCK_SIZE | TYPE | FILESIZE | block size in bytes | |||
| |
IMT_DB_TABS | TYPE | CNVMBTDEXTABLISTE_TAB | DEX: list of DB table read write to file | |||
| |
IMT_INT_TABS | TYPE | CNVMBTDEXTABLISTI_TAB | DEX: list of int table read write to file | |||
| |
IMT_KEY_TAB | TYPE | CNVMBTDEXTABKEY_TAB | DEX: table of keys table for key controled write to file | |||
| |
EXT_MSG_LOG | TYPE | BAPIRET2_T | Return parameter table | |||
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 | 2006_1_46C |