SAP ABAP Class CL_UAP_APPLICATION (Application)
Hierarchy
☛
EA-FINSERV (Software Component) SAP Enterprise Extension Financial Services
⤷
TR (Application Component) Treasury
⤷
UAP_GUI_ENABLING_FRAMEWORK (Package) Framework for GUI Programming
⤷
⤷
Properties
| Class | CL_UAP_APPLICATION | |
| Short Description | Application | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | UAP_GUI_ENABLING_FRAMEWORK | Framework for GUI Programming |
| Created | 20000607 | SAP |
| Last change | 20000607 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_UAP_APPLICATION has no forward declaration.
Interfaces
Class CL_UAP_APPLICATION has no interface implemented.
Friends
Class CL_UAP_APPLICATION has no friend class.
Attributes
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20000607 | |
| 2 | Instance method | Public | Method | Destructor | 20000616 | |
| 3 | Static method | Public | Method | Flow Logic | 20000623 | |
| 4 | Static method | Public | Method | Error Handling | 20000607 | |
| 5 | Static method | Public | Method | Supply Program Name | 20010108 | |
| 6 | Static method | Public | Method | Manager | 20000608 | |
| 7 | Static method | Public | Method | Navigation Tree | 20000607 | |
| 8 | Static method | Public | Method | Personalization | 20000607 | |
| 9 | Static method | Public | Method | Supply Program Name | 20000623 | |
| 10 | Static method | Public | Method | Supply Root Nodes | 20010110 | |
| 11 | Static method | Public | Method | Field Control | 20000607 | |
| 12 | Instance method | Public | Method | Initialization | 20010108 | |
| 13 | Static method | Public | Method | Is PAI Initiated After Each Change to the Key? | 20010315 | |
| 14 | Instance method | Public | Method | Make Control Instance Known | 20000623 |
Events
Class CL_UAP_APPLICATION has no event.
Types
Class CL_UAP_APPLICATION has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_MAINDYNPRO | Call by reference | Type reference (TYPE) | SY-DYNNR | Nummer des Hauptdynpros | 20010108 | |||
| 2 | IM_PROGNAME | Call by reference | Type reference (TYPE) | PROGNAME | Name der Funktionsgruppe (SAPL...) | 20010108 |
Method CONSTRUCTOR on class CL_UAP_APPLICATION has no exception.
Method DESTRUCT Signature
Method DESTRUCT on class CL_UAP_APPLICATION has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler | 20000616 |
Method GET_CONTROL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_CONTROL | Value transfer | Object reference (TYPE REF TO) | CL_UAP_DYNPRO_CONTROL | Ablauflogik | 20000623 |
Method GET_CONTROL on class CL_UAP_APPLICATION has no exception.
Method GET_LOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_LOG | Value transfer | Object reference (TYPE REF TO) | CL_UAP_ERROR_LOG | Ablauflogik | 20000608 |
Method GET_LOG on class CL_UAP_APPLICATION has no exception.
Method GET_MAINDYNPRO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_MAINDYNPRO | Value transfer | Type reference (TYPE) | SY-DYNNR | ABAP-Programmname | 20010108 |
Method GET_MAINDYNPRO on class CL_UAP_APPLICATION has no exception.
Method GET_MANAGER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_MANAGER | Value transfer | Object reference (TYPE REF TO) | CL_UAP_PROXY_MANAGER | Manager der Anwendungslogik | 20000608 |
Method GET_MANAGER on class CL_UAP_APPLICATION has no exception.
Method GET_NAVIGATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_NAVIGATION | Value transfer | Object reference (TYPE REF TO) | CL_UAP_TREE_NAVIGATION | Ablauflogik | 20000608 |
Method GET_NAVIGATION on class CL_UAP_APPLICATION has no exception.
Method GET_PREFS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_PREFS | Value transfer | Object reference (TYPE REF TO) | IF_UAP_PREFERENCES | Voreinstellungen | 20000608 |
Method GET_PREFS on class CL_UAP_APPLICATION has no exception.
Method GET_PROGNAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_PROGNAME | Value transfer | Type reference (TYPE) | PROGNAME | ABAP-Programmname | 20000623 |
Method GET_PROGNAME on class CL_UAP_APPLICATION has no exception.
Method GET_ROOTNODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_NODE | Value transfer | Object reference (TYPE REF TO) | CL_UAP_NAVIGATION_NODE | Navigationsknoten | 20010110 |
Method GET_ROOTNODE on class CL_UAP_APPLICATION has no exception.
Method GET_STEERING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_STEERING | Value transfer | Object reference (TYPE REF TO) | IF_UAP_FIELD_STEERING | Verwaltung der Feldstatus | 20000607 |
Method GET_STEERING on class CL_UAP_APPLICATION has no exception.
Method INITIALIZE Signature
Method INITIALIZE on class CL_UAP_APPLICATION has no parameter.
Method INITIALIZE on class CL_UAP_APPLICATION has no exception.
Method PAI_AFTER_SELECTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_RESULT | Value transfer | Type reference (TYPE) | UAP_BOOLEAN | Boolean | 20010315 |
Method PAI_AFTER_SELECTION on class CL_UAP_APPLICATION has no exception.
Method PLUG_CONTROL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_CONTROL | Call by reference | Object reference (TYPE REF TO) | CL_UAP_DYNPRO_CONTROL | Ablauflogik | 20000623 |
Method PLUG_CONTROL on class CL_UAP_APPLICATION has no exception.
History
| Last changed by/on | SAP | 20000607 |
| SAP Release Created in | 462_10 |