SAP ABAP Function Module /TDAG/CP_LB13_IMPLINES_READ (Read text lines from file on application server)
Hierarchy
☛
TDAGBCA (Software Component) TechniData Basic Components
⤷
EHS (Application Component) Environment, Health and Safety
⤷
/TDAG/CP (Package) Compliance for products
⤷
⤷
Basic Data
| Function Module | /TDAG/CP_LB13_IMPLINES_READ | Read text lines from file on application server |
| Function Group | /TDAG/CP_LB13 | CP: Bibliothek Dateien |
| Program Name | /TDAG/SAPLCP_LB13 | |
| INCLUDE Name | /TDAG/LCP_LB13U16 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
EV_FILE_SIZE | TYPE | I | File size | |||
| |
ET_LINES | TYPE | /TDAG/CPY_IMPFILE1000 | Text lines of import file | |||
| |
EV_ENCODING | TYPE | CPCODEPAGE | Codepage of file if it could be determined | |||
| |
IV_FILE_NAME | TYPE | C | File name | |||
| |
IV_ENCODING | TYPE | CPCODEPAGE | Encoding of file for conversion | |||
| |
IV_IGNORE_CONV_ERRORS | TYPE | ESP1_BOOLEAN | Ignore errors during conversion (only use to determine import type / encoding) | |||
| |
IV_MAX_LINES_RAW | TYPE | I | Maximum number of binary lines to be read | |||
| |
IV_LOGICAL_FILENAME | TYPE | FILEINTERN | 'SPRC_IMPORT_DIR' | Logical file name | ||
| |
NO_PERMISSION | TYPE | |||||
| |
OPEN_FAILED | TYPE | |||||
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 | 20141109 |
| SAP Release Created in | 0207B0406C |