SAP ABAP Function Module CATT_READ_TABLE (Baustein - Lesen eines Tabellenfeldes über maximal zwei Schlüsselfelder)
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_READ_TABLE | Baustein - Lesen eines Tabellenfeldes über maximal zwei Schlüsselfelder |
| Function Group | CWEB | Function Group CATT/WEB |
| Program Name | SAPLCWEB | |
| INCLUDE Name | LCWEBU02 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
WA | TYPE | Ausgabestring | ||||
| |
TABLE | TYPE | Auszulesende Tabelle | ||||
| |
KEY1 | TYPE | Erster Schlüssel | ||||
| |
KEY2 | TYPE | SPACE | Zweiter Schlüssel (optional) | |||
| |
VAL1 | TYPE | Erster Wert | ||||
| |
VAL2 | TYPE | SPACE | Zweiter Wert (optional) | |||
| |
FIELD | TYPE | SPACE | Auszulesendes Tabellenfeld | |||
| |
NO_TABLE_NAME | TYPE | Kein Tabellenname angegeben | ||||
| |
NO_ENTRY_FOUND | TYPE | Kein Tabelleneintrag gefunden | ||||
| |
NO_KEY_NAME | TYPE | Kein Schlüssel angegeben | ||||
| |
NO_FIELD_NAME_GIVEN | TYPE | Kein auszulesendes Tabellenfeld angegeben | ||||
| |
NO_VALID_TABLEFIELD | TYPE | Tabellenfeld nicht in der Tabelle enthalten | ||||
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 |