SAP ABAP Class CL_RMSL_HDL_LABEL_ADMIN (Administration Handler)
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_HDL | Handler - Base Class | 20060712 |
Properties
| Class | CL_RMSL_HDL_LABEL_ADMIN | |
| Short Description | Administration Handler | |
| Super Class | CL_RMSL_HDL | Handler - Base Class |
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RMSL | Labeling Application |
| Created | 20060712 | SAP |
| Last change | 20100310 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RMSL_HDL_LABEL_ADMIN has no forward declaration.
Interfaces
Class CL_RMSL_HDL_LABEL_ADMIN has no interface implemented.
Friends
Class CL_RMSL_HDL_LABEL_ADMIN has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_RMSL_HDL_LABEL_ADMIN | Handler Instance | 20060712 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Cancel Label Data Processing | 20060721 | |
| 2 | Instance method | Public | Method | Deletes a Label Set | 20060828 | |
| 3 | Static method | Public | Method | Delivers a Handler Instance | 20060712 | |
| 4 | Instance method | Public | Method | Save All Label Data | 20060720 | |
| 5 | Instance method | Public | Method | Switch Activity Type | 20060721 |
Events
Class CL_RMSL_HDL_LABEL_ADMIN has no event.
Types
Class CL_RMSL_HDL_LABEL_ADMIN has no local type.
Method Signatures
Method CANCEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ERROR | Call by reference | Type reference (TYPE) | BAPIRETTAB | Fehlertabelle | 20060721 | |||
| 2 | I_LABEL_ID | Call by reference | Type reference (TYPE) | RMSLE_LABELID | Etikett | 20060721 |
Method CANCEL on class CL_RMSL_HDL_LABEL_ADMIN has no exception.
Method DELETE_LABEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ERROR | Call by reference | Type reference (TYPE) | BAPIRETTAB | Tabelle mit BAPI Return Informationen | 20060830 | |||
| 2 | I_ACTIVITY_MODE | Call by reference | Type reference (TYPE) | RMSLE_MODE | Moduskennzeichen Anzeige/Ändern/Anlegen/Ungültig | 20060830 | |||
| 3 | I_LABEL_ID | Call by reference | Type reference (TYPE) | RMSLE_LABELID | Etikettensatz | 20060830 |
Method DELETE_LABEL on class CL_RMSL_HDL_LABEL_ADMIN has no exception.
Method GET_INSTANCE_CL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_HANDLER | Call by reference | Object reference (TYPE REF TO) | CL_RMSL_HDL_LABEL_ADMIN | Handlerinstanz | 20060712 |
Method GET_INSTANCE_CL on class CL_RMSL_HDL_LABEL_ADMIN has no exception.
Method SAVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ERROR | Call by reference | Type reference (TYPE) | BAPIRETTAB | Fehlertabelle | 20060720 |
Method SAVE on class CL_RMSL_HDL_LABEL_ADMIN has no exception.
Method TOGGLE_ACTIVITY_MODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_ACTIVITY_MODE | Call by reference | Type reference (TYPE) | RMSLE_MODE | Moduskennzeichen Anzeige/Ändern/Anlegen/Ungültig | 20060721 | |||
| 2 | ET_ERROR | Call by reference | Type reference (TYPE) | BAPIRETTAB | Tabelle mit BAPI Return Informationen | 20060721 | |||
| 3 | I_LABEL_ID | Call by reference | Type reference (TYPE) | RMSLE_LABELID | Etikett | 20060721 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Etikettensatz existiert nicht | 20061018 | ||
| 2 | Ungesicherte Daten sind vorhanden | 20060808 |
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 700 |