SAP ABAP Class CL_FBICRC_COHIERY_ASSISTANCE (Assistant Class for Company Hierarchy)
Hierarchy
☛
EA-FIN (Software Component) EA-FIN
⤷
FI (Application Component) Financial Accounting
⤷
FB_ICRC_MAIN (Package) Inter-Company Reconciliation (Main Logic)

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_WD_COMPONENT_ASSISTANCE | Basis for a Web Dynpro assistance class | 20130826 |
Properties
Class | CL_FBICRC_COHIERY_ASSISTANCE | |
Short Description | Assistant Class for Company Hierarchy | |
Super Class | CL_WD_COMPONENT_ASSISTANCE | Basis for a Web Dynpro assistance class |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | FB_ICRC_MAIN | Inter-Company Reconciliation (Main Logic) |
Created | 20130821 | SAP |
Last change | 20131127 | 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_FBICRC_COHIERY_ASSISTANCE has no interface implemented.
Friends
Class CL_FBICRC_COHIERY_ASSISTANCE has no friend class.
Attributes
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | 20130826 | |
2 | ![]() |
Instance method | Public | Method | 20130826 | |
3 | ![]() |
Instance method | Public | Method | 20130826 | |
4 | ![]() |
Instance method | Public | Method | 20130826 | |
5 | ![]() |
Static method | Public | Method | 20130826 | |
6 | ![]() |
Instance method | Public | Method | 20130826 | |
7 | ![]() |
Instance method | Public | Method | 20130826 | |
8 | ![]() |
Instance method | Public | Method | 20130826 | |
9 | ![]() |
Instance method | Public | Method | 20130826 | |
10 | ![]() |
Instance method | Public | Method | 20130826 | |
11 | ![]() |
Instance method | Public | Method | 20130826 | |
12 | ![]() |
Instance method | Public | Method | 20130826 | |
13 | ![]() |
Instance method | Public | Method | 20130826 |
Events
Class CL_FBICRC_COHIERY_ASSISTANCE has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | T_NODE_STATE | Private | See coding | 20130826 | BEGIN OF t_node_state,
lead_selection_row TYPE i,
selected_rows TYPE STANDARD TABLE OF i WITH DEFAULT KEY,
properties TYPE wdr_context_prop_for_node_tab,
mapping TYPE STANDARD TABLE OF i WITH DEFAULT KEY,
END OF t_node_state
|
Method Signatures
Method ADD_BASIS_PARAMETER_P Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_PARA | Call by reference | Type reference (TYPE) | TIHTTPNVP | 20130826 |
Method ADD_BASIS_PARAMETER_P on class CL_FBICRC_COHIERY_ASSISTANCE has no exception.
Method CHECK_EXTEND_UI_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_MESSAGES | Call by reference | Type reference (TYPE) | FPMGB_T_MESSAGES | 20130826 | |||
2 | ![]() |
EV_RESULT | Call by reference | Type reference (TYPE) | FPM_EVENT_RESULT | 20130826 |
Method CHECK_EXTEND_UI_DATA on class CL_FBICRC_COHIERY_ASSISTANCE has no exception.
Method GET_DEFAULT_CONTROLLING_AREA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_CO_AREA | Value transfer | Type reference (TYPE) | KOKRS | 20130826 |
Method GET_DEFAULT_CONTROLLING_AREA on class CL_FBICRC_COHIERY_ASSISTANCE has no exception.
Method GET_EXTEND_UI_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_DATA_CHANGED | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20130826 |
Method GET_EXTEND_UI_DATA on class CL_FBICRC_COHIERY_ASSISTANCE has no exception.
Method GET_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RO_SELF | Value transfer | Object reference (TYPE REF TO) | CL_FBICRC_COHIERY_ASSISTANCE | 20130826 |
Method GET_INSTANCE on class CL_FBICRC_COHIERY_ASSISTANCE has no exception.
Method INIT_BUTTON_STATUS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_BUTTON_STATUS | Call by reference | Type reference (TYPE) | STRING_TABLE | 20130826 | |||
2 | ![]() |
IV_DIMENTION | Call by reference | Type reference (TYPE) | STRING | 20130826 | |||
3 | ![]() |
IV_STATUS | Call by reference | Type reference (TYPE) | STRING | 20130826 |
Method INIT_BUTTON_STATUS on class CL_FBICRC_COHIERY_ASSISTANCE has no exception.
Method LOAD_EXTEND_UI_SCREEN 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 | 20130826 | |||
2 | ![]() |
IO_EXTEND_UI | Call by reference | Object reference (TYPE REF TO) | IF_COHIERY_ORDER_EXTEND_UI | 20130826 | |||
3 | ![]() |
IO_OVP | Call by reference | Object reference (TYPE REF TO) | IF_FPM_OVP | 20130826 | |||
4 | ![]() |
IV_CONTENT_AREA | Call by reference | Type reference (TYPE) | FPM_CONTENT_AREA_ID | 20130826 | |||
5 | ![]() |
IV_EDIT_MODE | Call by reference | Type reference (TYPE) | STRING | 20130826 | |||
6 | ![]() |
IV_SECTION_ID | Call by reference | Type reference (TYPE) | FPM_SECTION_ID | 20130826 |
Method LOAD_EXTEND_UI_SCREEN on class CL_FBICRC_COHIERY_ASSISTANCE has no exception.
Method NAVIGATE_TO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MESSAGES | Call by reference | Type reference (TYPE) | FPMGB_T_MESSAGES | 20130826 | |||
2 | ![]() |
IT_PARAMETERS | Call by reference | Type reference (TYPE) | APB_LPD_T_PARAMS | 20130826 | |||
3 | ![]() |
IV_APP_ALIAS | Call by reference | Type reference (TYPE) | STRING | 20130826 | |||
4 | ![]() |
IV_URL | Call by reference | Type reference (TYPE) | STRING | 20130826 | |||
5 | ![]() |
IV_XINPLACE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20130826 |
Method NAVIGATE_TO on class CL_FBICRC_COHIERY_ASSISTANCE has no exception.
Method SET_CONTROLLING_AREA_DIALOG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_DIALOG_ID | Call by reference | Type reference (TYPE) | STRING | 'FBICRC_SET_DEFAULT_CO_AREA' | 20130826 |
Method SET_CONTROLLING_AREA_DIALOG on class CL_FBICRC_COHIERY_ASSISTANCE has no exception.
Method SET_DEFAULT_CONTROLLING_AREA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_CO_AREA | Call by reference | Type reference (TYPE) | KOKRS | 20130826 | |||
2 | ![]() |
IV_XSAVE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20130826 |
Method SET_DEFAULT_CONTROLLING_AREA on class CL_FBICRC_COHIERY_ASSISTANCE has no exception.
Method SET_EXTEND_UI_DATA 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 | 20130826 | |||
2 | ![]() |
IS_DATA | Call by reference | Type reference (TYPE) | DATA | 20130826 |
Method SET_EXTEND_UI_DATA on class CL_FBICRC_COHIERY_ASSISTANCE has no exception.
Method SET_GROUP_CD_OBJECTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_WD_CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | 20130826 |
Method SET_GROUP_CD_OBJECTS on class CL_FBICRC_COHIERY_ASSISTANCE has no exception.
Method UPDATE_BUTTON_STATUS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_APPLICATION_CONTEXT | Call by reference | Type reference (TYPE) | WDY_KEY_VALUE_TABLE | 20130826 | |||
2 | ![]() |
IV_CONTENT_AREA | Call by reference | Type reference (TYPE) | FPM_CONTENT_AREA_ID | 20130826 |
Method UPDATE_BUTTON_STATUS on class CL_FBICRC_COHIERY_ASSISTANCE has no exception.
History
Last changed by/on | SAP | 20131127 |
SAP Release Created in |