SAP ABAP Interface IF_RSRT_SRV_PLANNING (Services: Planning)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-OT-BICS-RSRT (Application Component) BICS Query Monitor
⤷
RSRT_BICS (Package) RSRT_BICS

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface composition (i COMPRISING i_ref) | IF_RSRT_SELECTOR | Selector | 20130821 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSRT_DP_TYPE_SELECTOR | Data Provider Type: Selector | 20130821 |
Properties
Interface | IF_RSRT_SRV_PLANNING | |
Short Description | Services: Planning |
General Data
Package | RSRT_BICS | RSRT_BICS |
Created | 20130821 | SAP |
Last changed | 20140121 | SAP |
Unicode checks active |
Forward declarations
Interface IF_RSRT_SRV_PLANNING has no forward declaration.
Interfaces
Interface IF_RSRT_SRV_PLANNING has no interface.
Friends
Interface IF_RSRT_SRV_PLANNING has no friend.
Attributes
Interface IF_RSRT_SRV_PLANNING has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Get Planning Function | 20130821 |
2 | ![]() |
Instance method | Public | Method | Get Planning Functions | 20130821 |
3 | ![]() |
Instance method | Public | Method | Planning Function Exists? | 20130821 |
Events
Interface IF_RSRT_SRV_PLANNING has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TN_PLFUNC_TYPE | Public | Type reference (TYPE) | RSPLF_SRVTYPENM | 20130821 |
|
|
2 | TN_S_PLFUNC | Public | See coding | 20130821 | begin of tn_s_plfunc,
name type rsplf_srvnm,
data_area type if_rsrt_selector=>tn_name,
text type rstxtlg,
type type rsplf_srvtypenm,
alvl type rsinfoprov,
owner type rsowner,
end of tn_s_plfunc
|
||
3 | TN_T_PLFUNC | Public | See coding | 20130821 | tn_t_plfunc type standard table of tn_s_plfunc with default key
with unique sorted key key components name data_area initial size 1
|
Method Signatures
Method GET_PLFUNC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PLFUNC | Call by reference | Type reference (TYPE) | TN_S_PLFUNC-NAME | 20130821 | |||
2 | ![]() |
VALUE | Value transfer | Object reference (TYPE REF TO) | IF_RSRT_PLFUNC | Planning Function | 20130821 |
Method GET_PLFUNC on Interface IF_RSRT_SRV_PLANNING has no exception.
Method GET_PLFUNCS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
INFOPROVIDER | Call by reference | Type reference (TYPE) | RSINFOPROV | InfoProvider | 20130821 | ||
2 | ![]() |
OWNER | Call by reference | Type reference (TYPE) | RSOWNER | Owner (Person Responsible) | 20130821 | ||
3 | ![]() |
PLFUNC | Call by reference | Type reference (TYPE) | TN_S_PLFUNC-NAME | 20130821 | |||
4 | ![]() |
VALUE | Value transfer | Type reference (TYPE) | TN_T_PLFUNC | 20130821 |
Method GET_PLFUNCS on Interface IF_RSRT_SRV_PLANNING has no exception.
Method PLFUNC_EXISTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PLFUNC | Call by reference | Type reference (TYPE) | TN_S_PLFUNC-NAME | 20130821 | |||
2 | ![]() |
VALUE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20130821 |
Method PLFUNC_EXISTS on Interface IF_RSRT_SRV_PLANNING has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 740 |