SAP ABAP Class CL_FPM_SADL_GUIBB_PUBLIC (FPM SADL: Public Accessible)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-CMP-FPM (Application Component) Floorplan Manager Web Dynpro ABAP
⤷
SAPB_FPM_SADL (Package) SADL Adapter
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_FPM_SADL_GUIBB_BASE | FPM-SADL-Adapter: Feeder Base Class | 20130830 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_FPM_SADL_GUIBB_QUERY_BASE | FPM-SADL-Adapter: Query Base Class | 20130830 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_FPM_SADL_SEARCH_BASE | FPM-SADL Adapter: Search Feeder | 20130830 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_FPM_SADL_SEARCH_RESULT_BASE | FPM-SADL-Adapter: Search result List Feeder | 20130830 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CL_FPM_TEST_SADL_SEARCH_TERM | Test FPM-SADL: Form Feeder for Simple Search Term | 20140416 |
Properties
| Class | CL_FPM_SADL_GUIBB_PUBLIC | |
| Short Description | FPM SADL: Public Accessible | |
| Super Class | CL_FPM_SADL_GUIBB_BASE | FPM-SADL-Adapter: Feeder Base Class |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SAPB_FPM_SADL | SADL Adapter |
| Created | 20130830 | SAP |
| Last change | 20141120 | |
| 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_FPM_SADL_GUIBB_PUBLIC has no interface implemented.
Friends
Class CL_FPM_SADL_GUIBB_PUBLIC has no friend class.
Attributes
Class CL_FPM_SADL_GUIBB_PUBLIC has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Exit: Additions after metadata provisioning | 20140417 | |
| 2 | Instance method | Protected | Method | 20130830 | ||
| 3 | Instance method | Protected | Method | 20130830 | ||
| 4 | Instance method | Protected | Method | 20130830 | ||
| 5 | Instance method | Protected | Method | 20140313 | ||
| 6 | Instance method | Protected | Method | 20140718 |
Events
Class CL_FPM_SADL_GUIBB_PUBLIC has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TS_VIEW_PARAMETER | Protected | See coding | 20140718 | BEGIN OF ts_view_parameter,
name TYPE string,
value TYPE string,
END OF ts_view_parameter
|
||
| 2 | TT_VIEW_PARAMETER | Protected | See coding | 20140718 | tt_view_parameter TYPE SORTED TABLE OF ts_view_parameter
WITH UNIQUE KEY name
|
Method Signatures
Method CUSTOM_AFTER_GET_METADATA Signature
Method CUSTOM_AFTER_GET_METADATA on class CL_FPM_SADL_GUIBB_PUBLIC has no parameter.
Method CUSTOM_AFTER_GET_METADATA on class CL_FPM_SADL_GUIBB_PUBLIC has no exception.
Method GET_FPM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_FPM | Value transfer | Object reference (TYPE REF TO) | IF_FPM | Interface for accessing FPM functionality | 20130830 |
Method GET_FPM on class CL_FPM_SADL_GUIBB_PUBLIC has no exception.
Method GET_INITIAL_DATA_REF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_DATA | Value transfer | Object reference (TYPE REF TO) | DATA | 20130830 |
Method GET_INITIAL_DATA_REF on class CL_FPM_SADL_GUIBB_PUBLIC has no exception.
Method GET_INITIAL_KEY_REF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_KEY | Value transfer | Object reference (TYPE REF TO) | DATA | 20130830 |
Method GET_INITIAL_KEY_REF on class CL_FPM_SADL_GUIBB_PUBLIC has no exception.
Method GET_SADL_ENTITY_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RS_SADL_ENTITY_KEY | Value transfer | Type reference (TYPE) | SADL_ENTITY | SADL Entity | 20140313 |
Method GET_SADL_ENTITY_KEY on class CL_FPM_SADL_GUIBB_PUBLIC has no exception.
Method PREPARE_PBO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_EVENT | Call by reference | Object reference (TYPE REF TO) | CL_FPM_EVENT | CL_FPM_EVENT | 20140718 |
Method PREPARE_PBO on class CL_FPM_SADL_GUIBB_PUBLIC has no exception.
History
| Last changed by/on | SAP | 20141120 |
| SAP Release Created in | 740 |