SAP ABAP Class /PLMU/CL_FRW_G_CALLBACK_PROXY (Call Back Proxy)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-EPT-SPI-FSI (Application Component) FPM SPI Integration
⤷
/PLMU/UI_FRW_GUIBB (Package) UI Framework: Generic UI Building Blocks

⤷

⤷

Meta Relationship - Using
Properties
Class | /PLMU/CL_FRW_G_CALLBACK_PROXY | |
Short Description | Call Back Proxy | |
Super Class | /PLMU/CL_FRW_CALLBACK_PROXY | Proxy for Application Callback |
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | /PLMU/UI_FRW_GUIBB | UI Framework: Generic UI Building Blocks |
Created | 20090826 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class /PLMU/CL_FRW_G_CALLBACK_PROXY has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | /PLMU/IF_FRW_G_ACTIONS | Feeder Callback - Define and Process Actions | 20090901 | ||
2 | /PLMU/IF_FRW_G_AFTER_CLEANUP | Feeder Callback - After CLEAN_UP | 20090910 | ||
3 | /PLMU/IF_FRW_G_AFTER_GET_DATA | Feeder Callback - After GET_DATA | 20091008 | ||
4 | /PLMU/IF_FRW_G_AFTER_SAVE | Feeder Callback - After SAVE | 20090910 | ||
5 | /PLMU/IF_FRW_G_BEFORE_FLUSH | Feeder Callback - Before FLUSH | 20090909 | ||
6 | /PLMU/IF_FRW_G_BEFORE_GET_DATA | Feeder Callback - Before GET_DATA | 20091009 | ||
7 | /PLMU/IF_FRW_G_BEF_DISP_EVENT | Feeder Callback - Before Dispatch Event | 20121210 | ||
8 | /PLMU/IF_FRW_G_CONFIG_PARAM | Feeder Callback - Set and Get Configuration Parameter | 20091009 | ||
9 | /PLMU/IF_FRW_G_CONFIRMATION | Feeder Callback - Create Confirmation Requests | 20091119 | ||
10 | /PLMU/IF_FRW_G_CONTEXT_MENU | Feeder Callback - Dynamic Application Specific Context Menu | 20111031 | ||
11 | /PLMU/IF_FRW_G_DEFAULT_ROW | Feeder Callback - Definition of Default Rows (List) | 20090828 | ||
12 | /PLMU/IF_FRW_G_DRAG_AND_DROP | Feeder Callback - Drag & Drop | 20120524 | ||
13 | /PLMU/IF_FRW_G_FAILED_EVENT | Feeder Callback - Handling of Failed Events | 20101019 | ||
14 | /PLMU/IF_FRW_G_FIELD_DEF | Feeder Callback - Field Definition (Form/List/Tree) | 20090923 | ||
15 | /PLMU/IF_FRW_G_FIELD_DEF_SEA | Feeder Callback - Field Definition (Search) | 20101021 | ||
16 | /PLMU/IF_FRW_G_GLOBAL_EVENTS | Feeder Callback - Global Event Processing | 20090908 | ||
17 | /PLMU/IF_FRW_G_LAYOUT_CONFIG | Feeder Callback - Handling of the layout configuration | 20110204 | ||
18 | /PLMU/IF_FRW_G_SEARCH_PERSIST | Feeder Callback - Own Search Persistence | 20111021 | ||
19 | /PLMU/IF_FRW_G_STATIC_PARAM | Feeder Callback - Set Static Feeder Parameter | 20100708 |
Friends
Class /PLMU/CL_FRW_G_CALLBACK_PROXY has no friend class.
Attributes
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Constructor | CONSTRUCTOR | 20090826 |
2 | ![]() |
Instance method | Public | Method | 20101021 | |
3 | ![]() |
Instance method | Public | Method | 20101021 | |
4 | ![]() |
Instance method | Public | Method | 20100810 | |
5 | ![]() |
Instance method | Public | Method | 20090826 | |
6 | ![]() |
Static method | Public | Method | 20090826 | |
7 | ![]() |
Instance method | Public | Method | 20091006 | |
8 | ![]() |
Instance method | Public | Method | 20120713 | |
9 | ![]() |
Instance method | Public | Method | 20100615 |
Events
Class /PLMU/CL_FRW_G_CALLBACK_PROXY has no event.
Types
Class /PLMU/CL_FRW_G_CALLBACK_PROXY has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_FEEDER | Call by reference | Object reference (TYPE REF TO) | /PLMU/CL_FRW_G_FEEDER | UI Framework - GUIBB Feeder Class | 20090826 |
Method CONSTRUCTOR on class /PLMU/CL_FRW_G_CALLBACK_PROXY has no exception.
Method GET_FEEDER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RO_FEEDER | Value transfer | Object reference (TYPE REF TO) | /PLMU/CL_FRW_G_FEEDER | UI Framework - GUIBB feeder class | 20101021 |
Method GET_FEEDER on class /PLMU/CL_FRW_G_CALLBACK_PROXY has no exception.
Method GET_FEEDER_CLASS_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_CLASS_TYPE | Value transfer | Type reference (TYPE) | SEOCLNAME | Class Name | 20101021 |
Method GET_FEEDER_CLASS_NAME on class /PLMU/CL_FRW_G_CALLBACK_PROXY has no exception.
Method GET_FEEDER_PARAMETERS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_PARAMETER | Call by reference | Type reference (TYPE) | FPMGB_T_PARAM_VALUE | Parameter Value | 20100810 |
Method GET_FEEDER_PARAMETERS on class /PLMU/CL_FRW_G_CALLBACK_PROXY has no exception.
Method GET_FEEDER_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_FEEDER_TYPE | Value transfer | Type reference (TYPE) | /PLMU/FRW_G_FEEDER_TYPE | Single-Character Flag | 20090826 |
Method GET_FEEDER_TYPE on class /PLMU/CL_FRW_G_CALLBACK_PROXY has no exception.
Method GET_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_FEEDER | Call by reference | Object reference (TYPE REF TO) | /PLMU/CL_FRW_G_FEEDER | UI Framework - GUIBB Feeder Class | 20090826 | ||
2 | ![]() |
RO_INSTANCE | Value transfer | Object reference (TYPE REF TO) | /PLMU/CL_FRW_G_CALLBACK_PROXY | FRW GUIBB Call Back Handler | 20090826 |
Method GET_INSTANCE on class /PLMU/CL_FRW_G_CALLBACK_PROXY has no exception.
Method GET_UIBB_INSTANCE_KEY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RS_UIBB_INSTANCE_KEY | Value transfer | Type reference (TYPE) | FPM_S_UIBB_INSTANCE_KEY | 20091006 |
Method GET_UIBB_INSTANCE_KEY on class /PLMU/CL_FRW_G_CALLBACK_PROXY has no exception.
Method HAS_DYNAMIC_CONFIGURATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_HAS_DYNAMIC_CONFIGURATION | Value transfer | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20120713 |
Method HAS_DYNAMIC_CONFIGURATION on class /PLMU/CL_FRW_G_CALLBACK_PROXY has no exception.
Method INITIALIZE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_CONFIG_KEY | Call by reference | Type reference (TYPE) | WDY_CONFIG_KEY | Key Components of Configuration Tables | 20100615 | ||
2 | ![]() |
IT_FEEDER_PARAMETER | Call by reference | Type reference (TYPE) | FPMGB_T_PARAM_VALUE | Parameter Value | 20100810 | ||
3 | ![]() |
IV_COMPONENT_NAME | Call by reference | Type reference (TYPE) | FPM_COMPONENT_NAME | Web Dynpro: Component Name | 20100615 | ||
4 | ![]() |
IV_INSTANCE_ID | Call by reference | Type reference (TYPE) | FPM_INSTANCE_ID | Instance ID | 20100728 |
Method INITIALIZE on class /PLMU/CL_FRW_G_CALLBACK_PROXY has no exception.
Meta Relationship - Using (full list)
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 702 |