SAP ABAP Interface IF_RSPLS_CHAR_RELATION (Characteristic Relationships)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-PLA (Application Component) Planning
⤷
RSPLS (Package) Planning: General Services

⤷

⤷

Meta Relationship - Used By
Properties
Interface | IF_RSPLS_CHAR_RELATION | |
Short Description | Characteristic Relationships |
General Data
Package | RSPLS | Planning: General Services |
Created | 20040917 | SAP |
Last changed | 20140121 | SAP |
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | RS | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_RSPLS_CR_METHODS | Methods for Characteristic Relationship | 20040920 | ||
2 | IF_RSPLS_CR_TYPES | Types for Characteristic Relationships | 20040927 |
Friends
Interface IF_RSPLS_CHAR_RELATION has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | N_BASIC_PROV | Instance attribute | Public | Type reference (TYPE) | RSINFOPROV | Basic InfoProvider | 20130808 | ||
2 | N_CA_MTYPE_ALL | Constant | Public | Type reference (TYPE) | STRING | 'ABCEHMNPRT' | 20130424 | ||
3 | N_C_MTYPE_ATTR | Constant | Public | Type reference (TYPE) | RSPLS_MTYPE | 'A' | Type of Characteristic Relationship (Attribute) | 20050121 | |
4 | N_C_MTYPE_EXIT | Constant | Public | Type reference (TYPE) | RSPLS_MTYPE | 'E' | Type of Characteristic Relationship (Exit) | 20050121 | |
5 | N_C_MTYPE_HIE | Constant | Public | Type reference (TYPE) | RSPLS_MTYPE | 'H' | Type of Characteristic Relationship (Hierarchy) | 20050121 | |
6 | N_C_MTYPE_MD_CMP | Constant | Public | Type reference (TYPE) | RSPLS_MTYPE | 'M' | Type of Characteristic Relationship (Compound) | 20050121 | |
7 | N_C_MTYPE_NAV_ATTR | Constant | Public | Type reference (TYPE) | RSPLS_MTYPE | 'N' | Type of Characteristic Relationship (Navigation Attribute) | 20050121 | |
8 | N_C_MTYPE_REF | Constant | Public | Type reference (TYPE) | RSPLS_MTYPE | 'R' | Type of Characteristic Relationship (Reference Data) | 20050121 | |
9 | N_C_MTYPE_TIME | Constant | Public | Type reference (TYPE) | RSPLS_MTYPE | 'T' | Type of Characteristic Relationship (Time) | 20050121 | |
10 | N_C_MTYPE_TIME_P | Constant | Public | Type reference (TYPE) | RSPLS_MTYPE | 'P' | Type of Characteristic Relationship (Time with Partial Time) | 20050815 | |
11 | N_C_MTYPE_TRANSIENT | Constant | Public | Type reference (TYPE) | RSPLS_MTYPE | 'B' | Type of Characteristic Relationship (Transient) | 20101130 | |
12 | N_C_MTYPE_X_CMP | Constant | Public | Type reference (TYPE) | RSPLS_MTYPE | 'C' | Type of Characteristic Relationship (Common Compounding) | 20050121 | |
13 | N_C_ROLE_SOURCE | Instance attribute | Public | Attribute reference (LIKE) | 20040927 | ||||
14 | N_C_ROLE_TARGET | Instance attribute | Public | Attribute reference (LIKE) | 20040927 | ||||
15 | N_C_ROLE_UNKNOWN | Instance attribute | Public | Attribute reference (LIKE) | 20040927 | ||||
16 | N_IS_DERIVE | Instance attribute | Public | Type reference (TYPE) | RS_BOOL | Relationship is Derivation | 20040917 | ||
17 | N_TS_CHAS | Instance attribute | Public | Type reference (TYPE) | IF_RSPLS_CR_TYPES=>TN_TS_CHAS | List of Characteristics/Fields | 20040917 | ||
18 | N_USE_EXTERNAL_BUFFER | Instance attribute | Public | Type reference (TYPE) | RS_BOOL | Indicator: Caller Buffers Results | 20070806 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20040920 | |
2 | ![]() |
Instance method | Public | Method | 20111020 | |
3 | ![]() |
Instance method | Public | Method | 20040920 | |
4 | ![]() |
Instance method | Public | Method | Generate Data Reference to Characteristic Structure | 20040920 |
5 | ![]() |
Instance method | Public | Method | 20040920 | |
6 | ![]() |
Instance method | Public | Method | 20110414 |
Events
Interface IF_RSPLS_CHAR_RELATION has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TN_ROLE | Public | Attribute reference (LIKE) | 20040927 |
|
||
2 | TN_S_CHAS | Public | Attribute reference (LIKE) | 20040927 |
|
||
3 | TN_S_CHA_ROLE | Public | Attribute reference (LIKE) | 20040927 |
|
||
4 | TN_TS_CHAS | Public | Attribute reference (LIKE) | 20040927 |
|
||
5 | TN_TS_CHA_ROLE | Public | Attribute reference (LIKE) | 20040927 |
|
||
6 | TN_T_REF | Public | See coding | Table of References to Relationships | 20040930 | tn_t_ref TYPE STANDARD TABLE OF REF TO if_rspls_char_relation
WITH DEFAULT KEY INITIAL SIZE 0
|
Method Signatures
Method CHECK Signature
Method CHECK on Interface IF_RSPLS_CHAR_RELATION has no parameter.
Method CHECK on Interface IF_RSPLS_CHAR_RELATION has no exception.
Method CHECK_HDB Signature
Method CHECK_HDB on Interface IF_RSPLS_CHAR_RELATION has no parameter.
Method CHECK_HDB on Interface IF_RSPLS_CHAR_RELATION has no exception.
Method CREATE Signature
Method CREATE on Interface IF_RSPLS_CHAR_RELATION has no parameter.
Method CREATE on Interface IF_RSPLS_CHAR_RELATION has no exception.
Method CREATE_DATA_REF Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_R_CHAS | Value transfer | Object reference (TYPE REF TO) | DATA | 20040920 |
Method CREATE_DATA_REF on Interface IF_RSPLS_CHAR_RELATION has no exception.
Method DERIVE Signature
Method DERIVE on Interface IF_RSPLS_CHAR_RELATION has no parameter.
Method DERIVE on Interface IF_RSPLS_CHAR_RELATION has no exception.
Method DERIVE_HDB Signature
Method DERIVE_HDB on Interface IF_RSPLS_CHAR_RELATION has no parameter.
Method DERIVE_HDB on Interface IF_RSPLS_CHAR_RELATION has no exception.
Meta Relationship - Used By (full list)
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 700 |