SAP ABAP Class CL_SMT_WD_CFG_APP_CONTROLLER (Config application controller abstraction)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-SOA-SMT (Application Component) Service Mapping Tool
⤷
GMT_WEB_DYNPRO (Package) web dynrpro UI classes

⤷

⤷

Meta Relationship - Used By
Properties
Class | CL_SMT_WD_CFG_APP_CONTROLLER | |
Short Description | Config application controller abstraction | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | GMT_WEB_DYNPRO | web dynrpro UI classes |
Created | 20080213 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_SMT_WD_CFG_APP_CONTROLLER has no interface implemented.
Friends
Class CL_SMT_WD_CFG_APP_CONTROLLER has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_SMT_WD_CONFIG_APPLICATION | Config Application Wrapper Class | 20080213 | ||
2 | ![]() |
Static Attribute | Protected | Object reference (TYPE REF TO) | CL_SMT_WD_CONST | Web Dynpro configuration constant attributes | 20080213 | ||
3 | ![]() |
Static Attribute | Protected | Object reference (TYPE REF TO) | CL_SMT_WD_MESSAGE_PUBLISHER | Raises web dynpro messages | 20080509 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20080213 |
2 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20080213 |
3 | ![]() |
Instance method | Public | Method | Handles application selected event | 20080213 |
4 | ![]() |
Instance method | Public | Method | Handles application selected for creation event | 20080611 |
5 | ![]() |
Instance method | Public | Method | Handles delete confirmed event | 20080213 |
6 | ![]() |
Instance method | Public | Method | Handles request selected event | 20080213 |
7 | ![]() |
Instance method | Public | Method | Handles save confirmed event | 20080213 |
8 | ![]() |
Instance method | Public | Method | [ABSTRACT] Start operation | 20080213 |
Events
Class CL_SMT_WD_CFG_APP_CONTROLLER has no event.
Types
Class CL_SMT_WD_CFG_APP_CONTROLLER has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_SMT_WD_CFG_APP_CONTROLLER has no parameter.
Method CLASS_CONSTRUCTOR on class CL_SMT_WD_CFG_APP_CONTROLLER has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_CONFIG_APP | Call by reference | Object reference (TYPE REF TO) | CL_SMT_WD_CONFIG_APPLICATION | Config Application Wrapper Class | 20080213 |
Method CONSTRUCTOR on class CL_SMT_WD_CFG_APP_CONTROLLER has no exception.
Method ON_APPLICATION_SELECTED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_APPLICATION | Call by reference | Type reference (TYPE) | SMT_APPLICATION | Application | 20080213 |
Method ON_APPLICATION_SELECTED on class CL_SMT_WD_CFG_APP_CONTROLLER has no exception.
Method ON_CREATE_APPLICATION_SELECTED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_NAME | Call by reference | Type reference (TYPE) | SMT_APPLICATION | Mapping | 20080611 | ||
2 | ![]() |
IV_PACKAGE | Call by reference | Type reference (TYPE) | DEVCLASS | Package | 20080611 |
Method ON_CREATE_APPLICATION_SELECTED on class CL_SMT_WD_CFG_APP_CONTROLLER has no exception.
Method ON_DELETE_CONFIRMED Signature
Method ON_DELETE_CONFIRMED on class CL_SMT_WD_CFG_APP_CONTROLLER has no parameter.
Method ON_DELETE_CONFIRMED on class CL_SMT_WD_CFG_APP_CONTROLLER has no exception.
Method ON_REQUEST_SELECTED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_REQUEST | Call by reference | Type reference (TYPE) | TRKORR | Request/Task | 20080213 |
Method ON_REQUEST_SELECTED on class CL_SMT_WD_CFG_APP_CONTROLLER has no exception.
Method ON_SAVE_CONFIRMED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_SAVE | Call by reference | Type reference (TYPE) | SMT_BOOLEAN | CL_SMT_WD_CONST=>GC_FALSE | 20080213 |
Method ON_SAVE_CONFIRMED on class CL_SMT_WD_CFG_APP_CONTROLLER has no exception.
Method START_OPERATION Signature
Method START_OPERATION on class CL_SMT_WD_CFG_APP_CONTROLLER has no parameter.
Method START_OPERATION on class CL_SMT_WD_CFG_APP_CONTROLLER has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 701 |