SAP ABAP Class CL_FPM_SADL_BASE (FPM-SADL-Adapter: Base Class)
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_INSTANCE | FPM-SADL-Adapter: Base Class | 20140718 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_FPM_SADL_ACT_BASE | FPM SADL ACT: Base Class | 20121023 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_FPM_SADL_CONNECTOR | Connector Class for SADL queries | 20130301 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_FPM_SADL_CRUD_CONNECTOR | Connector Class for Transactional FPM SADL Integration | 20130829 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CL_FPM_SADL_GUIBB_BASE | FPM-SADL-Adapter: Feeder Base Class | 20121023 |
Properties
| Class | CL_FPM_SADL_BASE | |
| Short Description | FPM-SADL-Adapter: Base Class | |
| Super Class | CL_FPM_SADL_INSTANCE | FPM-SADL-Adapter: Base Class |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SAPB_FPM_SADL | SADL Adapter |
| Created | 20121030 | 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) | |
| 2 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class CL_FPM_SADL_BASE has no interface implemented.
Friends
Class CL_FPM_SADL_BASE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | TS_ENTITY_KEY | 20121030 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | 20140228 | ||
| 2 | Instance method | Protected | Method | 20140228 |
Events
Class CL_FPM_SADL_BASE has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TS_ENTITY_KEY | Public | See coding | 20121030 | BEGIN OF ts_entity_key.
INCLUDE TYPE sadl_entity.
TYPES:
END OF ts_entity_key
|
Method Signatures
Method GET_DESCRIPTION_FOR_ENTITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ENTITY_ID | Call by reference | Type reference (TYPE) | SADL_ENTITY_ID | 20140228 | ||||
| 2 | IV_ENTITY_TYPE | Call by reference | Type reference (TYPE) | SADL_ENTITY_TYPE | 20140228 | ||||
| 3 | RV_DESCRIPTION | Value transfer | Type reference (TYPE) | STRING | 20140228 |
Method GET_DESCRIPTION_FOR_ENTITY on class CL_FPM_SADL_BASE has no exception.
Method GET_ENTITY_DESCRIPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_DESCRIPTION | Value transfer | Type reference (TYPE) | STRING | 20140228 |
Method GET_ENTITY_DESCRIPTION on class CL_FPM_SADL_BASE has no exception.
History
| Last changed by/on | SAP | 20141120 |
| SAP Release Created in | 740 |