SAP ABAP Class CL_BSSP_DETAIL_FORM (Master Data Details (Base Class))
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 | 20101123 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_GUIBB | Generic UI Building Block | 20101124 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_GUIBB_FORM | Generic Form UI Building Block | 20101124 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_MULTI_INSTANTIABLE | FPM Multi Instantiation | 20101215 |
Meta Relationship - Used By
Properties
| Class | CL_BSSP_DETAIL_FORM | |
| Short Description | Master Data Details (Base Class) | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | BSSP1 | Generic Applications |
| Created | 20101123 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_BSSP_DETAIL_FORM has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_FPM_CHIP_FEEDER | Chip Feeder | 20101123 | ||
| 2 | IF_FPM_GUIBB | Generic UI Building Block | 20101124 | ||
| 3 | IF_FPM_GUIBB_FORM | Generic Form UI Building Block | 20101124 | ||
| 4 | IF_FPM_MULTI_INSTANTIABLE | FPM Multi Instantiation | 20101215 |
Friends
Class CL_BSSP_DETAIL_FORM 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 | 20101124 | |||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_FPM | Interface for accessing FPM functionality | 20101124 | |||
| 3 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_BSSP_SIDE_PANEL_SERVICES | Side Panel Services | 20101125 | |||
| 4 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_ABAP_STRUCTDESCR | Runtime Type Services | 20101221 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | S_CONFIGURATION | 20110609 | ||||
| 6 | Instance attribute | Protected | Type reference (TYPE) | WDY_CONFIG_KEY | Key Components of Configuration Tables | 20110321 | |||
| 7 | Instance attribute | Protected | Type reference (TYPE) | CHIP_NAME_VALUES | Table of Field/Value Pairs | 20120217 | |||
| 8 | Instance attribute | Protected | Type reference (TYPE) | BSSP_APPLICATION | Application Identifier | 20110603 | |||
| 9 | Instance attribute | Protected | Type reference (TYPE) | FPM_COMPONENT_NAME | Web Dynpro: Component Name | 20110321 | |||
| 10 | Instance attribute | Protected | Type reference (TYPE) | SWO_OBJTYP | Object Type | 20101221 | |||
| 11 | Instance attribute | Protected | Type reference (TYPE) | RFCDEST | Logical Destination (Specified in Function Call) | 20101124 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20110615 | ||
| 2 | Instance method | Private | Event handling method | 20110418 | ||
| 3 | Instance method | Private | Event handling method | 20110209 | ||
| 4 | Instance method | Private | Method | 20101221 | ||
| 5 | Instance method | Private | Event handling method | 20110321 | ||
| 6 | Instance method | Private | Event handling method | 20110615 |
Events
Class CL_BSSP_DETAIL_FORM 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
|
Method Signatures
Method CHECK_DATA_RESET Signature
Method CHECK_DATA_RESET on class CL_BSSP_DETAIL_FORM has no parameter.
Method CHECK_DATA_RESET on class CL_BSSP_DETAIL_FORM has no exception.
Method CONFIG_HANDLER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INPORT_EVENT | Value transfer | Attribute reference (LIKE) | 20110418 |
Method CONFIG_HANDLER on class CL_BSSP_DETAIL_FORM has no exception.
Method CONTEXT_CHANGED Signature
Method CONTEXT_CHANGED on class CL_BSSP_DETAIL_FORM has no parameter.
Method CONTEXT_CHANGED on class CL_BSSP_DETAIL_FORM has no exception.
Method GET_DFIES_FROM_STRUCT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_DFIES | Value transfer | Type reference (TYPE) | DDFIELDS | DD: Field List | 20101221 |
Method GET_DFIES_FROM_STRUCT on class CL_BSSP_DETAIL_FORM has no exception.
Method HANDLE_MENU_ACTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID | Value transfer | Attribute reference (LIKE) | 20110321 |
Method HANDLE_MENU_ACTION on class CL_BSSP_DETAIL_FORM has no exception.
Method WIRING_REFRESH Signature
Method WIRING_REFRESH on class CL_BSSP_DETAIL_FORM has no parameter.
Method WIRING_REFRESH on class CL_BSSP_DETAIL_FORM has no exception.
Meta Relationship - Used By (full list)
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 731 |