SAP ABAP Function Module CATT_CHECK_READ_TABLE (Bestimme Anzahl und lese Attributwert einer Tabelle anhand gegebener Werte)
Hierarchy
☛
SAP_FIN (Software Component) SAP_FIN
⤷
FI (Application Component) Financial Accounting
⤷
DCAT (Package) Computer Aided Test Tool: Composite Report
⤷
⤷
Basic Data
| Function Module | CATT_CHECK_READ_TABLE | Bestimme Anzahl und lese Attributwert einer Tabelle anhand gegebener Werte |
| Function Group | CWEB | Function Group CATT/WEB |
| Program Name | SAPLCWEB | |
| INCLUDE Name | LCWEBU03 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
E_VAL | TYPE | Ausgelesener Wert (CHAR) | ||||
| |
E_COUNT | TYPE | SYST-DBCNT | Anzahl der gefundenen Einträge | |||
| |
TABLE | TYPE | Auszulesende Tabelle | ||||
| |
KEY1 | TYPE | Erster Schlüssel | ||||
| |
KEY2 | TYPE | SPACE | Zweiter Schlüssel (optional) | |||
| |
KEY3 | TYPE | SPACE | Dritter Schlüssel (optional) | |||
| |
KEY4 | TYPE | SPACE | Vierter Schlüssel (optional) | |||
| |
KEY5 | TYPE | SPACE | Fünfter Schlüssel (optional) | |||
| |
VAL1 | TYPE | Erster Wert | ||||
| |
VAL2 | TYPE | SPACE | Zweiter Wert (optional) | |||
| |
VAL3 | TYPE | SPACE | Dritter Wert (optional) | |||
| |
VAL4 | TYPE | SPACE | Vierter Wert (optional) | |||
| |
VAL5 | TYPE | SPACE | Fünfter Wert (optional) | |||
| |
FIELD | TYPE | SPACE | Auzulesendes Feld | |||
| |
NO_TABLE_NAME | TYPE | Kein Tabellenname angegeben | ||||
| |
NO_KEY_NAME | TYPE | Kein Schlüssel angegeben | ||||
| |
NO_VALID_TABLEFIELD | TYPE | Tabellenfeld nicht in der Tabelle enthalten | ||||
| |
WRONG_FIELD_FORMAT | TYPE | Format des auszulesenden Tabellenfelds wird nicht unterstützt | ||||
| |
WRONG_TABLENAME | TYPE | Fehler beim Prüfen des Tabellennamens | ||||
Processing Type
| Normal Function 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 | 19991110 |
| SAP Release Created in |