Hierarchy
⤷
⤷
Basic Data
| Data Element | CNV_STEP |
| Short Description | Conversion: Procedural routine stage |
Data Type
| Category of Dictionary Type | D | Domain |
| Type of Object Referenced | No Information | |
| Domain / Name of Reference Type | CNV_STEP | |
| Data Type | CHAR | Character String |
| Length | 2 | |
| Decimal Places | 0 | |
| Output Length | 2 | |
| 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 | 10 | Time |
| Medium | 15 | Time |
| Long | 20 | Procedural stage |
| Heading | 5 | Time |
Documentation
Definition
The event specifies at what point in the generated program the routine is called. The following events are defined:
"BC"
The routine is called before the start of the conversion. The status management and the protocol are initialized. No data has been read from the table yet.
"RS"
The routine is called instead of the normally existing code for reading the data.
"BU"
The routine is called before the start of the loop for processing of the table records.
"BR"
The routine is called before every conversion of a table record.
"AR"
The routine is called after every conversion of a table record, but before possible UPDATE or INSERT operations.
"RU"
The routine is called instead of the normally existing code for writing (UPDATE oder INSERT) data to the database.
"BC"
The routine is called for priority control.
"AC"
The routine is called at the end of the conversion after a possible final processing, but before setting the final status and before writing the protocol.
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in |