SAP ABAP Class CL_WUF_MAPPING_VIEW (Display Mappings)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   LO-AB (Application Component) Agency Business (Global Trade)
     WUF_UI (Package) User Interfaces
Properties
Class CL_WUF_MAPPING_VIEW  
Short Description Display Mappings    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package WUF_UI   User Interfaces 
Created 20070808   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_WUF_MAPPING_VIEW has no forward declaration.
Interfaces
Class CL_WUF_MAPPING_VIEW has no interface implemented.
Friends
Class CL_WUF_MAPPING_VIEW has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 AT_VIEW Instance attribute Private Type reference (TYPE) TY_DATA_TAB Mappings 20070808
2 A_ALV Instance attribute Private Object reference (TYPE REF TO) CL_GUI_ALV_GRID SAP List Viewer 20070808
3 A_APPLICATION Instance attribute Private Type reference (TYPE) WUF_APPLICATION Application 20070808
4 A_CONTAINER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container for Custom Controls in Screen Area 20070808
5 CO_CONTAINER_NAME Constant Private Type reference (TYPE) SCRFNAME 'WUF_VIEW' Name of a Screen Element 20070808
6 CO_REPID Constant Private Type reference (TYPE) SYREPID 'SAPLWUF_MAPPING_VIEW' ABAP Program: Current Main Program 20070808
7 CO_STATUS Constant Private Type reference (TYPE) PFSTAT 'WUF_MAPPING_STATUS' GUI Status 20070808
8 CO_TITLE Constant Private Type reference (TYPE) SY-TITLE 'WUF_MAPPING_TITLE' Contents of Title Line 20070809
9 F_BACK Constant Private Type reference (TYPE) FCODE 'WUF_BACK' Back 20070808
10 F_CANCEL Constant Private Type reference (TYPE) FCODE 'WUF_CANCEL' Cancel 20070808
11 F_END Constant Private Type reference (TYPE) FCODE 'WUF_END' Exit 20070808
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20070808
2 FREE Instance method Public Method Delete Controls 20070808
3 HANDLE_FCODE Instance method Public Method Process Function Code 20070808
4 PBO Instance method Public Method PBO 20070808
5 READ_DATA Instance method Private Method Read Data 20070808
6 SET_ALV_TABLE Instance method Private Method Set ALV 20070808
7 SET_PF_STATUS Instance method Public Method Set Dynpro Status 20070808
8 SET_TITLE Instance method Public Method Set Title Bar 20070809
Events
Class CL_WUF_MAPPING_VIEW has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_DATA_TAB Private See coding Mappings 20070808 ty_data_tab TYPE STANDARD TABLE OF wuf_mapping_disp
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_APPLICATION Call by reference Type reference (TYPE) WUF_APPLICATION Anwendung 20070808

Method CONSTRUCTOR on class CL_WUF_MAPPING_VIEW has no exception.

Method FREE Signature

Method FREE on class CL_WUF_MAPPING_VIEW has no parameter.
Method FREE on class CL_WUF_MAPPING_VIEW has no exception.

Method HANDLE_FCODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FCODE Call by reference Type reference (TYPE) FCODE Funktionscode 20070808

Method HANDLE_FCODE on class CL_WUF_MAPPING_VIEW has no exception.

Method PBO Signature

Method PBO on class CL_WUF_MAPPING_VIEW has no parameter.
Method PBO on class CL_WUF_MAPPING_VIEW has no exception.

Method READ_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_APPLICATION Call by reference Type reference (TYPE) WUF_APPLICATION Anwendung 20070808

Method READ_DATA on class CL_WUF_MAPPING_VIEW has no exception.

Method SET_ALV_TABLE Signature

Method SET_ALV_TABLE on class CL_WUF_MAPPING_VIEW has no parameter.
Method SET_ALV_TABLE on class CL_WUF_MAPPING_VIEW has no exception.

Method SET_PF_STATUS Signature

Method SET_PF_STATUS on class CL_WUF_MAPPING_VIEW has no parameter.
Method SET_PF_STATUS on class CL_WUF_MAPPING_VIEW has no exception.

Method SET_TITLE Signature

Method SET_TITLE on class CL_WUF_MAPPING_VIEW has no parameter.
Method SET_TITLE on class CL_WUF_MAPPING_VIEW has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in 603