SAP ABAP Function Module RKZ_OPEN_SEQ_FILE (Open seq. files /output ,input)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   BC-CCM-ADK (Application Component) Archive Development Kit
     DREO (Package) Old archiving Releases 2.1 and 2.2
Basic Data
Function Module RKZ_OPEN_SEQ_FILE Open seq. files /output ,input  
Function Group SIOC   IO Methods for variable record lengths  
Program Name SAPLSIOC    
INCLUDE Name LSIOCU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting CODE_PAGE TYPE TCP00-CPCODEPAGE Code page of the open file
Exporting NUMBER_FORMAT TYPE TCP00-CPCODEPAGE Number format of the open file
Importing NAME TYPE HEADA-DSN Name of the seq. file
Importing OPTION TYPE 'I' Input / output option
Importing OPTIONLENGTH TYPE SPACE implicit / explicit length
Importing OVERWRITE TYPE SPACE Overwriting when repeating OPEN
Importing MAXLEN TYPE ARCH_SIZE
Exception EOF TYPE End of file reached
Exception INVALID_OPTION TYPE Invalid option
Exception NO_SIOC_FILE TYPE File format is unknown
Exception OPEN_2 TYPE 2nd Open of the same file
Exception OPEN_ERROR TYPE Error opening seq. file
               
Processing Type
Normal Function Module  
Remote-Enabled 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  00000000 
SAP Release Created in