The Function Module CACS_READ_DATA_SAMPLE (Provision: Datenbeschaffung, Beispiel für einen speziellen Daten-Lese-FB) is a standard Function Module in SAP ERP and is part of the function group CACSIS_S within the package CACSRC.
Function Module | CACS_READ_DATA_SAMPLE |
Short Text | Provision: Datenbeschaffung, Beispiel für einen speziellen Daten-Lese-FB |
Function Group | CACSIS_S |
Package | CACSRC |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_AUTH_CHECK | TYPE | CACSRECHFLAG | ' ' | Berechtigungsprüfung? |
I_BUILD_CONVEX_HULL | TYPE | CACSHULLFLAG | 'X' | Selektionsobermenge bilden? |
I_OUTPUT_STRUCTURE | TYPE | CACSOUTSTRUCT | Ausgabestruktur | |
I_RECHERCHE | TYPE | CACSRECHFLAG | 'X' | Aufruf von Recherche? |
RKB1X | LIKE | RKB1X | Leiste der applikationsabh. Ordnungsbegriffe | |
S_FORM_NAME | LIKE | DD27V-EFORM | Name der FORM in die die Daten übergeben | |
S_PROGRAM_NAME | LIKE | RS38M-PROGRAMM | Name des Prog.in die die Daten übergeben werden |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_CACS_EXTR_DATA | LIKE | Tabelle mit eingelesenen Daten | ||
SELECTED_FIELDS | LIKE | CFBSF01 | Tabelle der zu selektierenden Felder | |
SELECTION_TABLE | LIKE | CEDST | Tabelle der Selektionsbedingungen |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NO_RECORD_FOUND | kein Satz gefunden |