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 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TY_DATA_TAB | Mappings | 20071218 | ||
2 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | ALV List Viewer | 20071218 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SMT_APPLICATION | Application | 20071218 | ||
4 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | Container for Custom Controls in Screen Area | 20071218 | ||
5 | ![]() |
Constant | Private | Type reference (TYPE) | SCRFNAME | 'SMT_VIEW' | Name of a Screen Element | 20071218 | |
6 | ![]() |
Constant | Private | Type reference (TYPE) | SYREPID | 'SAPLSMT_MAPPING_VIEW' | ABAP Program: Current main program | 20071218 | |
7 | ![]() |
Constant | Private | Type reference (TYPE) | PFSTAT | 'SMT_MAPPING_STATUS' | GUI Status | 20071218 | |
8 | ![]() |
Constant | Private | Type reference (TYPE) | SY-TITLE | 'SMT_MAPPING_TITLE' | Contents of Title Line | 20071218 | |
9 | ![]() |
Constant | Private | Type reference (TYPE) | FCODE | 'SMT_BACK' | Back | 20071218 | |
10 | ![]() |
Constant | Private | Type reference (TYPE) | FCODE | 'SMT_CANCEL' | Cancel | 20071218 | |
11 | ![]() |
Constant | Private | Type reference (TYPE) | FCODE | 'SMT_END' | Exit | 20071218 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20071218 |
2 | ![]() |
Instance method | Public | Method | Delete Controls | 20071218 |
3 | ![]() |
Instance method | Public | Method | Edit Function Code | 20071218 |
4 | ![]() |
Instance method | Public | Method | PBO | 20071218 |
5 | ![]() |
Instance method | Private | Method | Read Data | 20071218 |
6 | ![]() |
Instance method | Private | Method | Set ALV | 20071218 |
7 | ![]() |
Instance method | Public | Method | Set Dynpro Status | 20071218 |
8 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 |