SAP ABAP Class CL_SMT_MAPPING_VIEW (Display Mappings)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   CA-SOA-SMT (Application Component) Service Mapping Tool
     GMT_UI (Package) User Interfaces
Properties
Class CL_SMT_MAPPING_VIEW  
Short Description Display Mappings    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package GMT_UI   User Interfaces 
Created 20071218   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SMT_MAPPING_VIEW has no forward declaration.
Interfaces
Class CL_SMT_MAPPING_VIEW has no interface implemented.
Friends
Class CL_SMT_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 20071218
2 A_ALV Instance attribute Private Object reference (TYPE REF TO) CL_GUI_ALV_GRID ALV List Viewer 20071218
3 A_APPLICATION Instance attribute Private Type reference (TYPE) SMT_APPLICATION Application 20071218
4 A_CONTAINER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container for Custom Controls in Screen Area 20071218
5 CO_CONTAINER_NAME Constant Private Type reference (TYPE) SCRFNAME 'SMT_VIEW' Name of a Screen Element 20071218
6 CO_REPID Constant Private Type reference (TYPE) SYREPID 'SAPLSMT_MAPPING_VIEW' ABAP Program: Current main program 20071218
7 CO_STATUS Constant Private Type reference (TYPE) PFSTAT 'SMT_MAPPING_STATUS' GUI Status 20071218
8 CO_TITLE Constant Private Type reference (TYPE) SY-TITLE 'SMT_MAPPING_TITLE' Contents of Title Line 20071218
9 F_BACK Constant Private Type reference (TYPE) FCODE 'SMT_BACK' Back 20071218
10 F_CANCEL Constant Private Type reference (TYPE) FCODE 'SMT_CANCEL' Cancel 20071218
11 F_END Constant Private Type reference (TYPE) FCODE 'SMT_END' Exit 20071218
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20071218
2 FREE Instance method Public Method Delete Controls 20071218
3 HANDLE_FCODE Instance method Public Method Edit Function Code 20071218
4 PBO Instance method Public Method PBO 20071218
5 READ_DATA Instance method Private Method Read Data 20071218
6 SET_ALV_TABLE Instance method Private Method Set ALV 20071218
7 SET_PF_STATUS Instance method Public Method Set Dynpro Status 20071218
8 SET_TITLE Instance method Public Method Set Title Bar 20071218
Events
Class CL_SMT_MAPPING_VIEW has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_DATA_TAB Private See coding Mappings 20071218 ty_data_tab TYPE STANDARD TABLE OF smt_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) SMT_APPLICATION Anwendung 20071218

Method CONSTRUCTOR on class CL_SMT_MAPPING_VIEW has no exception.

Method FREE Signature

Method FREE on class CL_SMT_MAPPING_VIEW has no parameter.
Method FREE on class CL_SMT_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 20071218

Method HANDLE_FCODE on class CL_SMT_MAPPING_VIEW has no exception.

Method PBO Signature

Method PBO on class CL_SMT_MAPPING_VIEW has no parameter.
Method PBO on class CL_SMT_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) SMT_APPLICATION Anwendung 20071218

Method READ_DATA on class CL_SMT_MAPPING_VIEW has no exception.

Method SET_ALV_TABLE Signature

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

Method SET_PF_STATUS Signature

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

Method SET_TITLE Signature

Method SET_TITLE on class CL_SMT_MAPPING_VIEW has no parameter.
Method SET_TITLE on class CL_SMT_MAPPING_VIEW has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 700