SAP ABAP Class CL_UPARP_CHAR_REL_ROLLOUT (Characteristic Relationship Exit - Assortment)
Hierarchy
☛
BI_CONT (Software Component) Business Intelligence Content
⤷
BW-BCT-PLA-RAP (Application Component) Retail Assortment Planning
⤷
UPARP (Package) Retail Planning

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSPLS_CHAR_RELATION | Characteristic Relationships | 20090121 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSPLS_CR_EXIT | Characteristic Relationships: Exit | 20090121 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSPLS_CR_METHODS | Methods for Characteristic Relationship | 20090121 |
4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSPLS_CR_TYPES | Types for Characteristic Relationships | 20090121 |
Properties
Class | CL_UPARP_CHAR_REL_ROLLOUT | |
Short Description | Characteristic Relationship Exit - Assortment | |
Super Class | ||
Instantiability of a Class | 1 | Protected |
Final |
General Data
Message Class | UPARM | |
Program status | ||
Category | 0 | |
Package | UPARP | Retail Planning |
Created | 20090121 | SAP |
Last change | 20141101 | |
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) |
2 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
3 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
4 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_RSPLS_CHAR_RELATION | Characteristic Relationships | 20090121 | ||
2 | IF_RSPLS_CR_EXIT | Characteristic Relationships: Exit | 20090121 | ||
3 | IF_RSPLS_CR_METHODS | Methods for Characteristic Relationship | 20090121 | ||
4 | IF_RSPLS_CR_TYPES | Types for Characteristic Relationships | 20090121 |
Friends
Class CL_UPARP_CHAR_REL_ROLLOUT has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Private | Type reference (TYPE) | DDOBJNAME | '/BI0/PRT_SKUROLL' | Name of ABAP Dictionary Object | 20090121 | |
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | RSINFOPROV | InfoProvider | 20090121 | ||
3 | ![]() |
Instance attribute | Public | Type reference (TYPE) | RSPLS_CR_DATETO | Characteristic Relationships: Validity Date | 20090121 | ||
4 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | 20090121 | ||||
5 | ![]() |
Instance attribute | Public | Type reference (TYPE) | RSPLS_STEP | Number of the Characteristic Relationship | 20090121 | ||
6 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | 20090121 | ||||
7 | ![]() |
Instance attribute | Public | Type reference (TYPE) | TEXT30 | 'Characteristic' | Description of the Cgaracteristic Relationship | 20090121 | |
8 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | TO_R_IS_VALID | Reference to CHAR1 Field | 20090121 | ||
9 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_ABAP_STRUCTDESCR | Runtime Type Services | 20090121 | ||
10 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | DATA | Row Structure for Buffer | 20090121 | ||
11 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | TO_R_MESG | Typed Reference to Message Structure | 20090121 | ||
12 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | DATA | Buffer for Check | 20090121 | ||
13 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | DATA | Buffer for Derive | 20090121 | ||
14 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | RS_BOOL | Boolean | 20090121 | ||
15 | ![]() |
Static Attribute | Private | Type reference (TYPE) | TP_TSX_INSTANCE | Table of Instances for the Class | 20090121 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | Add a message to the error message table | 20090121 |
2 | ![]() |
Instance method | Public | Constructor | Constructor | 20090121 |
3 | ![]() |
Static method | Protected | Method | Generate Instance: Protected | 20090121 |
4 | ![]() |
Instance method | Protected | Method | Conversion of SELDR to RANGE Format | 20090121 |
Events
Class CL_UPARP_CHAR_REL_ROLLOUT has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TO_R_IS_VALID | Protected | Object reference (TYPE REF TO) | CHAR1 | Reference to CHAR1 Field | 20090121 | |
2 | TO_R_MESG | Protected | Object reference (TYPE REF TO) | IF_RSPLS_CR_TYPES=>TN_S_MESG | Typed Reference to Message Structure | 20090121 | |
3 | TP_SX_INSTANCE | Private | See coding | Structure for Instance Management | 20090121 | begin of tp_sx_instance,
basic_prov type rsinfoprov,
ts_cha_role type if_rspls_char_relation~tn_ts_cha_role,
r_instance type ref to if_rspls_char_relation,
end of tp_sx_instance
|
|
4 | TP_TSX_INSTANCE | Private | See coding | Table of Instances for the Class | 20090121 | tp_tsx_instance type sorted table of tp_sx_instance
with non-unique key basic_prov
initial size 0
|
Method Signatures
Method ADD_MSG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_T_MESG | Call by reference | Type reference (TYPE) | IF_RSPLS_CR_TYPES=>TN_T_MESG | 20090121 |
Method ADD_MSG on class CL_UPARP_CHAR_REL_ROLLOUT has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_BASIC_PROV | Call by reference | Type reference (TYPE) | RSINFOPROV | InfoProvider | 20090121 | ||
2 | ![]() |
I_DATETO | Call by reference | Type reference (TYPE) | RSPLS_CR_DATETO | Characteristic Relationships: Validity Date | 20090121 | ||
3 | ![]() |
I_IS_DERIVE | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20090121 | ||
4 | ![]() |
I_STEP | Call by reference | Type reference (TYPE) | IF_RSPLS_CR_TYPES=>TN_STEP | Number of the Characteristic Relationship | 20090121 | ||
5 | ![]() |
I_TS_CHA_ROLE | Call by reference | Type reference (TYPE) | IF_RSPLS_CR_TYPES=>TN_TS_CHA_ROLE | Characteristics (Source, Target) | 20090121 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Method Failed | 20090121 |
Method GET_INSTANCE_O Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_BASIC_PROV | Call by reference | Type reference (TYPE) | RSINFOPROV | InfoProvider | 20090121 | ||
2 | ![]() |
I_CLSNAME | Call by reference | Type reference (TYPE) | SEOCLSNAME | Object Type Name | 20090121 | ||
3 | ![]() |
I_DATETO | Call by reference | Type reference (TYPE) | RSPLS_CR_DATETO | Characteristic Relationships: Validity Date | 20090121 | ||
4 | ![]() |
I_IS_DERIVE | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20090121 | ||
5 | ![]() |
I_STEP | Call by reference | Type reference (TYPE) | IF_RSPLS_CR_TYPES=>TN_STEP | Number of the Characteristic Relationship | 20090121 | ||
6 | ![]() |
I_TS_CHA_ROLE | Call by reference | Type reference (TYPE) | IF_RSPLS_CR_TYPES=>TN_TS_CHA_ROLE | Characteristics (Source, Target) | 20090121 | ||
7 | ![]() |
R_R_INSTANCE | Value transfer | Object reference (TYPE REF TO) | IF_RSPLS_CHAR_RELATION | Characteristic Relationships | 20090121 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Method Failed | 20090121 |
Method SELDR_TO_RANGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_T_RANGE | Call by reference | Type reference (TYPE) | RSDRI_T_RANGE | BW Data Manager: Range Liste | 20090121 | ||
2 | ![]() |
I_TSX_SELDR | Call by reference | Type reference (TYPE) | RSDD_TSX_SELDR | Selection to the Data Manager | 20090121 |
Method SELDR_TO_RANGE on class CL_UPARP_CHAR_REL_ROLLOUT has no exception.
History
Last changed by/on | SAP | 20141101 |
SAP Release Created in | 705 |