SAP ABAP Class CL_RMSL_MIG_LABEL_STATEMENT (Migration: Statement)
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_STATEMENT | |
| Short Description | Migration: Statement | |
| 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 | 20110428 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RMSL_MIG_LABEL_STATEMENT has no forward declaration.
Interfaces
Class CL_RMSL_MIG_LABEL_STATEMENT has no interface implemented.
Friends
Class CL_RMSL_MIG_LABEL_STATEMENT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | TT_RMSLA_STMT | Label Object Label Statements | 20110502 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20110502 | |
| 2 | Instance method | Public | Method | 20110502 | ||
| 3 | Instance method | Private | Method | 20110502 | ||
| 4 | Instance method | Public | Method | 20110502 | ||
| 5 | Instance method | Public | Method | 20110502 |
Events
Class CL_RMSL_MIG_LABEL_STATEMENT has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TS_RMSLA_STMT | Public | Type reference (TYPE) | RMSLA_STMT | 20110513 | |
|
| 2 | TS_STMT_OBJNO | Private | See coding | 20110502 | BEGIN OF ts_stmt_objno,
stm_objno TYPE rmsle_stm_objno,
END OF ts_stmt_objno
|
||
| 3 | TT_RMSLA_STMT | Public | See coding | 20110513 | tt_rmsla_stmt TYPE STANDARD TABLE OF rmsla_stmt
|
||
| 4 | TT_STMT_OBJNO | Private | See coding | 20110502 | tt_stmt_objno TYPE STANDARD TABLE OF ts_stmt_objno
|
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_STMT | Call by reference | Object reference (TYPE REF TO) | IF_RMSL_MIG_LABEL_STMT_PART | Migration: Aussage | 20110502 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Migration: Ausnahmeklasse | 20110513 |
Method GET_STMT_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 | 20110502 | |||
| 2 | RO_STMT | Value transfer | Object reference (TYPE REF TO) | CL_RMSL_MIG_LABEL_STATEMENT | Migration: Aussage | 20110502 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Migration: Ausnahmeklasse | 20110513 |
Method LOAD_CHANGE_STATES Signature
Method LOAD_CHANGE_STATES on class CL_RMSL_MIG_LABEL_STATEMENT has no parameter.
Method LOAD_CHANGE_STATES on class CL_RMSL_MIG_LABEL_STATEMENT has no exception.
Method SET_RECORDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_RMSLA_STMT | Call by reference | Type reference (TYPE) | TT_RMSLA_STMT | Etiketten-Objekt Etikettenaussagen | 20110502 | |||
| 2 | IV_LABELID | Call by reference | Type reference (TYPE) | RMSLE_LABELID | Etikettensatz | 20110502 |
Method SET_RECORDS on class CL_RMSL_MIG_LABEL_STATEMENT has no exception.
Method SET_STMT_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_LABEL_STMT_PART | Call by reference | Object reference (TYPE REF TO) | IF_RMSL_MIG_LABEL_STMT_PART | Migration: Aussage | 20110502 |
Method SET_STMT_KEY on class CL_RMSL_MIG_LABEL_STATEMENT has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 606 |