SAP ABAP Function Module /TDAG/CP_LB07_CONV_TXT2STREAM (Convert text to binary stream)
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_LB07_CONV_TXT2STREAM | Convert text to binary stream |
| Function Group | /TDAG/CP_LB07 | CP: Conversion |
| Program Name | /TDAG/SAPLCP_LB07 | |
| INCLUDE Name | /TDAG/LCP_LB07U10 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
ET_STREAM | TYPE | STANDARD TABLE | Output stream | |||
| |
E_FILESIZE | TYPE | RCGAPIDI-FILEBYTES1 | Size of stream | |||
| |
IT_TEXT | TYPE | /TDAG/CPY_STRING | Text for conversion | |||
| |
I_TOKEN | TYPE | X | Token for line break | |||
| |
IV_ENCODING | TYPE | CPCODEPAGE | Wanted encoding of file for conversion | |||
| |
CONVERSION_ERROR | TYPE | Conversion error | ||||
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 |