SAP ABAP Class CL_FPM_SADL_CRUD_CONNECTOR (Connector Class for Transactional FPM SADL Integration)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-WD-CMP-FPM (Application Component) Floorplan Manager Web Dynpro ABAP
⤷
SADL_FPM_CRUD_CORE (Package) Transactional FPM-SADL Integration: Test Objects
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_FPM_SADL_BASE | FPM-SADL-Adapter: Base Class | 20130829 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_CONNECTOR | Connector for UIBB Wiring | 20130829 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_CONNECTOR_DEF | Connector: Access for FPM Framework | 20130829 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_CONNECTOR_RUN | Connector: Access for Application Feeder Models | 20130829 |
Properties
| Class | CL_FPM_SADL_CRUD_CONNECTOR | |
| Short Description | Connector Class for Transactional FPM SADL Integration | |
| Super Class | CL_FPM_SADL_BASE | FPM-SADL-Adapter: Base Class |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SADL_FPM_CRUD_CORE | Transactional FPM-SADL Integration: Test Objects |
| Created | 20130829 | SAP |
| Last change | 20141121 | |
| 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
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_FPM_CONNECTOR | Connector for UIBB Wiring | 20130829 | ||
| 2 | IF_FPM_CONNECTOR_DEF | Connector: Access for FPM Framework | 20130829 | ||
| 3 | IF_FPM_CONNECTOR_RUN | Connector: Access for Application Feeder Models | 20130829 |
Friends
Class CL_FPM_SADL_CRUD_CONNECTOR has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | See coding | 20131119 | |||||
| 2 | Constant | Public | Type reference (TYPE) | FPM_PARAMETER_NAME | 'SADL_ASSOCIATION' | Parameter Name | 20130829 | ||
| 3 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_FPM_SADL_CRUD_CONTAINER | Wiring Data Container for Transactional FPM SADL Integration | 20130829 | |||
| 4 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_SADL_ENTITY_TRANSACTIONAL | SADL Entity API | 20131114 | |||
| 5 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_SADL_ENTITY_TRANSACTIONAL | SADL Entity API | 20131114 | |||
| 6 | Instance attribute | Protected | Type reference (TYPE) | SADL_ENTITY_ASSOCIATION | Name of SADL_ENTITY_ASSOCIATION | 20130829 | |||
| 7 | Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | 20131115 | ||||
| 8 | Instance attribute | Protected | Type reference (TYPE) | SADL_ENTITY_ID | Business Entity | 20131114 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20130829 | |
| 2 | Instance method | Protected | Method | 20131114 | ||
| 3 | Instance method | Protected | Method | 20131114 |
Events
Class CL_FPM_SADL_CRUD_CONNECTOR has no event.
Types
Class CL_FPM_SADL_CRUD_CONNECTOR has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_FPM_SADL_CRUD_CONNECTOR has no parameter.
Method CLASS_CONSTRUCTOR on class CL_FPM_SADL_CRUD_CONNECTOR has no exception.
Method CREATE_ENTITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_INITIAL_DATA | Call by reference | Type reference (TYPE) | ANY | Any kind of initial data | 20131114 | |||
| 2 | RO_CONTAINER | Value transfer | Object reference (TYPE REF TO) | CL_FPM_SADL_CRUD_CONTAINER | Wiring Data Container for Transactional FPM SADL Integration | 20131114 |
Method CREATE_ENTITY on class CL_FPM_SADL_CRUD_CONNECTOR has no exception.
Method DERIVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_CONTAINER | Value transfer | Object reference (TYPE REF TO) | CL_FPM_SADL_CRUD_CONTAINER | Wiring Data Container for Transactional FPM SADL Integration | 20131114 |
Method DERIVE on class CL_FPM_SADL_CRUD_CONNECTOR has no exception.
History
| Last changed by/on | SAP | 20141121 |
| SAP Release Created in |