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 MO_HANDLER_CL 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 CANCEL Instance method Public Method Cancel Label Data Processing 20060721
2 DELETE_LABEL Instance method Public Method Deletes a Label Set 20060828
3 GET_INSTANCE_CL Static method Public Method Delivers a Handler Instance 20060712
4 SAVE Instance method Public Method Save All Label Data 20060720
5 TOGGLE_ACTIVITY_MODE 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 Exporting ET_ERROR Call by reference Type reference (TYPE) BAPIRETTAB Fehlertabelle 20060721
2 Importing 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 Exporting ET_ERROR Call by reference Type reference (TYPE) BAPIRETTAB Tabelle mit BAPI Return Informationen 20060830
2 Importing I_ACTIVITY_MODE Call by reference Type reference (TYPE) RMSLE_MODE Moduskennzeichen Anzeige/Ändern/Anlegen/Ungültig 20060830
3 Importing 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 Exporting 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 Exporting 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 Changing C_ACTIVITY_MODE Call by reference Type reference (TYPE) RMSLE_MODE Moduskennzeichen Anzeige/Ändern/Anlegen/Ungültig 20060721
2 Exporting ET_ERROR Call by reference Type reference (TYPE) BAPIRETTAB Tabelle mit BAPI Return Informationen 20060721
3 Importing I_LABEL_ID Call by reference Type reference (TYPE) RMSLE_LABELID Etikett 20060721
# Exception Resumable Description Created on
1 LABEL_NOT_FOUND Etikettensatz existiert nicht 20061018
2 UNSAVED_DATA Ungesicherte Daten sind vorhanden 20060808
History
Last changed by/on SAP  20100310 
SAP Release Created in 700