SAP ABAP Data Element TYP_MODULE_METRIC_BASIS (Determine Scheduling)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-FS-ARE (Application Component) Archiving Engine
⤷
ARFA_ARCHIVING_METADATA (Package) Archiving Metadata
⤷
⤷
Basic Data
| Data Element | TYP_MODULE_METRIC_BASIS |
| Short Description | Determine Scheduling |
Data Type
| Category of Dictionary Type | D | Domain |
| Type of Object Referenced | No Information | |
| Domain / Name of Reference Type | FUNCNAME | |
| Data Type | CHAR | Character String |
| Length | 30 | |
| Decimal Places | 0 | |
| Output Length | 30 | |
| Value Table | TFDIR |
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 | Scheduling |
| Medium | 15 | Scheduling |
| Long | 25 | Determine Scheduling |
| Heading | 25 | Determine Scheduling |
Documentation
Definition
This module calculates the time at which the residence time expires for a business object.
The following usually applies:
CURRENT_DATE := SY-DATUM
EXPIRATION_DATE := Business object.VALID_TO_DATE + RESIDENCE + 1
T_TABLE has the header add-on structure as its row structure. This contains the fields CURRENT_DATE, EXPIRATION_DATE, and RESIDENCE.
The RESIDENCE field is standardized to days.
Use
Dependencies
Example
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 30 |