SAP ABAP Class CL_KAYAK_DYNPRO_API (Dynpro Api for KAYAK prokject)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
BC-MUS (Application Component) Musing Tools
⤷
WDK_CONTROLLER (Package) Kayak Controller
⤷
⤷
Properties
| Class | CL_KAYAK_DYNPRO_API | |
| Short Description | Dynpro Api for KAYAK prokject | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | WDK_CONTROLLER | Kayak Controller |
| Created | 20060320 | SAP |
| Last change | 20060912 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_KAYAK_DYNPRO_API has no interface implemented.
Friends
Class CL_KAYAK_DYNPRO_API has no friend class.
Attributes
Class CL_KAYAK_DYNPRO_API has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Check relevance by program name | 20060607 | |
| 2 | Static method | Public | Method | Get relevant fields of current running dynpro | 20060320 | |
| 3 | Static method | Private | Method | Get fields old implementation | 20060828 | |
| 4 | Static method | Private | Method | Get fields very old implementation | 20060828 | |
| 5 | Static method | Public | Method | Check if current dynpro is relevant for processing | 20060330 |
Events
Class CL_KAYAK_DYNPRO_API has no event.
Types
Class CL_KAYAK_DYNPRO_API has no local type.
Method Signatures
Method CHECK_PROGNAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_PROGNAME | Call by reference | Type reference (TYPE) | SYREPID | ABAP Program: Current Main Program | 20060607 | |||
| 2 | RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | Is relevant | 20060607 |
Method CHECK_PROGNAME on class CL_KAYAK_DYNPRO_API has no exception.
Method GET_CURRENT_DYNPRO_FIELDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FIELDS | Value transfer | Type reference (TYPE) | WDK_DYNPRO_FIELDS_TAB | Dynpro runtime context required by Kayak | 20060320 |
Method GET_CURRENT_DYNPRO_FIELDS on class CL_KAYAK_DYNPRO_API has no exception.
Method GET_DYNPRO_FIELDS_1 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FIELDS | Value transfer | Type reference (TYPE) | WDK_DYNPRO_FIELDS_TAB | Kayak: Dynpro fields with values und WD ABAP UI control | 20060828 |
Method GET_DYNPRO_FIELDS_1 on class CL_KAYAK_DYNPRO_API has no exception.
Method GET_DYNPRO_FIELDS_2 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FIELDS | Value transfer | Type reference (TYPE) | WDK_DYNPRO_FIELDS_TAB | Kayak: Dynpro fields with values und WD ABAP UI control | 20060828 |
Method GET_DYNPRO_FIELDS_2 on class CL_KAYAK_DYNPRO_API has no exception.
Method IS_CURRENT_DYNPRO_RELEVANT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_DYNPRO | Call by reference | Type reference (TYPE) | WDK_DYNPRO_ID_STY | Dynpro ID with frame dynpro | 20060606 | |||
| 2 | EV_IS_RELEVANT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20060606 |
Method IS_CURRENT_DYNPRO_RELEVANT on class CL_KAYAK_DYNPRO_API has no exception.
History
| Last changed by/on | SAP | 20060912 |
| SAP Release Created in | 100 |