Menu

SAP Function Module STRF_OPEN_COFI

Öffne Cofile-Datei des Change and Transport System

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.

Technical Information

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

Importing Parameters

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

Exporting Parameters

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

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
WRONG_CALL invalid call