SAP ABAP Data Element LRM_SOURCE_TABLE_NAME (Name of a Source Table)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ILM-IRM-RT (Application Component) IRM Run Time
⤷
S_LRM_BS (Package) Runtime - Business Suite

⤷

⤷

Basic Data
Data Element | LRM_SOURCE_TABLE_NAME |
Short Description | Name of a Source Table |
Data Type
Category of Dictionary Type | D | Domain |
Type of Object Referenced | No Information | |
Domain / Name of Reference Type | AS4TAB | |
Data Type | CHAR | Character String |
Length | 30 | |
Decimal Places | 0 | |
Output Length | 30 | |
Value Table | DD02L |
Further Characteristics
Search Help: Name | ||
Search Help: Parameters | ||
Parameter ID | DTB | |
Default Component name | TABNAME | |
Change document | ||
No Input History | ||
Basic direction is set to LTR | ||
No BIDI Filtering |
Field Label
Length | Field Label | |
Short | 10 | SourceTabl |
Medium | 20 | Source Table |
Long | 40 | Source Table |
Heading | 30 | Source Table |
Documentation
Definition
In object category-specific Customizing of an ILM object, the means by which value determination is to take place when evaluating rules for each object instance must be specified for each available condition field and each available time offset. Value determination can take place either directly or indirectly.
- You use Direct Value Determination if the value of a condition field or time offset can be taken directly from the value of a predefined table field. To do so, enter the name of the available condition field in the dialog Value Determination for Condition Fields (direct) or Value Determination for Time Offsets (direct) in the Condition Field field column or enter the name of the available time offset in the IRM Constant column. Enter the table in the Source Table column and the field of the table the contains the required value in the Source Field column.
- Indirect Value Determination is always necessary if direct value determination is not possible. Indirect value determination takes place through a corresponding BAdI implementation.
For condition fields, you implement value determination by means of a suitable implementation of the method GET_FIELDVALUES (BAdI BADI_IRM_OT_FLD, BADI_IRM_OC_SF). For time offsets, you implement value determination by means of a suitable implementation of the method GET_START_DATE (BADI_IRM_OT_STT, BADI_IRM_STT).
In the dialog Value Determination for Condition Fields (indirect) or Value Determination for Time Offsets (indirect), you enter the source tables and the source fields, whose values are needed in the methods mentioned above, for the condition field or the time offset.
Use
Dependencies
Example
History
Last changed by/on | SAP | 20130604 |
SAP Release Created in | 712 |