SAP ABAP Class CL_RSPLS_CR_EXISTENCE_CMP (Existence of Compound Characteristic Values)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-PLA (Application Component) Planning
⤷
RSPLS (Package) Planning: General Services

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_RS_BASE | BW Basis | 20040927 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSPLS_CHAR_RELATION | Characteristic Relationships | 20040927 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSPLS_CR_METHODS | Methods for Characteristic Relationship | 20040927 |
4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSPLS_CR_TYPES | Types for Characteristic Relationships | 20040927 |
Properties
Class | CL_RSPLS_CR_EXISTENCE_CMP | |
Short Description | Existence of Compound Characteristic Values | |
Super Class | CL_RS_BASE | BW Basis |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | RSPLS | Planning: General Services |
Created | 20040927 | 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_RSPLS_CHAR_RELATION | Characteristic Relationships | 20040927 | ||
2 | IF_RSPLS_CR_METHODS | Methods for Characteristic Relationship | 20040927 | ||
3 | IF_RSPLS_CR_TYPES | Types for Characteristic Relationships | 20040927 |
Friends
Class CL_RSPLS_CR_EXISTENCE_CMP has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | 20130808 | ||||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RSIOBJNM | I | 20130201 | ||
3 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_ABAP_STRUCTDESCR | Runtime Type Services | 20060201 | ||
4 | ![]() |
Instance attribute | Private | See coding | 20040927 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20040927 |
Events
Class CL_RSPLS_CR_EXISTENCE_CMP has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TP_S_CHECK_BUFFER | Private | See coding | 20040927 | BEGIN OF tp_s_check_buffer,
chavl TYPE rsd_chavl,
is_valid TYPE rs_bool,
s_mesg TYPE if_rspls_cr_types=>tn_s_mesg,
END OF tp_s_check_buffer
|
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_IOBJNM | Call by reference | Type reference (TYPE) | RSD_IOBJNM | 20040927 |
Method CONSTRUCTOR on class CL_RSPLS_CR_EXISTENCE_CMP has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 700 |