SAP ABAP Class CL_ILM_ASSIST (Assistance Class for WD Component ILM_UI_*)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   PM-WOC (Application Component) Maintenance Processing
     ILM_UI (Package) Basic Maintenance Processing: User Interface
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_WD_COMPONENT_ASSISTANCE Basis for a Web Dynpro assistance class 20070226
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_ILM_ASSIST_EQM Assistance Class for WD Component ILM_UI_EQM 20070329
2 Inheritance (c INHERITING FROM c_ref)  CL_ILM_ASSIST_WOC Assistance Class for WD Component ILM_UI_WOC 20070323
Properties
Class CL_ILM_ASSIST  
Short Description Assistance Class for WD Component ILM_UI_*    
Super Class CL_WD_COMPONENT_ASSISTANCE Basis for a Web Dynpro assistance class 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class ILM    
Program status     
Category 0   
Package ILM_UI   Basic Maintenance Processing: User Interface 
Created 20070226   SAP 
Last change 20100310   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)
2 ILM0 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_ILM_ASSIST has no interface implemented.
Friends
Class CL_ILM_ASSIST has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MR_MESSAGE_MANAGER Instance attribute Private Object reference (TYPE REF TO) IF_WD_MESSAGE_MANAGER Message Manager 20070226
Methods
# Method Level Visibility Method type Description Created on
1 GET_CUSTOMIZING Static method Public Method Determine Customizing 20070413
2 INIT_COMPONENT Instance method Public Method Initialize Component 20070226
3 SEND_MULTIPLE_MESSAGE Instance method Public Method Output Several Messages 20070323
4 SEND_PROGRAM_ERROR Instance method Public Method Output Program Error 20070323
5 SEND_SINGLE_MESSAGE Instance method Public Method Output Individual Message 20070323
Events
Class CL_ILM_ASSIST has no event.
Types
Class CL_ILM_ASSIST has no local type.
Method Signatures

Method GET_CUSTOMIZING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ES_CUST Value transfer Type reference (TYPE) ILM0_CUST Customizing 20070413

Method GET_CUSTOMIZING on class CL_ILM_ASSIST has no exception.

Method INIT_COMPONENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_MESSAGE_MANAGER Call by reference Object reference (TYPE REF TO) IF_WD_MESSAGE_MANAGER Message-Manager 20070226

Method INIT_COMPONENT on class CL_ILM_ASSIST has no exception.

Method SEND_MULTIPLE_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_MSG Call by reference Type reference (TYPE) BAPIRET2_T Returntabelle 20070323

Method SEND_MULTIPLE_MESSAGE on class CL_ILM_ASSIST has no exception.

Method SEND_PROGRAM_ERROR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_MSGV1 Call by reference Type reference (TYPE) ANY 1-te Nachrichtenvariable 20070323
2 Importing IV_MSGV2 Call by reference Type reference (TYPE) ANY 2-te Nachrichtenvariable 20070323
3 Importing IV_MSGV3 Call by reference Type reference (TYPE) ANY 3-te Nachrichtenvariable 20070323
4 Importing IV_MSGV4 Call by reference Type reference (TYPE) ANY 4-te Nachrichtenvariable 20070323

Method SEND_PROGRAM_ERROR on class CL_ILM_ASSIST has no exception.

Method SEND_SINGLE_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_MSGID Call by reference Type reference (TYPE) SYMSGID 'ILM' Nachrichtenklasse 20070323
2 Importing IV_MSGNO Call by reference Type reference (TYPE) SYMSGNO Nachrichtennummer 20070323
3 Importing IV_MSGTYP Call by reference Type reference (TYPE) SYMSGTY 'E' Nachrichtentyp 20070323
4 Importing IV_MSGV1 Value transfer Type reference (TYPE) ANY 1-te Nachrichtenvariable 20070323
5 Importing IV_MSGV2 Value transfer Type reference (TYPE) ANY 2-te Nachrichtenvariable 20070323
6 Importing IV_MSGV3 Value transfer Type reference (TYPE) ANY 3-te Nachrichtenvariable 20070323
7 Importing IV_MSGV4 Value transfer Type reference (TYPE) ANY 4-te Nachrichtenvariable 20070323

Method SEND_SINGLE_MESSAGE on class CL_ILM_ASSIST has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in 602