SAP ABAP Interface IF_BICS_PLANNING_FUNCTION (Planning Function)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-OT (Application Component) OLAP Technology
⤷
BW_BICS_CONSUMER_PLANNING (Package) BW BICS Shell for Planning Functionaliies

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_BICS_PLANNING_FUNCTION | Planning Function | 20101126 |
Properties
Interface | IF_BICS_PLANNING_FUNCTION | |
Short Description | Planning Function |
General Data
Package | BW_BICS_CONSUMER_PLANNING | BW BICS Shell for Planning Functionaliies |
Created | 20101126 | SAP |
Last changed | 20140121 | SAP |
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
2 | IF_BICS_OBJECT | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
3 | IF_BICS_PLAN_MOD_RUN_FUNC | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_BICS_OBJECT | Root Object for BICS Entities | 20101126 | ||
2 | IF_BICS_SRV | Service | 20130927 |
Friends
Interface IF_BICS_PLANNING_FUNCTION has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | N_FUNCTION_TYPE | Instance attribute | Public | Type reference (TYPE) | IF_BICS_OBJECT=>TN_NAME | Planning Function Type | 20130507 | ||
2 | N_R_DATA_AREA | Instance attribute | Public | Object reference (TYPE REF TO) | IF_BICS_DATA_AREA | BW BICS Data Area | 20130514 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Execute Planning Function | 20101130 |
2 | ![]() |
Instance method | Public | Method | Read Usage of a Characteristic | 20130507 |
3 | ![]() |
Instance method | Public | Method | Read Usages of all Characteristics | 20130507 |
4 | ![]() |
Instance method | Public | Method | Read Planning Function Type | 20110125 |
5 | ![]() |
Instance method | Public | Method | Info About InfoProvider and Aggregation Level | 20110202 |
6 | ![]() |
Instance method | Public | Method | Read Table with Planning Function Rules | 20130507 |
7 | ![]() |
Instance method | Public | Method | Read Selector | 20101129 |
8 | ![]() |
Instance method | Public | Method | Read Variable Container | 20101129 |
9 | ![]() |
Instance method | Public | Method | Copy Selection to Planning Function | 20101203 |
Events
Interface IF_BICS_PLANNING_FUNCTION has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TN_S_INFOPROV_INFO | Public | See coding | 20110202 | begin of TN_S_INFOPROV_INFO,
aggregationlevel type RSPLS_AGGRLEVEL,
base_infoprovider type RSINFOPROV,
is_multialvl type rrmultialvl,
end of TN_S_INFOPROV_INFO
|
Method Signatures
Method EXECUTE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_AGGREGATION_LEVEL | Call by reference | Type reference (TYPE) | IF_BICS_OBJECT=>TN_NAME | Aggregationslevel | 20101130 | ||
2 | ![]() |
I_PROCESS_CHANGED_DATA | Call by reference | Type reference (TYPE) | ABAP_BOOL | Geänderte Daten Prozessieren | 20101130 | ||
3 | ![]() |
R_EXECUTED | Value transfer | Type reference (TYPE) | ABAP_BOOL | Planungsfunktion ausgeführt | 20101130 |
Method EXECUTE on Interface IF_BICS_PLANNING_FUNCTION has no exception.
Method GET_CHARACTERISTIC_USAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_CHARACTERISTIC | Call by reference | Type reference (TYPE) | IF_BICS_OBJECT=>TN_NAME | Characteristic Name | 20130507 | ||
2 | ![]() |
R_S_USAGE | Value transfer | Type reference (TYPE) | IF_BICS_PLAN_MOD_RUN_FUNC=>TN_S_CHARACTERISTIC_USAGE | 20130507 |
Method GET_CHARACTERISTIC_USAGE on Interface IF_BICS_PLANNING_FUNCTION has no exception.
Method GET_CHARACTERISTIC_USAGES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_T_CHARACTERISTIC_USAGE | Value transfer | Type reference (TYPE) | IF_BICS_PLAN_MOD_RUN_FUNC=>TN_T_CHARACTERISTIC_USAGE | 20130507 |
Method GET_CHARACTERISTIC_USAGES on Interface IF_BICS_PLANNING_FUNCTION has no exception.
Method GET_FUNCTION_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_R_FUNCTION_TYPE | Value transfer | Type reference (TYPE) | IF_BICS_OBJECT=>TN_NAME | Name des Planungsfunktionstyps | 20110125 |
Method GET_FUNCTION_TYPE on Interface IF_BICS_PLANNING_FUNCTION has no exception.
Method GET_INFOPROVIDER_INFO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RS_INFOPROV_INFO | Value transfer | Type reference (TYPE) | TN_S_INFOPROV_INFO | 20110202 |
Method GET_INFOPROVIDER_INFO on Interface IF_BICS_PLANNING_FUNCTION has no exception.
Method GET_RULES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_T_RULE | Value transfer | Type reference (TYPE) | IF_BICS_PLAN_MOD_RUN_FUNC=>TN_T_RULE | Table with Planning Function Rules | 20130507 |
Method GET_RULES on Interface IF_BICS_PLANNING_FUNCTION has no exception.
Method GET_SELECTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_R_SELECTOR | Value transfer | Object reference (TYPE REF TO) | IF_BICS_SELECTOR | Selector | 20101129 |
Method GET_SELECTOR on Interface IF_BICS_PLANNING_FUNCTION has no exception.
Method GET_VARIABLE_CONTAINER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_R_VARIABLE_CONTAINER | Value transfer | Object reference (TYPE REF TO) | IF_BICS_VARIABLE_CONTAINER | Variablencontainer | 20101129 |
Method GET_VARIABLE_CONTAINER on Interface IF_BICS_PLANNING_FUNCTION has no exception.
Method SET_SELECTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_R_SELECTION | Call by reference | Object reference (TYPE REF TO) | IF_BICS_SELECTION | Selektion | 20101203 |
Method SET_SELECTION on Interface IF_BICS_PLANNING_FUNCTION has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 731 |