SAP ABAP Data Element RS_STARTROUTINE (Startroutine)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-DST (Application Component) Data Staging
⤷
RSAU_RSAA (Package) Routine
⤷
⤷
Basic Data
| Data Element | RS_STARTROUTINE |
| Short Description | Startroutine |
Data Type
| Category of Dictionary Type | D | Domain |
| Type of Object Referenced | No Information | |
| Domain / Name of Reference Type | RSBOOL | |
| Data Type | CHAR | Character String |
| Length | 1 | |
| Decimal Places | 0 | |
| Output Length | 1 | |
| Value Table |
Further Characteristics
| Search Help: Name | ||
| Search Help: Parameters | ||
| Parameter ID | ||
| Default Component name | ||
| Change document | ||
| No Input History | ||
| Basic direction is set to LTR | ||
| No BIDI Filtering |
Field Label
| Length | Field Label | |
| Short | 15 | Startrout. |
| Medium | 20 | Startroutine |
| Long | 30 | Startroutine |
| Heading | 60 | Startroutine |
Documentation
Definition
This routine runs exactly once at the start of an update program for a data packet. The start routine has only MONITOR, DATA_PACKAGE, RECORD_ALL, SOURCE_SYSTEM and ABORT as parameters. DATA_PACKAGE is the whole data packet. The start routine has no return value. It is there to carry out preliminary calculations, and store them in a global data structure or table. You can access this structure or table in the other routines.
History
| Last changed by/on | SAP | 20130604 |
| SAP Release Created in |