The Function Module STRF_OPEN_COFI (Öffne Cofile-Datei des Change and Transport System) is a standard Function Module in SAP ERP and is part of the function group STRF within the package SCTS_LOG.
Function Module | STRF_OPEN_COFI |
Short Text | Öffne Cofile-Datei des Change and Transport System |
Function Group | STRF |
Package | SCTS_LOG |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ACCESS | LIKE | TSTRF01-ACCESS | 'R' | File access: R(ead), W(rite), A(pp |
DIRTYPE | LIKE | TSTRF01-DIRTYPE | 'T' | Category directory: T(ransport), P |
TRKORR | LIKE | E070-TRKORR | Transport request |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CANT_OPEN | LIKE | TSTRF01-CANT_OPEN | Flag: file could not be opened (X) | |
FILE | LIKE | TSTRF01-FILE | File name |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
WRONG_CALL | invalid call |