SAP ABAP Class CL_RMSL_MIG_LABEL_LONG_TEXT (Migration: Long Text)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
PLM-RM (Application Component) Recipe Management
⤷
RMSL (Package) Labeling Application
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RMSL_MIG_LABEL_SUPER | Migration: Superior Class for Label Set | 20110502 |
Properties
| Class | CL_RMSL_MIG_LABEL_LONG_TEXT | |
| Short Description | Migration: Long Text | |
| Super Class | CL_RMSL_MIG_LABEL_SUPER | Migration: Superior Class for Label Set |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RMSL | Labeling Application |
| Created | 20110502 | SAP |
| Last change | 20110908 | 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 CL_RMSL_MIG_LABEL_LONG_TEXT has no interface implemented.
Friends
Class CL_RMSL_MIG_LABEL_LONG_TEXT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | TDOBJECT | 'RMSL_DRAFT' | Texts: Application Object | 20110502 | ||
| 2 | Constant | Public | Type reference (TYPE) | TDID | 'DILI' | Text ID | 20110502 | ||
| 3 | Constant | Public | Type reference (TYPE) | TDID | 'INLI' | Text ID | 20110502 | ||
| 4 | Constant | Public | Type reference (TYPE) | TDID | 'PALI' | Text ID | 20110502 | ||
| 5 | Instance attribute | Private | Type reference (TYPE) | TT_STXH | Long Text | 20110502 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | TDID | Text ID | 20110502 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20110502 | |
| 2 | Instance method | Public | Method | 20110503 | ||
| 3 | Instance method | Private | Method | 20110503 | ||
| 4 | Instance method | Private | Method | 20110502 | ||
| 5 | Instance method | Public | Method | 20110503 |
Events
Class CL_RMSL_MIG_LABEL_LONG_TEXT has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TS_COPY_TEXT | Private | Type reference (TYPE) | ITCTC | 20110502 | |
|
| 2 | TS_STXH | Public | Type reference (TYPE) | STXH | 20110502 | |
|
| 3 | TS_STXH_KEY | Private | See coding | 20110502 | BEGIN OF ts_stxh_key,
labelid TYPE rmsle_labelid,
cnt TYPE rmsle_listcnt,
aennr TYPE aennr,
END OF ts_stxh_key
|
||
| 4 | TT_COPY_TEXT | Private | See coding | 20110502 | tt_copy_text TYPE STANDARD TABLE OF ts_copy_text
|
||
| 5 | TT_STXH | Public | See coding | 20110502 | tt_stxh TYPE STANDARD TABLE OF ts_stxh
|
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_LABELID | Call by reference | Type reference (TYPE) | RMSLE_LABELID | Etikettensatz | 20110502 | |||
| 2 | IV_TEXTID | Call by reference | Type reference (TYPE) | TDID | Text-ID | 20110502 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Migration: Ausnahmeklasse | 20110513 |
Method GET_LONG_TEXT_BY_KEYDATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_LABEL | Call by reference | Object reference (TYPE REF TO) | CL_RMSL_MIG_LABEL | Migration: Etikettensatz | 20110503 | |||
| 2 | RO_LONG_TEXT | Value transfer | Object reference (TYPE REF TO) | CL_RMSL_MIG_LABEL_LONG_TEXT | Migration: Langtext | 20110503 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Migration: Ausnahmeklasse | 20110513 |
Method LOAD_CHANGE_STATES Signature
Method LOAD_CHANGE_STATES on class CL_RMSL_MIG_LABEL_LONG_TEXT has no parameter.
Method LOAD_CHANGE_STATES on class CL_RMSL_MIG_LABEL_LONG_TEXT has no exception.
Method LOAD_LONG_TEXT Signature
Method LOAD_LONG_TEXT on class CL_RMSL_MIG_LABEL_LONG_TEXT has no parameter.
Method LOAD_LONG_TEXT on class CL_RMSL_MIG_LABEL_LONG_TEXT has no exception.
Method SET_RECORDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_STXH | Call by reference | Type reference (TYPE) | TT_STXH | 20110503 | ||||
| 2 | IV_LABELID | Call by reference | Type reference (TYPE) | RMSLE_LABELID | Etikettensatz | 20110503 | |||
| 3 | IV_TEXTID | Call by reference | Type reference (TYPE) | TDID | Text-ID | 20110503 |
Method SET_RECORDS on class CL_RMSL_MIG_LABEL_LONG_TEXT has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 606 |