SAP ABAP Class /DSD/SL_CL_GENERIC_POPUP (Generic Popups (Singleton))
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   LE-DSD-RA-SL (Application Component) Route Settlement
     /DSD/SL (Package) Route Settlement
Properties
Class /DSD/SL_CL_GENERIC_POPUP  
Short Description Generic Popups (Singleton)    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /DSD/SL   Route Settlement 
Created 20070712   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)
Interfaces
Class /DSD/SL_CL_GENERIC_POPUP has no interface implemented.
Friends
Class /DSD/SL_CL_GENERIC_POPUP has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MC_QDET_ORIGIN_COCKPIT Constant Public Type reference (TYPE) CHAR1 'C' "Cockpit" Call Location 20070731
2 MC_QDET_ORIGIN_TDE Constant Public Type reference (TYPE) CHAR1 'D' "Data Entry" Call Location 20070731
3 MR_ALV_QDET Instance attribute Private Object reference (TYPE REF TO) CL_SALV_TABLE Basis Class for Simple Tables 20070802
4 MR_INSTANCE Static Attribute Private Object reference (TYPE REF TO) /DSD/SL_CL_GENERIC_POPUP Singleton Instance 20070712
Methods
# Method Level Visibility Method type Description Created on
1 DISPLAY_QDET Instance method Public Method Display QDET Data 20070730
2 GET_INSTANCE Static method Public Method Singleton Instance 20070712
3 POPUP_FOR_REASON_CODE Instance method Public Method Query REASON 20070712
Events
Class /DSD/SL_CL_GENERIC_POPUP has no event.
Types
Class /DSD/SL_CL_GENERIC_POPUP has no local type.
Method Signatures

Method DISPLAY_QDET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_DATA Value transfer Type reference (TYPE) /DSD/SL_SLD_QDET_TT Abstimmbeleg: Mengen Differenzen, Differenzgründe 20070730
2 Importing I_MATNR Call by reference Type reference (TYPE) MATNR Materialnummer 20070806
3 Importing I_ORIGIN Call by reference Type reference (TYPE) CHAR1 /DSD/SL_CL_GENERIC_POPUP=>MC_QDET_ORIGIN_COCKPIT Aufrufort 20070731

Method DISPLAY_QDET on class /DSD/SL_CL_GENERIC_POPUP has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_INSTANCE Value transfer Object reference (TYPE REF TO) /DSD/SL_CL_GENERIC_POPUP Popups which are not related to a specific view (Singleton) 20070712

Method GET_INSTANCE on class /DSD/SL_CL_GENERIC_POPUP has no exception.

Method POPUP_FOR_REASON_CODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_REASON Call by reference Type reference (TYPE) /DSD/HH_REASON Reason for Unscheduled Outbound Delivery 20070712
2 Exporting E_CANCELLED Call by reference Type reference (TYPE) /DSD/HH_CHECKBOX Input cancelled 20070712
3 Importing I_TITLE Call by reference Type reference (TYPE) CUA_TIT_TX Window Title 20070712

Method POPUP_FOR_REASON_CODE on class /DSD/SL_CL_GENERIC_POPUP has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in 602