SAP ABAP Domain FUNCCODE1 (Function code part 1)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-TWB-TST-CAT (Application Component) CATT Computer Aided Test Tool
⤷
SCAT (Package) Computer Aided Test Tools
⤷
⤷
Basic Data
| Domain Name | FUNCCODE1 |
| Short Description | Function code part 1 |
Definition
| Data Type | CHAR | Character String |
| No. Characters | 3 | |
| Decimal Places | ||
| Output Length | 3 | |
| Conversion Routine | ||
| Sign | ||
| Lower Case |
Value Range
| # | Lower Limit | Upper Limit | Short Description |
|---|---|---|---|
| 1 | RES | Reset table (RES TAB) | |
| 2 | SET | Set table or variable (SET TAB; SET VAR) | |
| 3 | TCD | Start transaction | |
| 4 | TXT | Comment line | |
| 5 | REF | Reference to module | |
| 6 | CHE | Check error or table values (CHE ERR; CHE TAB) | |
| 7 | FUN | Call function module | |
| 8 | LPB | Loop start | |
| 9 | LPE | Loop end | |
| 10 | LPX | Loop exit; conditional end of a loop | |
| 11 | IF | IF <log Ex>; conditional execution of functions | |
| 12 | END | END; indicates the end of a conditional (IF) function block | |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |