SAP ABAP Class CL_RSPLFC_COPY (Copy)
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 | 20050128 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSPLFA_SRVTYPE_IMP_EXEC_REF | Planning Function Type: Impl. Execution (with Ref. Data) | 20050128 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSPLFA_SRVTYPE_TREX_EXEC_R | Interface for TREX Algorithms with Reference Data | 20110201 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_RSPLFC_COPY_NO_ZEROS | Copy without records where all keyfigures are zero | 20120927 |
Properties
Class | CL_RSPLFC_COPY | |
Short Description | Copy | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | RSPLFC | Services Type Planning |
Created | 20041104 | SAP |
Last change | 20140121 | 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
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_RSPLFA_SRVTYPE_IMP_CHECK | Planning Function Type: Checks | 20050128 | ||
2 | IF_RSPLFA_SRVTYPE_IMP_EXEC_REF | Planning Function Type: Impl. Execution (with Ref. Data) | 20050128 | ||
3 | IF_RSPLFA_SRVTYPE_TREX_EXEC_R | Interface for TREX Algorithms with Reference Data | 20110201 |
Friends
Class CL_RSPLFC_COPY has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | RSINFOPROV | InfoProvider | 20050830 | ||
2 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_RSPLFC_OBJECT_CREATION | Objekterzeugung | 20041104 | ||
3 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_RSPLFA_SRV | Service | 20041104 | ||
4 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | DATA | Tabelle für die Kombinationserzeugung | 20051116 | ||
5 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | T_TS_RULE | 20041104 | |||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RSPLF_T_CHARSEL | Selection table | 20111212 | ||
7 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | RSPLF_T_CHAR_USAGE | Merkmalsverwendungen | 20051116 | ||
8 | ![]() |
Instance attribute | Private | Type reference (TYPE) | XSTRING | 20120928 | |||
9 | ![]() |
Instance attribute | Private | Type reference (TYPE) | XSTRING | 20120928 | |||
10 | ![]() |
Instance attribute | Private | Type reference (TYPE) | XSTRING | 20120928 | |||
11 | ![]() |
Instance attribute | Private | Type reference (TYPE) | XSTRING | 20120928 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Protected | Method | Regeln für die Ausführung anlegen | 20041104 |
Events
Class CL_RSPLFC_COPY has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | T_S_RULE | Protected | See coding | 20041104 | BEGIN OF t_s_rule,
rulepos TYPE rsplf_rulepos,
seqnr TYPE rsplf_seqnr,
t_from_sel TYPE rspls_ts_sel,
t_to_sel TYPE rspls_ts_sel,
tsx_seldr_repr_of_to type rsdd_tsx_seldr,
to_sel_is_single type rs_bool,
index_from TYPE i,
index_local_to type i,
r_work_area TYPE REF TO cl_rsplfu_work_area,
END OF t_s_rule
|
||
2 | T_TS_RULE | Protected | See coding | 20041104 | t_ts_rule TYPE SORTED TABLE OF t_s_rule WITH NON-UNIQUE KEY rulepos seqnr
|
Method Signatures
Method CREATE_RULES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_R_MSG | Call by reference | Object reference (TYPE REF TO) | IF_RSPLFA_MSG_PARAM_CHECK | Container für Nachrichten | 20041104 | ||
2 | ![]() |
I_R_PARAM_SET | Call by reference | Object reference (TYPE REF TO) | IF_RSPLFA_PARAM_SET | Satz von Parameterwerten | 20041104 | ||
3 | ![]() |
R_TS_RULE | Value transfer | Type reference (TYPE) | T_TS_RULE | Regelsatz | 20041104 |
Method CREATE_RULES on class CL_RSPLFC_COPY has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 700 |