SAP ABAP Domain FUNCCODE0 (Function code)
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 | FUNCCODE0 |
| Short Description | Function code |
Definition
| Data Type | CHAR | Character String |
| No. Characters | 6 | |
| Decimal Places | ||
| Output Length | 6 | |
| Conversion Routine | ||
| Sign | ||
| Lower Case |
Value Range
| # | Lower Limit | Upper Limit | Short Description |
|---|---|---|---|
| 1 | RESTAB | Reset table | |
| 2 | SETVAR | Set variable | |
| 3 | SETTAB | Set table | |
| 4 | TCD | Start transaction | |
| 5 | TXT | Comment line | |
| 6 | REF | Reference to test module | |
| 7 | CHEVAR | Check variable value | |
| 8 | CHETAB | Check table entries | |
| 9 | CHEERR | Check for error | |
| 10 | FUN | Call function module | |
| 11 | DO | Loop start | |
| 12 | ENDDO | Loop end | |
| 13 | EXIT | Loop exit; conditional end of a loop | |
| 14 | IF | IF <log Ex>; conditional execution of functions | |
| 15 | ELSEIF | ELSEIF <log Ex>; alternative conditional execution | |
| 16 | ELSE | conditional execution | |
| 17 | ENDIF | Conditional (IF) function block end flag | |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |