SAP ABAP Interface IF_RSPLS_CR_TYPES (Types for Characteristic Relationships)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-PLA (Application Component) Planning
     RSPLS (Package) Planning: General Services
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_RSPLS_CHAR_RELATION Characteristic Relationships 20040927
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSPLS_CR_MASTER_DATA_NATTR Characteristic Relationships: Master Data, Attributes 20041104
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_UPARP_CHAR_REL_ROLLOUT Characteristic Relationship Exit - Assortment 20090121
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_UPARP_CHAR_REL_ASRTVRS Characteristic Relationship Exit - Assortment Version 20090331
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_UPARM_CHAR_REL_SIZE Characteristic Relationship Exit - Size 20080425
6 Interface implementation (CLASS c. INTERFACES i_ref)  CL_UPARM_CHAR_REL_COLOR Characteristic Relationship Exit - Color 20080425
7 Interface implementation (CLASS c. INTERFACES i_ref)  CL_UPARM_CHAR_REL_ASORT Characteristic Relationship Exit - Assortment 20080425
8 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSSEM_CR_EXIT Characteristic combinations EXIT 20041102
9 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSPLS_CR_TRANSIENT Transien Characteristic Relationship 20110105
10 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSPLS_CR_TIME Time Derivations 20040930
... Click here to see Used By full list (22 items)
Properties
Interface IF_RSPLS_CR_TYPES  
Short Description Types for Characteristic Relationships    
General Data
Package RSPLS   Planning: General Services 
Created 20040927   SAP 
Last changed 20140121   SAP 
Unicode checks active    
Forward declarations
Interface IF_RSPLS_CR_TYPES has no forward declaration.
Interfaces
Interface IF_RSPLS_CR_TYPES has no interface.
Friends
Interface IF_RSPLS_CR_TYPES has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 N_C_ROLE_SOURCE Constant Public Type reference (TYPE) TN_ROLE 'S' Source Characteristic 20040927
2 N_C_ROLE_TARGET Constant Public Type reference (TYPE) TN_ROLE 'T' Target Characteristic 20040927
3 N_C_ROLE_UNKNOWN Constant Public Type reference (TYPE) TN_ROLE SPACE Role Undefined 20040927
4 N_C_S_MTYPE Constant Public See coding Types of characteristic relationships 20130424
Methods
Interface IF_RSPLS_CR_TYPES has no method.
Events
Interface IF_RSPLS_CR_TYPES has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TN_CONTEXT Public Type reference (TYPE) RSSID Master Data ID 20040930
2 TN_ROLE Public Type reference (TYPE) CHAR1 Role of Characteristic in One Step of Char. Relationship 20040927
3 TN_STEP Public Type reference (TYPE) RSPLS_STEP Number of the Characteristic Relationship 20041001
4 TN_S_CHAS Public See coding Characteristic and Role (Internal View) 20040927 BEGIN OF tn_s_chas, iobjnm TYPE rsiobjnm, role TYPE tn_role, is_sid TYPE rs_bool, fieldnm TYPE rsfieldnm, attrbas TYPE rschanm, optional TYPE abap_bool, END OF tn_s_chas
5 TN_S_CHA_ROLE Public See coding Characteristic and Role (External View) 20040927 BEGIN OF tn_s_cha_role, iobjnm TYPE rsiobjnm, role TYPE tn_role, END OF tn_s_cha_role
6 TN_S_MESG Public See coding Message Structure 20041202 BEGIN OF tn_s_mesg, msgid TYPE symsgid, msgty TYPE symsgty, msgno TYPE symsgno, msgv1 TYPE symsgv, msgv2 TYPE symsgv, msgv3 TYPE symsgv, msgv4 TYPE symsgv, __rec TYPE i, END OF tn_s_mesg
7 TN_TS_ATTRINM Public See coding Table of Master Data Attributes 20080711 tn_ts_attrinm TYPE SORTED TABLE OF rsattrinm WITH UNIQUE KEY table_line
8 TN_TS_CHAS Public See coding Characteristics and Role (Internal View) 20040927 tn_ts_chas TYPE SORTED TABLE OF tn_s_chas WITH UNIQUE KEY iobjnm INITIAL SIZE 0
9 TN_TS_CHA_ROLE Public See coding Characteristics and Role (External View) 20040927 tn_ts_cha_role TYPE SORTED TABLE OF tn_s_cha_role WITH UNIQUE KEY iobjnm INITIAL SIZE 0
10 TN_T_MESG Public See coding Table of Messages 20041202 tn_t_mesg TYPE STANDARD TABLE OF tn_s_mesg WITH DEFAULT KEY INITIAL SIZE 0
Meta Relationship - Used By (full list)
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_RSPLS_CHAR_RELATION Characteristic Relationships 20040927
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSPLS_CR_MASTER_DATA_NATTR Characteristic Relationships: Master Data, Attributes 20041104
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_UPARP_CHAR_REL_ROLLOUT Characteristic Relationship Exit - Assortment 20090121
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_UPARP_CHAR_REL_ASRTVRS Characteristic Relationship Exit - Assortment Version 20090331
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_UPARM_CHAR_REL_SIZE Characteristic Relationship Exit - Size 20080425
6 Interface implementation (CLASS c. INTERFACES i_ref)  CL_UPARM_CHAR_REL_COLOR Characteristic Relationship Exit - Color 20080425
7 Interface implementation (CLASS c. INTERFACES i_ref)  CL_UPARM_CHAR_REL_ASORT Characteristic Relationship Exit - Assortment 20080425
8 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSSEM_CR_EXIT Characteristic combinations EXIT 20041102
9 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSPLS_CR_TRANSIENT Transien Characteristic Relationship 20110105
10 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSPLS_CR_TIME Time Derivations 20040930
11 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSPLS_CR_SID_CMP_CROSS_AXIS Compound SIDs for Various Axes 20041011
12 Interface implementation (CLASS c. INTERFACES i_ref)  CL_BBPT_COMP_STORE_INDICATOR Calculates comp store indicator for plant 20080512
13 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSPLS_CR_MASTER_DATA_CHK Characteristic Relationships: Master Data, Attributes 20041104
14 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSPLS_CR_MASTER_DATA Characteristic Relationships: Master Data, Attributes 20040927
15 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSPLS_CR_HIERARCHY Characteristic Relationship via Hierarchy 20040927
16 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSPLS_CR_FIPT_TRAFO Characteristic Relationship on Basis of FIPT 20040927
17 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSPLS_CR_EXIT_BPS Characteristic Relationships: Exit 20051108
18 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSPLS_CR_EXIT_BASE Characteristic Relationships: Exit 20050221
19 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSPLS_CR_EXISTENCE_CMP Existence of Compound Characteristic Values 20040927
20 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSPLS_CR_DATA_STORE Characteristic Relationship: Storage in Table 20041001
21 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FCOM_IP_CR_EXIT_BASE Base Class (Abstract): Char. Relationship Check Exit 20100903
22 Interface implementation (CLASS c. INTERFACES i_ref)  CL_BBPT_HIEID_2_PLANT Determines relationship between hierarchy id and plant 20080526
History
Last changed by/on SAP  20140121 
SAP Release Created in 700