SAP ABAP Class CL_RSPLFC_SET_VALUES (Set values)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-PLA (Application Component) Planning
⤷
RSPLFC (Package) Services Type Planning

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSPLFA_SRVTYPE_IMP_CHECK | Planning Function Type: Checks | 20110318 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSPLFA_SRVTYPE_IMP_EXEC_REF | Planning Function Type: Impl. Execution (with Ref. Data) | 20110517 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSPLFA_SRVTYPE_TREX_EXEC_R | Interface for TREX Algorithms with Reference Data | 20110720 |
Properties
Class | CL_RSPLFC_SET_VALUES | |
Short Description | Set values | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | RSPLFC | Services Type Planning |
Created | 20110318 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_RSPLFC_SET_VALUES has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_RSPLFA_SRVTYPE_IMP_CHECK | Planning Function Type: Checks | 20110318 | ||
2 | IF_RSPLFA_SRVTYPE_IMP_EXEC_REF | Planning Function Type: Impl. Execution (with Ref. Data) | 20110517 | ||
3 | IF_RSPLFA_SRVTYPE_TREX_EXEC_R | Interface for TREX Algorithms with Reference Data | 20110720 |
Friends
Class CL_RSPLFC_SET_VALUES has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RS_BOOL | Perform Distribution | 20110517 | ||
2 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | DATA | Characteristic Values | 20110517 | ||
3 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_RSPLFA_INFOPROV_DESC | InfoProvider (Metadata) | 20110322 | ||
4 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | DATA | Reference data block line | 20120702 | ||
5 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | DATA | Reference data block line | 20120702 | ||
6 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | DATA | Combinations | 20120702 | ||
7 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSPLFU_WORK_AREA | Utilities for Work Areas | 20110517 | ||
8 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RSPLF_TH_IOBJ | Changed Key Figures | 20120319 | ||
9 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RSPLF_TH_IOBJ | Reference Key Figures | 20120319 | ||
10 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RSPLS_TS_SEL | without block characteristics | 20120702 | ||
11 | ![]() |
Instance attribute | Private | Type reference (TYPE) | YTS_RULE | Table with Distribution Rules | 20110517 | ||
12 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RSPLF_T_CHARSEL | Active Filter | 20110720 | ||
13 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RSPLF_T_CHAR_USAGE | Characteristic Usage | 20110517 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | Build Rules | 20110517 |
Events
Class CL_RSPLFC_SET_VALUES has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | YS_KYF_VALUE | Private | See coding | 20120516 | BEGIN OF ys_kyf_value,
ratio TYPE rsiobjnm,
value TYPE p LENGTH 9 DECIMALS 3,
END OF ys_kyf_value
|
||
2 | YS_RULE | Private | See coding | Distribution Rule | 20110517 | BEGIN OF ys_rule,
rulepos TYPE rsplf_rulepos,
index TYPE i,
seqnr TYPE n LENGTH 6,
t_kyf_value TYPE yt_kyf_value,
ts_sel TYPE rspls_ts_sel,
t_sender TYPE cl_rsplfc_distribution=>gt_t_sender,
t_receiver TYPE cl_rsplfc_distribution=>gt_t_receiver,
r_sel_wa type ref to data,
r_empty_wa type ref to data,
r_distribution type ref to cl_rsplfc_distribution,
END OF ys_rule
|
|
3 | YTS_RULE | Private | See coding | Table with Distribution Rules | 20110517 | yts_rule TYPE SORTED TABLE OF ys_rule WITH UNIQUE KEY rulepos index
|
|
4 | YT_KYF_VALUE | Private | See coding | 20120516 | yt_kyf_value TYPE STANDARD TABLE OF ys_kyf_value WITH DEFAULT KEY
|
Method Signatures
Method CREATE_RULE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_R_PARAM_SET | Call by reference | Object reference (TYPE REF TO) | IF_RSPLFA_PARAM_SET | Satz von Parameterwerten | 20110517 |
Method CREATE_RULE on class CL_RSPLFC_SET_VALUES has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 731 |