SAP ABAP Class CL_FPM_BOL_FEEDER_PARAM_ASSIST (Assistance Class for Feeder Parameter)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-UI2-INT-BE (Application Component) Backend Enablement
⤷
APB_FPM_BOL_CORE (Package) Bol Adaptation for FPM
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_FPM_HCT_COMPLEXPARAM_ASSIST | Assistance Class for FPM_HCT_MUTIVALUE_PARAM | 20100715 |
Properties
| Class | CL_FPM_BOL_FEEDER_PARAM_ASSIST | |
| Short Description | Assistance Class for Feeder Parameter | |
| Super Class | CL_FPM_HCT_COMPLEXPARAM_ASSIST | Assistance Class for FPM_HCT_MUTIVALUE_PARAM |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | APB_FPM_BOL_CORE | Bol Adaptation for FPM |
| Created | 20100715 | 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
Class CL_FPM_BOL_FEEDER_PARAM_ASSIST has no interface implemented.
Friends
Class CL_FPM_BOL_FEEDER_PARAM_ASSIST has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Protected | See coding | 20100924 | |||||
| 2 | Constant | Protected | See coding | 20100719 | |||||
| 3 | Instance attribute | Protected | Type reference (TYPE) | CRMT_COMPONENT_NAME | Component Name | 20110823 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | I | 20100722 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | 20110331 | ||
| 2 | Instance method | Protected | Method | 20100915 | ||
| 3 | Instance method | Protected | Method | 20100826 | ||
| 4 | Instance method | Protected | Method | 20100915 | ||
| 5 | Instance method | Protected | Method | 20100914 | ||
| 6 | Instance method | Protected | Method | 20100915 | ||
| 7 | Instance method | Public | Method | 20100715 | ||
| 8 | Instance method | Protected | Method | 20100915 | ||
| 9 | Instance method | Protected | Method | 20100722 | ||
| 10 | Instance method | Protected | Method | 20110520 | ||
| 11 | Instance method | Protected | Method | 20100715 | ||
| 12 | Instance method | Protected | Method | 20100914 | ||
| 13 | Instance method | Protected | Method | 20100719 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | COMPONENT_CHANGED | Static Event (1) |
Public (2) |
BOL Component Assignemt Changed | 20110823 |
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | S_FIELD | Protected | See coding | 20100914 | BEGIN OF s_field,
name TYPE name_komp,
text TYPE as4text,
END OF s_field
|
||
| 2 | T_FIELD | Protected | See coding | 20100914 | t_field TYPE SORTED TABLE OF s_field
WITH UNIQUE KEY name
|
Method Signatures
Method CHECK_FAST_ENTRY_PARAM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_VALUE | Call by reference | Type reference (TYPE) | FPM_T_CFG_PARAM_VALUE | Parameters in Configuration | 20110331 | |||
| 2 | RV_FAILED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20110331 |
Method CHECK_FAST_ENTRY_PARAM on class CL_FPM_BOL_FEEDER_PARAM_ASSIST has no exception.
Method CHECK_FIELD_PARAM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_VALUE | Call by reference | Type reference (TYPE) | FPM_T_CFG_PARAM_VALUE | Parameters in Configuration | 20100915 | |||
| 2 | IV_NAME | Call by reference | Type reference (TYPE) | STRING | 20100915 | ||||
| 3 | RV_FAILED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20100915 |
Method CHECK_FIELD_PARAM on class CL_FPM_BOL_FEEDER_PARAM_ASSIST has no exception.
Method CHECK_JOIN_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_OBJ_MODEL | Call by reference | Object reference (TYPE REF TO) | IF_GENIL_OBJ_MODEL | Interface for Access to Central Object Model | 20100826 | |||
| 2 | IT_JOIN | Call by reference | Type reference (TYPE) | FPM_BOL_T_JOIN | FPM BOL Join Definition | 20100826 | |||
| 3 | IV_COMPONENT_NAME | Call by reference | Type reference (TYPE) | CRMT_COMPONENT_NAME | Component Name | 20100826 | |||
| 4 | IV_OBJECT_NAME | Call by reference | Type reference (TYPE) | CRMT_EXT_OBJ_NAME | External Name of Object | 20100826 | |||
| 5 | RV_FAILED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20100826 |
Method CHECK_JOIN_TABLE on class CL_FPM_BOL_FEEDER_PARAM_ASSIST has no exception.
Method CHECK_TREE_RELATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_OBJ_MODEL | Call by reference | Object reference (TYPE REF TO) | IF_GENIL_OBJ_MODEL | Interface for Access to Central Object Model | 20100915 | |||
| 2 | IV_OBJECT_NAME | Call by reference | Type reference (TYPE) | CRMT_EXT_OBJ_NAME | External Name of Object | 20100915 | |||
| 3 | IV_RELATION_NAME | Call by reference | Type reference (TYPE) | CRMT_RELATION_NAME | Relation Name | 20100915 | |||
| 4 | RV_FAILED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20100915 |
Method CHECK_TREE_RELATION on class CL_FPM_BOL_FEEDER_PARAM_ASSIST has no exception.
Method GET_FIELDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_OBJ_MODEL | Call by reference | Object reference (TYPE REF TO) | IF_GENIL_OBJ_MODEL | Interface for Access to Central Object Model | 20100915 | |||
| 2 | RT_FIELD | Value transfer | Type reference (TYPE) | T_FIELD | 20100914 |
Method GET_FIELDS on class CL_FPM_BOL_FEEDER_PARAM_ASSIST has no exception.
Method GET_OBJECT_MODEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_OBJ_MODEL | Value transfer | Object reference (TYPE REF TO) | IF_GENIL_OBJ_MODEL | Interface for Access to Central Object Model | 20100915 |
Method GET_OBJECT_MODEL on class CL_FPM_BOL_FEEDER_PARAM_ASSIST has no exception.
Method ON_OVS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_OVS | Call by reference | Object reference (TYPE REF TO) | IF_WD_OVS | 20100715 |
Method ON_OVS on class CL_FPM_BOL_FEEDER_PARAM_ASSIST has no exception.
Method ON_OVS_FIELD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_OVS | Call by reference | Object reference (TYPE REF TO) | IF_WD_OVS | 20100915 |
Method ON_OVS_FIELD on class CL_FPM_BOL_FEEDER_PARAM_ASSIST has no exception.
Method ON_OVS_JOIN_OBJREL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_OVS | Call by reference | Object reference (TYPE REF TO) | IF_WD_OVS | 20100722 |
Method ON_OVS_JOIN_OBJREL on class CL_FPM_BOL_FEEDER_PARAM_ASSIST has no exception.
Method ON_OVS_MAP_OBJ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_OVS | Call by reference | Object reference (TYPE REF TO) | IF_WD_OVS | 20110520 |
Method ON_OVS_MAP_OBJ on class CL_FPM_BOL_FEEDER_PARAM_ASSIST has no exception.
Method ON_OVS_PARAM_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_OVS | Call by reference | Object reference (TYPE REF TO) | IF_WD_OVS | 20100715 |
Method ON_OVS_PARAM_OBJECT on class CL_FPM_BOL_FEEDER_PARAM_ASSIST has no exception.
Method ON_OVS_TREE_RELATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_OVS | Call by reference | Object reference (TYPE REF TO) | IF_WD_OVS | 20100914 |
Method ON_OVS_TREE_RELATION on class CL_FPM_BOL_FEEDER_PARAM_ASSIST has no exception.
Method RENDER_JOIN_TREE 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_WD_UIELEMENT_CONTAINER | 20100719 | ||||
| 2 | IO_NODE | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | 20100719 | ||||
| 3 | IS_PARAM | Call by reference | Type reference (TYPE) | S_PARAM | 20100719 |
Method RENDER_JOIN_TREE on class CL_FPM_BOL_FEEDER_PARAM_ASSIST has no exception.
Event Signatures
Event COMPONENT_CHANGED Signature
Event COMPONENT_CHANGED on class CL_FPM_BOL_FEEDER_PARAM_ASSIST has no parameter.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 702 |