SAP ABAP Class CL_UMG_PACKAGE_ASSIGN (Assign vocabulary packages to users)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-I18-UNI (Application Component) I18N Unicode
     SUMIG (Package) Unicode Migration: Tabellen Umsetzer + Reparatur Tool
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_UMG_SPUMG_LIST Results + ALV grid 20070626
Properties
Class CL_UMG_PACKAGE_ASSIGN  
Short Description Assign vocabulary packages to users    
Super Class CL_UMG_SPUMG_LIST Results + ALV grid 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SUMIG   Unicode Migration: Tabellen Umsetzer + Reparatur Tool 
Created 20070626   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_UMG_PACKAGE_ASSIGN has no interface implemented.
Friends
Class CL_UMG_PACKAGE_ASSIGN has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CONTAINER_NAME Instance attribute Private Type reference (TYPE) SCRFNAME Name of a Screen Element 20070626
2 C_STATUS_ASSIGNED Constant Public Type reference (TYPE) UMGAVPSTATUS 'A' Status of a vocabulary package 20070626
3 C_STATUS_FINISHED Constant Public Type reference (TYPE) UMGAVPSTATUS 'F' Status of a vocabulary package 20070626
4 C_STATUS_NEW Constant Public Type reference (TYPE) UMGAVPSTATUS 'N' Status of a vocabulary package 20070626
5 C_STATUS_RELEASED Constant Public Type reference (TYPE) UMGAVPSTATUS 'R' Status of a vocabulary package 20070626
6 GRID_CONTAINER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_DIALOGBOX_CONTAINER Container for Custom Controls in the Screen Area 20070626
7 ITAB Instance attribute Private Type reference (TYPE) UMGTVOCPACKAGE SPUMG: Messages for main log 20070626
Methods
# Method Level Visibility Method type Description Created on
1 ASSIGN_PACKAGE Instance method Private Method Assign Packages to users 20070627
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20070626
Events
# Event Type Visibility Description Created on
1 ASSIGN_CANCELED Instance Event
(0)
Public
(2)
User canceled action 20070627
2 ASSIGN_PACKAGES Instance Event
(0)
Public
(2)
Assign the selected packages to the users 20070627
Types
Class CL_UMG_PACKAGE_ASSIGN has no local type.
Method Signatures

Method ASSIGN_PACKAGE Signature

Method ASSIGN_PACKAGE on class CL_UMG_PACKAGE_ASSIGN has no parameter.
Method ASSIGN_PACKAGE on class CL_UMG_PACKAGE_ASSIGN has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CONTAINER Value transfer Object reference (TYPE REF TO) CL_GUI_DIALOGBOX_CONTAINER Container for Custom Controls in the Screen Area 20070626

Method CONSTRUCTOR on class CL_UMG_PACKAGE_ASSIGN has no exception.
Event Signatures

Event ASSIGN_CANCELED Signature
Event ASSIGN_CANCELED on class CL_UMG_PACKAGE_ASSIGN has no parameter.
Event ASSIGN_PACKAGES Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 PACKAGES Exporting Value transfer Type reference (TYPE) UMGTVOCPACKAGE Vocabulary Packages 20070627
History
Last changed by/on SAP  20110908 
SAP Release Created in 710