Menu

SAP Function Module CP_CC_S_IMPORT_PROCESS_DATASET

Steuerung des Direct Input für Daten aus externer Datei

The Function Module CP_CC_S_IMPORT_PROCESS_DATASET (Steuerung des Direct Input für Daten aus externer Datei) is a standard Function Module in SAP ERP and is part of the function group CPCC_DT within the package CP.

Technical Information

Function Module CP_CC_S_IMPORT_PROCESS_DATASET
Short Text Steuerung des Direct Input für Daten aus externer Datei
Function Group CPCC_DT
Package CP
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_CHECK_ONLY LIKE 'X' Daten nur verproben, nicht speichern
I_FILE_NAME TYPE FILEEXTERN Physischer Dateiname
I_HEADER_NUMBER_START TYPE COUNT_KO Transaktion, bei der mit der Verarbeitung begonnen werden soll
I_NO_OF_HEADERS_TO_PROCESS TYPE COUNT_KO Maximale Anzahl zu verabeitender Transaktionen

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_ERRORS_FOUND LIKE Bei der Verarbeitung sind Fehler aufgetreten
E_NO_OF_HEADERS_PROCESSED TYPE COUNT_KO Anzahl verarbeiteter Transaktionen

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
RETURN LIKE BAPIRET2 Returnparameter

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
FILE_NOT_FOUND Angegebene Datei konnte nicht gefunden werden
WRONG_FILE_NAME Dateiname fehlt oder ist falsch