SAP ABAP Interface IF_RSDD_LM_DESCRIPTION (Interface for Objects with Descriptions)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-OT (Application Component) OLAP Technology
⤷
RSDD_LM (Package) Lean Modeler

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSDD_LM_BWCORE | Common Superclass for XML-Based Objects | 20100329 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSDD_LM_COLUMN | Column | 20100118 |
Properties
Interface | IF_RSDD_LM_DESCRIPTION | |
Short Description | Interface for Objects with Descriptions |
General Data
Package | RSDD_LM | Lean Modeler |
Created | 20100118 | SAP |
Last changed | 20130531 | SAP |
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | RS | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface IF_RSDD_LM_DESCRIPTION has no interface.
Friends
Interface IF_RSDD_LM_DESCRIPTION has no friend.
Attributes
Interface IF_RSDD_LM_DESCRIPTION has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20100118 | |
2 | ![]() |
Instance method | Public | Method | 20100118 | |
3 | ![]() |
Instance method | Public | Method | 20100118 | |
4 | ![]() |
Instance method | Public | Method | 20100118 | |
5 | ![]() |
Instance method | Public | Method | 20100127 |
Events
Interface IF_RSDD_LM_DESCRIPTION has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | GT_S_DESCRIPTIONS | Public | See coding | 20100118 | BEGIN OF gt_s_descriptions,
langu TYPE sy-langu,
text TYPE string,
END OF gt_s_descriptions
|
||
2 | GT_T_DESCRIPTIONS | Public | See coding | 20100118 | gt_t_descriptions TYPE TABLE OF gt_s_descriptions
|
Method Signatures
Method ADD_OR_CHANGE_DESCRIPTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_DESCRIPTION | Call by reference | Type reference (TYPE) | STRING | 20100118 | |||
2 | ![]() |
I_LANGUAGE | Call by reference | Type reference (TYPE) | SY-LANGU | 20100118 |
Method ADD_OR_CHANGE_DESCRIPTION on Interface IF_RSDD_LM_DESCRIPTION has no exception.
Method GET_DESCRIPTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_LANGUAGE | Call by reference | Type reference (TYPE) | SY-LANGU | 20100118 | |||
2 | ![]() |
R_DESCRIPTION | Value transfer | Type reference (TYPE) | STRING | 20100118 |
Method GET_DESCRIPTION on Interface IF_RSDD_LM_DESCRIPTION has no exception.
Method GET_DESCRIPTIONS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_T_DESCRIPTIONS | Call by reference | Type reference (TYPE) | GT_T_DESCRIPTIONS | 20100118 |
Method GET_DESCRIPTIONS on Interface IF_RSDD_LM_DESCRIPTION has no exception.
Method REMOVE_DESCRIPTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_LANGUAGE | Call by reference | Type reference (TYPE) | SY-LANGU | Sprachenschlüssel der aktuellen Textumgebung | 20100118 |
Method REMOVE_DESCRIPTION on Interface IF_RSDD_LM_DESCRIPTION has no exception.
Method REMOVE_DESCRIPTIONS Signature
Method REMOVE_DESCRIPTIONS on Interface IF_RSDD_LM_DESCRIPTION has no parameter.
Method REMOVE_DESCRIPTIONS on Interface IF_RSDD_LM_DESCRIPTION has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 730 |