SAP ABAP Function Module COAR_OPEN_SEQ_FILE (Open sequential files /output ,input)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
PP-SFC-CPL (Application Component) Order Closing
⤷
CORE (Package) Archiving for application area PP

⤷

⤷

Basic Data
Function Module | COAR_OPEN_SEQ_FILE | Open sequential files /output ,input |
Function Group | COAR | PP Tools for archiving |
Program Name | SAPLCOAR | Archiving Modules for Orders |
INCLUDE Name | LCOARU01 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
CODE_PAGE | TYPE | TCP00-CPCODEPAGE | Code page of the open file | |||
![]() |
NUMBER_FORMAT | TYPE | TCP00-CPCODEPAGE | Number format of the open file | |||
![]() |
NAME | TYPE | HEADA-DSN | Name of the sequential file | |||
![]() |
OPTION | TYPE | 'I' | Input / output option | |||
![]() |
OPTIONLENGTH | TYPE | SPACE | implicit / explicit length | |||
![]() |
OVERWRITE | TYPE | SPACE | Overwriting in case of repeated OPEN | |||
![]() |
EOF | TYPE | End of file reached | ||||
![]() |
INVALID_OPTION | TYPE | Invalid option | ||||
![]() |
NO_SIOC_FILE | TYPE | File format unknown | ||||
![]() |
OPEN_2 | TYPE | Open carried out 2nd time on same file | ||||
![]() |
OPEN_ERROR | TYPE | Error in opening sequential file | ||||
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 | 19940828 |
SAP Release Created in |