SAP ABAP Class CL_WCB_ERROR_POPUP (Error Message Popup)
Hierarchy
EA-GLTRADE (Software Component) SAP Enterprise Extension Global Trade
   LO-GT-CHB (Application Component) Chargeback
     WCB_CC_UI_DYNPR (Package) Condition Contract User Interface with Screen Technology
Properties
Class CL_WCB_ERROR_POPUP  
Short Description Error Message Popup    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package WCB_CC_UI_DYNPR   Condition Contract User Interface with Screen Technology 
Created 20070119   SAP 
Last change 20070912   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CHBK Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_WCB_ERROR_POPUP has no interface implemented.
Friends
Class CL_WCB_ERROR_POPUP has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 AT_DATA Instance attribute Private Type reference (TYPE) WCB_PROTOCOL_TAB Log 20070122
2 AT_FIELDCATALOG Instance attribute Private Type reference (TYPE) LVC_T_FCAT Field Catalog for SAP List Viewer Control 20070122
3 A_ALV Instance attribute Private Object reference (TYPE REF TO) CL_GUI_ALV_GRID SAP List Viewer 20070122
4 A_CONTAINER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container for Custom Controls in the Screen Area 20070122
5 CO_CONTAINER_NAME Constant Private Type reference (TYPE) SCRFNAME 'WCB_ERROR_PROTOCOL' Container Name 20070122
6 CO_REPID Constant Private Type reference (TYPE) SYREPID 'SAPLWCB_ERROR_POPUP' Function Group with Screen 20070122
7 CO_SCREEN Constant Private Type reference (TYPE) SYDYNNR '0300' Screen Number 20070122
8 F_CANCEL Constant Private Type reference (TYPE) FCODE 'CANCEL' Function Code Cancel 20070122
9 F_CONT Constant Private Type reference (TYPE) FCODE 'CONT' Function Code Continue 20070122
Methods
# Method Level Visibility Method type Description Created on
1 BUILD_FIELD_CATALOG Instance method Private Method Build Up Field Catalog 20070122
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20070122
3 HANDLE_BEFORE_USER_COMMAND Instance method Private Event handling method Change Standard Functions 20070122
4 HANDLE_FCODE Instance method Public Method Process Function Code 20070122
5 INIT_CONTROLS Instance method Private Method Initialize Controls 20070122
6 SET_DATA Instance method Private Method Display Data 20070122
7 START Instance method Public Method Start Display 20070122
Events
Class CL_WCB_ERROR_POPUP has no event.
Types
Class CL_WCB_ERROR_POPUP has no local type.
Method Signatures

Method BUILD_FIELD_CATALOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing T_FIELDCATALOG Call by reference Type reference (TYPE) LVC_T_FCAT Feldkatalog für ListViewerControl 20070122

Method BUILD_FIELD_CATALOG on class CL_WCB_ERROR_POPUP has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_DATA Call by reference Type reference (TYPE) WCB_PROTOCOL_TAB Protokoll 20070122

Method CONSTRUCTOR on class CL_WCB_ERROR_POPUP has no exception.

Method HANDLE_BEFORE_USER_COMMAND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_UCOMM Call by reference Attribute reference (LIKE) 20070122

Method HANDLE_BEFORE_USER_COMMAND on class CL_WCB_ERROR_POPUP has no exception.

Method HANDLE_FCODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_QUIT Call by reference Type reference (TYPE) BVAL Popup abbrechen 20070122
2 Importing I_FCODE Call by reference Type reference (TYPE) FCODE Funktionskode 20070122

Method HANDLE_FCODE on class CL_WCB_ERROR_POPUP has no exception.

Method INIT_CONTROLS Signature

Method INIT_CONTROLS on class CL_WCB_ERROR_POPUP has no parameter.
Method INIT_CONTROLS on class CL_WCB_ERROR_POPUP has no exception.

Method SET_DATA Signature

Method SET_DATA on class CL_WCB_ERROR_POPUP has no parameter.
Method SET_DATA on class CL_WCB_ERROR_POPUP has no exception.

Method START Signature

Method START on class CL_WCB_ERROR_POPUP has no parameter.
Method START on class CL_WCB_ERROR_POPUP has no exception.
History
Last changed by/on SAP  20070912 
SAP Release Created in