SAP ABAP Class CL_FPM_ODATA_GUIBB_BASE (FPM Odata Integration: Base Feeder Class)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-CMP-FPM (Application Component) Floorplan Manager Web Dynpro ABAP
⤷
SAPB_FPM_ODATA (Package) Floorplan Manager (Odata Integration)

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_FPM_ODATA_BASE | FPM Odata Base Class | 20120203 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_CHIP_FEEDER | Chip Feeder | 20120510 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_FEEDER_MODEL | Feeder Model Interface | 20120203 |
4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_GUIBB | Generic UI Building Block | 20120203 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_FPM_ODATA_GUIBB_COLLECTION | FPM Odata Integration: Collection Base Feeder Class | 20120203 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_FPM_ODATA_GUIBB_FORM | FPM Odata Integration: Form Feeder Class | 20120203 |
Properties
Class | CL_FPM_ODATA_GUIBB_BASE | |
Short Description | FPM Odata Integration: Base Feeder Class | |
Super Class | CL_FPM_ODATA_BASE | FPM Odata Base Class |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SAPB_FPM_ODATA | Floorplan Manager (Odata Integration) |
Created | 20120203 | SAP |
Last change | 20130531 | SAP |
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_CHIP_FEEDER | Chip Feeder | 20120510 | ||
2 | IF_FPM_FEEDER_MODEL | Feeder Model Interface | 20120203 | ||
3 | IF_FPM_GUIBB | Generic UI Building Block | 20120203 |
Friends
Class CL_FPM_ODATA_GUIBB_BASE has no friend class.
Attributes
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Protected | Method | 20120224 | |
2 | ![]() |
Instance method | Protected | Method | 20120224 | |
3 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20120203 |
4 | ![]() |
Instance method | Protected | Method | 20120203 | |
5 | ![]() |
Instance method | Protected | Method | Evaluate Feeder Parameters (Initialize) | 20120203 |
6 | ![]() |
Instance method | Protected | Method | 20120203 | |
7 | ![]() |
Instance method | Protected | Method | 20120203 | |
8 | ![]() |
Instance method | Protected | Method | 20120203 | |
9 | ![]() |
Instance method | Protected | Method | 20120203 | |
10 | ![]() |
Instance method | Protected | Method | 20120224 | |
11 | ![]() |
Instance method | Protected | Method | 20120223 | |
12 | ![]() |
Instance method | Protected | Method | 20120203 |
Events
Class CL_FPM_ODATA_GUIBB_BASE has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_S_CONTEXT_INFO | Public | See coding | 20120320 | BEGIN OF ty_s_context_info,
has_image_content TYPE abap_bool,
END OF ty_s_context_info
|
Method Signatures
Method ADJUST_ACTION_USAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_ACTION_USAGE | Call by reference | Type reference (TYPE) | FPMGB_T_ACTIONUSAGE | Action usage | 20120224 |
Method ADJUST_ACTION_USAGE on class CL_FPM_ODATA_GUIBB_BASE has no exception.
Method ADJUST_ACTION_USAGE_SINGLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CS_ACTION_USAGE | Call by reference | Type reference (TYPE) | FPMGB_S_ACTIONUSAGE | Action usage | 20120224 |
Method ADJUST_ACTION_USAGE_SINGLE on class CL_FPM_ODATA_GUIBB_BASE has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_FPM_ODATA_GUIBB_BASE has no parameter.
Method CONSTRUCTOR on class CL_FPM_ODATA_GUIBB_BASE has no exception.
Method CREATE_RTTI Signature
Method CREATE_RTTI on class CL_FPM_ODATA_GUIBB_BASE has no parameter.
Method CREATE_RTTI on class CL_FPM_ODATA_GUIBB_BASE has no exception.
Method EVALUATE_PARAMETERS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_PARAMETER | Call by reference | Type reference (TYPE) | FPMGB_T_PARAM_VALUE | Parameter Value | 20120203 |
Method EVALUATE_PARAMETERS on class CL_FPM_ODATA_GUIBB_BASE has no exception.
Method GET_ACTION_DEFS Signature
Method GET_ACTION_DEFS on class CL_FPM_ODATA_GUIBB_BASE has no parameter.
Method GET_ACTION_DEFS on class CL_FPM_ODATA_GUIBB_BASE has no exception.
Method GET_ENTRY_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CS_DATA | Call by reference | Type reference (TYPE) | DATA | 20120203 | |||
2 | ![]() |
IO_ENTRY | Call by reference | Object reference (TYPE REF TO) | CL_FPM_ODATA_ENTRY | 20120203 |
Method GET_ENTRY_DATA on class CL_FPM_ODATA_GUIBB_BASE has no exception.
Method GET_FIELD_DESCR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_DEFAULT_DISPLA_TYPE | Call by reference | Type reference (TYPE) | FPMGB_DISPLAY_TYPE | Display Type | 20120203 | ||
2 | ![]() |
EV_LABEL | Call by reference | Type reference (TYPE) | STRING | 20120203 | |||
3 | ![]() |
EV_TECHNICAL_FIELD | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20120203 | |||
4 | ![]() |
IV_NAME | Call by reference | Type reference (TYPE) | NAME_KOMP | Component name | 20120203 |
Method GET_FIELD_DESCR on class CL_FPM_ODATA_GUIBB_BASE has no exception.
Method GET_METADATA Signature
Method GET_METADATA on class CL_FPM_ODATA_GUIBB_BASE has no parameter.
Method GET_METADATA on class CL_FPM_ODATA_GUIBB_BASE has no exception.
Method INIT_PBO 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 | 20120510 |
Method INIT_PBO on class CL_FPM_ODATA_GUIBB_BASE has no exception.
Method PROCESS_EVENT 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 | 20120223 | ||
2 | ![]() |
IV_RAISED_BY_OWN_UI | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20120223 | ||
3 | ![]() |
RV_RESULT | Value transfer | Type reference (TYPE) | FPM_EVENT_RESULT | FPM Event Result | 20120309 |
Method PROCESS_EVENT on class CL_FPM_ODATA_GUIBB_BASE has no exception.
Method TAP_CONNECTOR Signature
Method TAP_CONNECTOR on class CL_FPM_ODATA_GUIBB_BASE has no parameter.
Method TAP_CONNECTOR on class CL_FPM_ODATA_GUIBB_BASE has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 732 |