SAP ABAP Class CL_LORD_TEXT (Lean Order Object Text)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
SD-SLS (Application Component) Sales
⤷
ERP_SALES_LORD (Package) ERP Sales Lean Order
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_LORD_OBJECT | Lean Order: Abstract Object Class | 20060313 |
Properties
| Class | CL_LORD_TEXT | |
| Short Description | Lean Order Object Text | |
| Super Class | CL_LORD_OBJECT | Lean Order: Abstract Object Class |
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ERP_SALES_LORD | ERP Sales Lean Order |
| Created | 20060313 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_LORD_TEXT has no forward declaration.
Interfaces
Class CL_LORD_TEXT has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_LORD | 20060316 | ||
| 2 | CL_LORD_OBJECT | 20060316 | Lean Order: Abstract Object Class |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | XSTRING | 20070912 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20060313 | |
| 2 | Instance method | Public | Method | Provides Text ID of Text | 20070911 | |
| 3 | Instance method | Public | Method | Provides Language ID of Text | 20070911 | |
| 4 | Instance method | Public | Method | Provides XSTRING for DOC/RTF Text | 20070912 | |
| 5 | Instance method | Public | Method | Sets XSTRING for DOC/RTF Text | 20070912 |
Events
Class CL_LORD_TEXT has no event.
Types
Class CL_LORD_TEXT has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IF_MULTI_INSTANCE | Call by reference | Type reference (TYPE) | FLAG | SPACE | Kennzeichen: mehrfach instanziierbar | 20060313 | ||
| 2 | IR_OBJECT_MULTI | Call by reference | Object reference (TYPE REF TO) | CL_LORD_OBJECT | Referenz auf Multi-Objekt | 20060313 | |||
| 3 | IR_OBJECT_PARENT | Call by reference | Object reference (TYPE REF TO) | CL_LORD_OBJECT | Referenz auf Parent-Objekt | 20060313 | |||
| 4 | IV_HANDLE | Call by reference | Type reference (TYPE) | GUID_32 | Objekt-Handle | 20060313 |
Method CONSTRUCTOR on class CL_LORD_TEXT has no exception.
Method GET_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_TDID | Value transfer | Type reference (TYPE) | TDID | Text-ID | 20070911 |
Method GET_ID on class CL_LORD_TEXT has no exception.
Method GET_SPRAS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_TDSPRAS | Value transfer | Type reference (TYPE) | SPRAS | Sprachenschlüssel | 20070911 |
Method GET_SPRAS on class CL_LORD_TEXT has no exception.
Method GET_TEXT_XSTRING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_TEXT_XSTRING | Value transfer | Type reference (TYPE) | XSTRING | 20070912 |
Method GET_TEXT_XSTRING on class CL_LORD_TEXT has no exception.
Method SET_TEXT_XSTRING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_TEXT_XSTRING | Call by reference | Type reference (TYPE) | XSTRING | 20070912 |
Method SET_TEXT_XSTRING on class CL_LORD_TEXT has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 700 |