SAP ABAP Class IF_RSDD_LM_DESCRIPTION (Interface for Objects with Descriptions)
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
Class | IF_RSDD_LM_DESCRIPTION | |
Short Description | Interface for Objects with Descriptions | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20100118 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class IF_RSDD_LM_DESCRIPTION has no interface implemented.
Friends
Class IF_RSDD_LM_DESCRIPTION has no friend class.
Attributes
Class 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
Class 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 class 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 class 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 class 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 class IF_RSDD_LM_DESCRIPTION has no exception.
Method REMOVE_DESCRIPTIONS Signature
Method REMOVE_DESCRIPTIONS on class IF_RSDD_LM_DESCRIPTION has no parameter.
Method REMOVE_DESCRIPTIONS on class IF_RSDD_LM_DESCRIPTION has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in |