SAP ABAP Class CL_FPM_SADL_CRUD_CONTAINER (Wiring Data Container 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
⤷
⤷
Properties
| Class | CL_FPM_SADL_CRUD_CONTAINER | |
| Short Description | Wiring Data Container for Transactional FPM SADL Integration | |
| Super 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) | |
| 2 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class CL_FPM_SADL_CRUD_CONTAINER has no interface implemented.
Friends
Class CL_FPM_SADL_CRUD_CONTAINER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | See coding | 20130829 | |||||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | DATA | 20131112 | ||||
| 3 | Instance attribute | Public | Type reference (TYPE) | SADL_ENTITY_ID | Name of SADL_ENTITY_ID | 20131113 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | SADL_ENTITY_TYPE | Name of SADL_ENTITY_TYPE | 20130829 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | 20131115 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20131115 | |
| 2 | Instance method | Public | Method | 20131112 | ||
| 3 | Instance method | Public | Method | 20131115 | ||
| 4 | Instance method | Public | Method | 20131112 |
Events
Class CL_FPM_SADL_CRUD_CONTAINER has no event.
Types
Class CL_FPM_SADL_CRUD_CONTAINER has no local type.
Method Signatures
Method CONSTRUCTOR 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 | Business Entity | 20131115 | |||
| 2 | IV_ENTITY_TYPE | Call by reference | Type reference (TYPE) | SADL_ENTITY_TYPE | Business Entity Source | 20131115 | |||
| 3 | IV_IS_NEW_INPUT | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20131115 |
Method CONSTRUCTOR on class CL_FPM_SADL_CRUD_CONTAINER has no exception.
Method GET_KEYS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_KEY | Call by reference | Type reference (TYPE) | INDEX TABLE | 20131115 |
Method GET_KEYS on class CL_FPM_SADL_CRUD_CONTAINER has no exception.
Method IS_EQUAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_FPM_SADL_CRUD_CONTAINER | Wiring Data Container for Transactional FPM SADL Integration | 20131115 | |||
| 2 | RV_IS_EQUAL | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20131115 |
Method IS_EQUAL on class CL_FPM_SADL_CRUD_CONTAINER has no exception.
Method SET_KEYS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_KEY | Call by reference | Type reference (TYPE) | INDEX TABLE | 20131112 |
Method SET_KEYS on class CL_FPM_SADL_CRUD_CONTAINER has no exception.
History
| Last changed by/on | SAP | 20141121 |
| SAP Release Created in |