SAP ABAP Class CL_RMSL_CTRL_LABEL_USAGE (Label Controller - Usage)
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_CTRL_TAB Tabstrip Controller (Base Class) 20060712
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RMSL_CONTROLLER Controller Interface 20060712
Properties
Class CL_RMSL_CTRL_LABEL_USAGE  
Short Description Label Controller - Usage    
Super Class CL_RMSL_CTRL_TAB Tabstrip Controller (Base Class) 
Instantiability of a Class 2  Public 
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_CTRL_LABEL_USAGE has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_RMSL_CONTROLLER Controller Interface 20060712
Friends
Class CL_RMSL_CTRL_LABEL_USAGE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_HDL_USAGE_DATA Instance attribute Private Object reference (TYPE REF TO) CL_RMSL_HDL_USAGE_DATA Usage Data Handler 20060808
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20060809
2 PROCESS_FCODE_ADD Instance method Public Method Process Function Code "Create Change State" 20060808
3 PROCESS_FCODE_DEL Instance method Public Method Process Function Code "Delete Usage" 20060808
Events
Class CL_RMSL_CTRL_LABEL_USAGE has no event.
Types
Class CL_RMSL_CTRL_LABEL_USAGE has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_UI_MANAGER Call by reference Object reference (TYPE REF TO) IF_RMSL_UI_MANAGER UI-Manager 20060809
2 Importing IO_VIEW Call by reference Object reference (TYPE REF TO) IF_RMSL_TABSTRIP Tabstrip-View 20060809

Method CONSTRUCTOR on class CL_RMSL_CTRL_LABEL_USAGE has no exception.

Method PROCESS_FCODE_ADD 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 20060808
2 Importing IS_USAGE Call by reference Type reference (TYPE) RMSLS_DYNP_VIEW_USAGES Dynprostruktur für Verwendungen 20060809
3 Importing I_AENNR Call by reference Type reference (TYPE) AENNR Änderungsnummer 20060808
4 Importing I_LABEL_ID Call by reference Type reference (TYPE) RMSLE_LABELID Etikett 20060808

Method PROCESS_FCODE_ADD on class CL_RMSL_CTRL_LABEL_USAGE has no exception.

Method PROCESS_FCODE_DEL 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 20060808
2 Importing IS_SELECTED_ROW Call by reference Type reference (TYPE) RMSLS_DYNP_VIEW_USAGES Dynprostruktur für Verwendungen 20060808
3 Importing I_AENNR Call by reference Type reference (TYPE) AENNR Änderungsnummer 20060808
4 Importing I_LABEL_ID Call by reference Type reference (TYPE) RMSLE_LABELID Etikett 20060808

Method PROCESS_FCODE_DEL on class CL_RMSL_CTRL_LABEL_USAGE has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in 700