SAP ABAP Class CL_RSPLS_CR_SRVS (Characteristic Relationships: Services)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-PLA (Application Component) Planning
⤷
RSPLS (Package) Planning: General Services
⤷
⤷
Properties
| Class | CL_RSPLS_CR_SRVS | |
| Short Description | Characteristic Relationships: Services | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSPLS | Planning: General Services |
| Created | 20060918 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 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) |
Interfaces
Class CL_RSPLS_CR_SRVS has no interface implemented.
Friends
Class CL_RSPLS_CR_SRVS has no friend class.
Attributes
Class CL_RSPLS_CR_SRVS has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Key and Attributes of Characteristic | 20060918 | |
| 2 | Static method | Public | Method | Key of Characteristic | 20060918 | |
| 3 | Static method | Public | Method | Get Instance of CL_ABAP_ELEMDESCR for InfoObject | 20110111 | |
| 4 | Static method | Public | Method | Create l_t_attribute and l_t_keyfigure | 20110803 |
Events
Class CL_RSPLS_CR_SRVS has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | NT_S_CRATR | Public | See coding | Structure: Attributes | 20060918 | BEGIN OF nt_s_cratr,
iobjnm TYPE rsiobjnm,
attritp TYPE rsattritp,
END OF nt_s_cratr
|
|
| 2 | NT_S_F | Public | See coding | Structure: Fields | 20060918 | BEGIN OF nt_s_f,
iobjnm TYPE rsiobjnm,
fieldnm TYPE rsfieldnm,
chabasnm TYPE rschabasnm,
iobjnmdb TYPE rsiobjnm,
inttype TYPE inttype,
leng TYPE rsdintlen,
dtelnm TYPE rollname,
attritp TYPE rsattritp,
atrnavfl TYPE rsatrnavfl,
atrtimfl TYPE rsdatrtimfl,
r_chavl TYPE REF TO data,
pos TYPE i,
END OF nt_s_f
|
|
| 3 | NT_T_CRATR | Public | See coding | Table: Attributes | 20060918 | nt_t_cratr TYPE STANDARD TABLE OF nt_s_cratr
|
|
| 4 | NT_T_F | Public | See coding | Table: Fields | 20060918 | nt_t_f TYPE STANDARD TABLE OF nt_s_f
|
Method Signatures
Method CREATE_ATR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_R_CHAS | Call by reference | Object reference (TYPE REF TO) | DATA | Merkmalskombination | 20060918 | |||
| 2 | E_R_CHASDESCR | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_STRUCTDESCR | Strukturbeschreibhung | 20060918 | |||
| 3 | E_R_KEY | Call by reference | Object reference (TYPE REF TO) | DATA | Schlüssel | 20060918 | |||
| 4 | E_R_KEYDESCR | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_STRUCTDESCR | Strukturbeschreibhung | 20060918 | |||
| 5 | E_T_F | Call by reference | Type reference (TYPE) | NT_T_F | Beschreibung der Felder | 20060918 | |||
| 6 | I_IOBJNM | Call by reference | Type reference (TYPE) | RSIOBJNM | Merkmal | 20060918 | |||
| 7 | I_T_CRATR | Call by reference | Type reference (TYPE) | NT_T_CRATR | Attribute | 20060918 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20060918 |
Method CREATE_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_R_KEY | Call by reference | Object reference (TYPE REF TO) | DATA | Schlüssel | 20060918 | |||
| 2 | E_R_KEYDESCR | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_STRUCTDESCR | Strukturbeschreibhung | 20060918 | |||
| 3 | E_TH_ATR_PROP | Call by reference | Type reference (TYPE) | IF_RSD_CHA_PROP=>NT_TH_ATR_PROP | Attributes | 20130201 | |||
| 4 | E_T_F | Call by reference | Type reference (TYPE) | NT_T_F | Felder der Schlüssels | 20060918 | |||
| 5 | I_IOBJNM | Call by reference | Type reference (TYPE) | RSIOBJNM | Merkmal | 20060918 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20060918 |
Method GET_ELEMDESCR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DECIMALS | Call by reference | Type reference (TYPE) | DECIMALS | Packed numbers, decimals | 20130115 | |||
| 2 | I_INTLEN | Call by reference | Type reference (TYPE) | RSDINTLEN | BW INTLEN | 20130115 | |||
| 3 | I_INTTP | Call by reference | Type reference (TYPE) | INTTYPE | ABAP data type (C,D,N,...) | 20130115 | |||
| 4 | R_R_ELEMDESCR | Value transfer | Object reference (TYPE REF TO) | CL_ABAP_ELEMDESCR | Run Time Type Services | 20110111 |
Method GET_ELEMDESCR on class CL_RSPLS_CR_SRVS has no exception.
Method GET_EXT_AGGREGATE_PARAMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_T_ATTRIBUTE | Call by reference | Type reference (TYPE) | IF_RSR_PE_ADAPTER=>TN_T_TREX_ATTRIBUTE | 20110803 | ||||
| 2 | E_T_KEYFIGURE | Call by reference | Type reference (TYPE) | IF_RSR_PE_ADAPTER=>TN_T_TREX_KEYFIGURE | 20110803 | ||||
| 3 | I_R_STORE | Call by reference | Object reference (TYPE REF TO) | CL_RSR_STORE | STORE Beschreibung | 20110803 | |||
| 4 | I_R_STRUCTURE | Call by reference | Object reference (TYPE REF TO) | IF_RSR_FIPT_STRUCTURE | Strukturbeschreibung für die FIPT | 20110803 |
Method GET_EXT_AGGREGATE_PARAMS on class CL_RSPLS_CR_SRVS has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 710 |