SAP ABAP Class CL_BSSP_DETAIL_FORM_POWL (Reports (POWL-Based))
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-GTF-SP-GEN (Application Component) Generic Applications
⤷
BSSP1 (Package) Generic Applications
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_CHIP_FEEDER | Chip Feeder | 20110304 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_GUIBB | Generic UI Building Block | 20110304 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_GUIBB_FORM | Generic Form UI Building Block | 20110304 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_MULTI_INSTANTIABLE | FPM Multi Instantiation | 20110304 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_BSSP_FINREP_FORM | Reports (Display as Form) | 20110304 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_BSSP_PSM_FM_AVC_FORM | FM AVC Report as forms | 20121023 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_BSSP_PSM_FM_REP | PSM Fund Management Reports | 20121212 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CL_BSSP_PSM_GM_AVC_FORM | GM AVC Report as forms | 20121109 |
| 5 | Inheritance (c INHERITING FROM c_ref) | CL_BSSP_PSM_GM_REP | PSM Grantee Reports | 20130116 |
Properties
| Class | CL_BSSP_DETAIL_FORM_POWL | |
| Short Description | Reports (POWL-Based) | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | BSSP1 | Generic Applications |
| Created | 20110304 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_BSSP_DETAIL_FORM_POWL has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_FPM_CHIP_FEEDER | Chip Feeder | 20110304 | ||
| 2 | IF_FPM_GUIBB | Generic UI Building Block | 20110304 | ||
| 3 | IF_FPM_GUIBB_FORM | Generic Form UI Building Block | 20110304 | ||
| 4 | IF_FPM_MULTI_INSTANTIABLE | FPM Multi Instantiation | 20110304 |
Friends
Class CL_BSSP_DETAIL_FORM_POWL 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) | IF_CHIP_API | CHIP API | 20110304 | |||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_FPM | Interface for accessing FPM functionality | 20110304 | |||
| 3 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_BSSP_SIDE_PANEL_SERVICES | Side Panel Services | 20110304 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | S_CONFIGURATION | 20120301 | ||||
| 5 | Instance attribute | Protected | Type reference (TYPE) | WDY_CONFIG_KEY | Key Components of Configuration Tables | 20110321 | |||
| 6 | Instance attribute | Protected | Type reference (TYPE) | S_POWL_DEFINITION | 20110304 | ||||
| 7 | Instance attribute | Protected | Type reference (TYPE) | CHIP_NAME_VALUES | Table of Field/Value Pairs | 20120217 | |||
| 8 | Instance attribute | Protected | Type reference (TYPE) | BSSP_T_SELECTION_FIELD | Graphics: Selection Fields | 20110304 | |||
| 9 | Instance attribute | Protected | Type reference (TYPE) | BSSP_APPLICATION | Application Identifier | 20110603 | |||
| 10 | Instance attribute | Protected | Type reference (TYPE) | FPM_COMPONENT_NAME | Web Dynpro: Component Name | 20110321 | |||
| 11 | Instance attribute | Protected | Type reference (TYPE) | SWO_OBJTYP | Object Type | 20110304 | |||
| 12 | Instance attribute | Protected | Type reference (TYPE) | RFCDEST | Logical Destination (Specified in Function Call) | 20110304 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20110330 | ||
| 2 | Instance method | Public | Method | 20110304 | ||
| 3 | Instance method | Private | Method | 20110615 | ||
| 4 | Instance method | Private | Event handling method | 20120301 | ||
| 5 | Instance method | Private | Event handling method | 20110304 | ||
| 6 | Instance method | Private | Event handling method | 20110304 | ||
| 7 | Instance method | Private | Event handling method | 20110615 |
Events
Class CL_BSSP_DETAIL_FORM_POWL has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | S_CONFIGURATION | Protected | See coding | 20120301 | BEGIN OF s_configuration,
suffix TYPE bssp_tag_suffix,
hide_chip TYPE bssp_hide_chip,
END OF s_configuration
|
||
| 2 | S_POWL_DEFINITION | Protected | See coding | 20110304 | BEGIN OF s_powl_definition,
applid TYPE powl_applid_ty,
type TYPE powl_type_ty,
lpd_role TYPE apb_lpd_role,
lpd_instance TYPE apb_lpd_instance,
END OF s_powl_definition
|
Method Signatures
Method CHANGE_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_DATA | Call by reference | Type reference (TYPE) | DATA | 20110330 | ||||
| 2 | IT_DATA | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20110330 | ||||
| 3 | IT_SELECTION_FIELD | Call by reference | Type reference (TYPE) | BSSP_T_SELECTION_FIELD | Graphics: Selection Fields | 20110330 |
Method CHANGE_DATA on class CL_BSSP_DETAIL_FORM_POWL has no exception.
Method CHANGE_SEL_CRITERIA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_SELECTION_FIELD | Call by reference | Type reference (TYPE) | BSSP_T_SELECTION_FIELD | Graphics: Selection Fields | 20110304 | |||
| 2 | IF_CRITERIA_CHANGED | Call by reference | Type reference (TYPE) | BOOLE_D | SPACE | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20110317 |
Method CHANGE_SEL_CRITERIA on class CL_BSSP_DETAIL_FORM_POWL has no exception.
Method CHECK_DATA_RESET Signature
Method CHECK_DATA_RESET on class CL_BSSP_DETAIL_FORM_POWL has no parameter.
Method CHECK_DATA_RESET on class CL_BSSP_DETAIL_FORM_POWL has no exception.
Method CONFIG_HANDLER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INPORT_EVENT | Call by reference | Attribute reference (LIKE) | 20120301 |
Method CONFIG_HANDLER on class CL_BSSP_DETAIL_FORM_POWL has no exception.
Method CONTEXT_CHANGED Signature
Method CONTEXT_CHANGED on class CL_BSSP_DETAIL_FORM_POWL has no parameter.
Method CONTEXT_CHANGED on class CL_BSSP_DETAIL_FORM_POWL has no exception.
Method HANDLE_MENU_ACTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID | Call by reference | Attribute reference (LIKE) | 20110304 |
Method HANDLE_MENU_ACTION on class CL_BSSP_DETAIL_FORM_POWL has no exception.
Method WIRING_REFRESH Signature
Method WIRING_REFRESH on class CL_BSSP_DETAIL_FORM_POWL has no parameter.
Method WIRING_REFRESH on class CL_BSSP_DETAIL_FORM_POWL has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 731 |