SAP ABAP Class CL_FPM_SADL_CRUD_COLLECTION (Transaction FPM SADL Integration: Collection Feeder)
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_CRUD_GUIBB_BASE | FPM-SADL-Adapter: Feeder Base Class | 20130917 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_FPM_SADL_CRUD_FORM_REPEATER | Transactional FPM SADL Integration: Form Repeater Feeder | 20130829 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_FPM_SADL_CRUD_LIST | Transactional FPM SADL Integration: List Feeder | 20130829 |
Properties
Class | CL_FPM_SADL_CRUD_COLLECTION | |
Short Description | Transaction FPM SADL Integration: Collection Feeder | |
Super Class | CL_FPM_SADL_CRUD_GUIBB_BASE | FPM-SADL-Adapter: Feeder 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 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class CL_FPM_SADL_CRUD_COLLECTION has no interface implemented.
Friends
Class CL_FPM_SADL_CRUD_COLLECTION has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Protected | See coding | 20130902 | ||||
2 | ![]() |
Constant | Public | Type reference (TYPE) | FPM_MODEL_PORT_IDENTIFIER | 'FPM_SADL_CRUD_PAGE_NAVI_BY_ROW' | FPM Wire Model: Port Identifier | 20131206 | |
3 | ![]() |
Instance attribute | Protected | See coding | 20131206 | ||||
4 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | FPM_EDIT_MODE | Edit Mode of UIBBs in OVP Floorplan | 20130902 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Protected | Method | 20130917 | |
2 | ![]() |
Instance method | Protected | Method | 20130917 | |
3 | ![]() |
Instance method | Protected | Method | 20130916 | |
4 | ![]() |
Instance method | Protected | Method | 20130917 | |
5 | ![]() |
Instance method | Protected | Method | 20130902 | |
6 | ![]() |
Instance method | Protected | Method | 20130905 |
Events
Class CL_FPM_SADL_CRUD_COLLECTION has no event.
Types
Class CL_FPM_SADL_CRUD_COLLECTION has no local type.
Method Signatures
Method CREATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_RESULT | Value transfer | Type reference (TYPE) | FPM_EVENT_RESULT | FPM Event Result | 20130917 |
Method CREATE on class CL_FPM_SADL_CRUD_COLLECTION has no exception.
Method DELETE_BY_INDEX Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_INDEX | Call by reference | Type reference (TYPE) | I | 20130917 | |||
2 | ![]() |
RV_RESULT | Value transfer | Type reference (TYPE) | FPM_EVENT_RESULT | FPM Event Result | 20130917 |
Method DELETE_BY_INDEX on class CL_FPM_SADL_CRUD_COLLECTION has no exception.
Method GET_INDEX_FROM_KEY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_PORT_IDENTIFIER | Call by reference | Type reference (TYPE) | FPM_MODEL_PORT_IDENTIFIER | CV_PORT_IDENTIFIER_ROOT | FPM Wire Model: Port Identifier | 20131206 | |
2 | ![]() |
RV_INDEX | Value transfer | Type reference (TYPE) | I | 20130916 |
Method GET_INDEX_FROM_KEY on class CL_FPM_SADL_CRUD_COLLECTION has no exception.
Method GET_KEY_FROM_INDEX Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_INDEX | Call by reference | Type reference (TYPE) | I | 20130917 | |||
2 | ![]() |
RR_KEY | Value transfer | Object reference (TYPE REF TO) | DATA | 20131114 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
External errors during SADL processing | 20131115 |
Method GET_ROW_ACTION_DEFINITION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_ROW_ACTION_DEF | Value transfer | Type reference (TYPE) | FPMGB_T_ROW_ACTION | Row actions | 20130902 |
Method GET_ROW_ACTION_DEFINITION on class CL_FPM_SADL_CRUD_COLLECTION has no exception.
Method SET_KEY_FROM_INDEX Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_INDEX | Call by reference | Type reference (TYPE) | I | 20130905 | |||
2 | ![]() |
IV_PORT_IDENTIFIER | Call by reference | Type reference (TYPE) | FPM_MODEL_PORT_IDENTIFIER | CV_PORT_IDENTIFIER_ROOT | FPM Wire Model: Port Identifier | 20131206 |
Method SET_KEY_FROM_INDEX on class CL_FPM_SADL_CRUD_COLLECTION has no exception.
History
Last changed by/on | SAP | 20141121 |
SAP Release Created in |