SAP ABAP Class /SRMERP/CL_FBI_CO_MODIFY_FDR (Feeder to handle Delayed Node Creation in popups)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
MM-PUR-SSP (Application Component) Self-Service Procurement
⤷
/SRMERP/IL_BO (Package) Integration Layer: entities for BOs

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | /BOFU/CL_FBI_GUIBB_FORM | FBI Version 2: Form GUIBB Feeder | 20100921 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | /SRMERP/CL_FBI_ESS_ACC_REQ_FDR | Feeder for required Accounting Details | 20100921 |
2 | Inheritance (c INHERITING FROM c_ref) | /SRMERP/CL_FBI_ESS_ADDR_FDR | Feeder for required Accounting Details | 20100922 |
3 | Inheritance (c INHERITING FROM c_ref) | /SRMERP/CL_FBI_SC_DSP_FITM_FDR | Free text item popup | 20110202 |
4 | Inheritance (c INHERITING FROM c_ref) | /SRMERP/CL_SC_ESS_ITM_MAST_FDR | Form Feeder for Shopping Cart Item Popup (Master UIBB) | 20101019 |
Properties
Class | /SRMERP/CL_FBI_CO_MODIFY_FDR | |
Short Description | Feeder to handle Delayed Node Creation in popups | |
Super Class | /BOFU/CL_FBI_GUIBB_FORM | FBI Version 2: Form GUIBB Feeder |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | /SRMERP/IL_BO | Integration Layer: entities for BOs |
Created | 20100921 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class /SRMERP/CL_FBI_CO_MODIFY_FDR has no forward declaration.
Interfaces
Class /SRMERP/CL_FBI_CO_MODIFY_FDR has no interface implemented.
Friends
Class /SRMERP/CL_FBI_CO_MODIFY_FDR 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) | /BOBF/OBM_BO_KEY | Business Object | 20100921 | ||
2 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | FPM_EVENT_ID | ID of the FPM Event | 20100921 | ||
3 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | /BOFU/FBI_ASSOCIATION | Association | 20101006 | ||
4 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | /BOBF/OBM_NODE_KEY | Node | 20100921 | ||
5 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | STRING | 20100921 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Protected | Method | Cleanup activities for Close popup event | 20100921 |
2 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20100921 |
3 | ![]() |
Instance method | Protected | Method | Create instance of modify node based on ref instance | 20100921 |
4 | ![]() |
Instance method | Protected | Method | Get Reference Key from original node | 20100921 |
5 | ![]() |
Instance method | Protected | Method | Revert Changes | 20100921 |
6 | ![]() |
Instance method | Protected | Method | Set FPM Connector Data | 20100921 |
7 | ![]() |
Instance method | Protected | Method | Set Meta Data Information by redefining this method | 20100921 |
8 | ![]() |
Instance method | Protected | Method | Transfer changes to original node | 20100921 |
Events
Class /SRMERP/CL_FBI_CO_MODIFY_FDR has no event.
Types
Class /SRMERP/CL_FBI_CO_MODIFY_FDR has no local type.
Method Signatures
Method CLEANUP_POPUP_CLOSE Signature
Method CLEANUP_POPUP_CLOSE on class /SRMERP/CL_FBI_CO_MODIFY_FDR has no parameter.
Method CLEANUP_POPUP_CLOSE on class /SRMERP/CL_FBI_CO_MODIFY_FDR has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class /SRMERP/CL_FBI_CO_MODIFY_FDR has no parameter.
Method CONSTRUCTOR on class /SRMERP/CL_FBI_CO_MODIFY_FDR has no exception.
Method CREATE_MODIFY_FROM_REF Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_CREATE_REF_KEY | Call by reference | Type reference (TYPE) | /BOBF/S_FRW_KEY | Node Key | 20100921 |
Method CREATE_MODIFY_FROM_REF on class /SRMERP/CL_FBI_CO_MODIFY_FDR has no exception.
Method GET_REF_KEY 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 | 20100921 | ||
2 | ![]() |
RS_ORG_REF_KEY | Value transfer | Type reference (TYPE) | /BOBF/S_FRW_KEY | Node Key | 20100921 |
Method GET_REF_KEY on class /SRMERP/CL_FBI_CO_MODIFY_FDR has no exception.
Method REVERT_CHANGES 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 | 20100921 |
Method REVERT_CHANGES on class /SRMERP/CL_FBI_CO_MODIFY_FDR has no exception.
Method SET_CONNECTOR_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
LS_SOURCE_KEY | Call by reference | Type reference (TYPE) | /BOBF/S_FRW_KEY | Node Key | 20100921 |
Method SET_CONNECTOR_DATA on class /SRMERP/CL_FBI_CO_MODIFY_FDR has no exception.
Method SET_CO_MODIFY_META_DAT Signature
Method SET_CO_MODIFY_META_DAT on class /SRMERP/CL_FBI_CO_MODIFY_FDR has no parameter.
Method SET_CO_MODIFY_META_DAT on class /SRMERP/CL_FBI_CO_MODIFY_FDR has no exception.
Method TRANSFER_CHANGES_TO_ORG_NODE 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 | 20100921 |
Method TRANSFER_CHANGES_TO_ORG_NODE on class /SRMERP/CL_FBI_CO_MODIFY_FDR has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 606 |