SAP ABAP Class CL_RSCRM_VALUE_READER (Read Characteristic Values)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
CRM (Application Component) Customer Relationship Management
⤷
RSCRM (Package) BW Objects for CRM

⤷

⤷

Properties
Class | CL_RSCRM_VALUE_READER | |
Short Description | Read Characteristic Values | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | RSCRM | BW Objects for CRM |
Created | 20010424 | SAP |
Last change | 20130531 | 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) |
2 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
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) |
5 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_RSCRM_VALUE_READER has no interface implemented.
Friends
Class CL_RSCRM_VALUE_READER has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Type reference (TYPE) | REF TO CL_RSCRM_ERRORHANDLER | Management of Error Messages of a Session | 20010424 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RSDM_SX_SHLPRETURN | Attributes per Characteristic Value | 20010424 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CLT_THX_SHLPRETURN | Results table | 20010424 | ||
4 | ![]() |
Instance attribute | Public | Type reference (TYPE) | RSD_TH_COB_PRO | Properties InfoObjects (in Context InfoCube / ODS Object) | 20010424 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CLT_T_ATTR_TYPES | Data type of attribute | 20010424 | ||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CLT_TS_IOBJCMP | Compound Characteristics | 20010426 | ||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CLT_TSX_ATTR_TEXT | Text per Attribute Value | 20010424 | ||
8 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RSDM_T_SHLPSELOPT | Filter for Attribute Read | 20010424 | ||
9 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RSD_INFOCUBE | InfoCube | 20010424 | ||
10 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RSIOBJNM | InfoObject | 20010424 | ||
11 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SYDATUM | Date and time, current (application server) date | 20010424 | ||
12 | ![]() |
Instance attribute | Public | Type reference (TYPE) | RSIOBJNM | Notes the Original Name (See Navigation Attributes) | 20020322 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Read Texts of an Attribute Value for a Characteristic Value | 20010425 |
2 | ![]() |
Instance method | Public | Method | Read an Attribute Value for a Characteristic Value | 20010425 |
3 | ![]() |
Instance method | Public | Method | Check Existence of a Characteristic Value | 20010425 |
4 | ![]() |
Instance method | Private | Method | Set Characteristic Value in Focus | 20010424 |
5 | ![]() |
Instance method | Public | Method | Mark Characteristic Value for Reading | 20010424 |
6 | ![]() |
Instance method | Private | Method | Checks Whether Value Is a Hierarchy Node | 20011128 |
7 | ![]() |
Instance method | Private | Method | Get Characteristic Information | 20010424 |
8 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20010424 |
9 | ![]() |
Instance method | Private | Method | Determine Data Reference | 20010424 |
10 | ![]() |
Instance method | Private | Method | Get Data Element | 20010424 |
11 | ![]() |
Instance method | Private | Method | Converts Concattyp from Cob Pro to RRSV | 20010426 |
12 | ![]() |
Instance method | Private | Method | Defines Characteristic Type | 20010424 |
13 | ![]() |
Instance method | Private | Method | Get Key Figure Format | 20010424 |
14 | ![]() |
Instance method | Public | Method | Read Values | 20010424 |
Events
Class CL_RSCRM_VALUE_READER has no event.
Types
Class CL_RSCRM_VALUE_READER has no local type.
Method Signatures
Method CHAVL_ATTR_TEXT_GET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_TEXT | Value transfer | Type reference (TYPE) | RSD_CHAVL_EXT | Text | 20010425 | ||
2 | ![]() |
I_ATTRINM | Call by reference | Type reference (TYPE) | RSIOBJNM | InfoObject | 20010425 | ||
3 | ![]() |
I_CHAVL | Call by reference | Type reference (TYPE) | RSD_CHAVL | Merkmalswert | 20010425 |
Method CHAVL_ATTR_TEXT_GET on class CL_RSCRM_VALUE_READER has no exception.
Method CHAVL_ATTR_VALUE_GET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_VALUE | Value transfer | Type reference (TYPE) | RSD_CHAVL_EXT | Attributwert | 20010425 | ||
2 | ![]() |
I_ATTRINM | Call by reference | Type reference (TYPE) | RSIOBJNM | InfoObject | 20010425 | ||
3 | ![]() |
I_CHAVL | Call by reference | Type reference (TYPE) | RSD_CHAVL | Merkmalswert | 20010425 |
Method CHAVL_ATTR_VALUE_GET on class CL_RSCRM_VALUE_READER has no exception.
Method CHAVL_EXISTENCE_CHECK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_CHAVLEXISTS | Value transfer | Type reference (TYPE) | RSCRMBOOL | RSCRM: Kennzeichen | 20010425 | ||
2 | ![]() |
I_CHAVL | Call by reference | Type reference (TYPE) | RRTMEMNAM | Dim: Feld für einen benutzerdefinierten Merkmalswert | 20010425 | ||
3 | ![]() |
I_NOCMPCHECK | Call by reference | Type reference (TYPE) | RSCRMBOOL | SPACE | Prüft nur den Merkmalswert für geklammerte Werte | 20010426 |
Method CHAVL_EXISTENCE_CHECK on class CL_RSCRM_VALUE_READER has no exception.
Method CHAVL_SELECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_CHAVL | Call by reference | Type reference (TYPE) | RSD_CHAVL | Merkmalswert | 20010424 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Merkmalswert ist nicht vorhanden | 20010424 |
Method CHAVL_VALUE_ADD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_NOTREAD | Call by reference | Type reference (TYPE) | RSCRMBOOL | Wert wurde noch nicht gelesen | 20010425 | ||
2 | ![]() |
I_CHAVL | Call by reference | Type reference (TYPE) | RRTMEMNAM | Merkmalswert | 20010424 |
Method CHAVL_VALUE_ADD on class CL_RSCRM_VALUE_READER has no exception.
Method CHECK_CHAVL_ISHIEND Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_ISHIEND | Value transfer | Type reference (TYPE) | RSCRMBOOL | "X", falls Wert ein Hierarchieknoten ist | 20011206 | ||
2 | ![]() |
I_CHAVL | Call by reference | Type reference (TYPE) | RSD_CHAVL | Wert | 20011128 |
Method CHECK_CHAVL_ISHIEND on class CL_RSCRM_VALUE_READER has no exception.
Method COB_PRO_GET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_COB_PRO | Value transfer | Type reference (TYPE) | RSD_S_COB_PRO | Eigenschaften InfoObject (im Kontext InfoCube/ODS-Objekt) | 20010424 | ||
2 | ![]() |
I_IOBJNM | Call by reference | Type reference (TYPE) | RSIOBJNM | InfoObject | 20010424 |
Method COB_PRO_GET on class CL_RSCRM_VALUE_READER has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_CUBE | Call by reference | Type reference (TYPE) | RSD_INFOCUBE | InfoCube | 20010424 | ||
2 | ![]() |
I_IOBJNM | Call by reference | Type reference (TYPE) | RSIOBJNM | InfoObject | 20010424 | ||
3 | ![]() |
I_KEYDATE | Call by reference | Type reference (TYPE) | SYDATUM | Datum und Zeit, aktuelles (Applikationsserver-)Datum | 20010424 |
Method CONSTRUCTOR on class CL_RSCRM_VALUE_READER has no exception.
Method DATREF_GET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_REF | Value transfer | Object reference (TYPE REF TO) | DATA | Datenreferenz | 20010424 | ||
2 | ![]() |
I_ATTRINM | Call by reference | Type reference (TYPE) | RSIOBJNM | InfoObject | 20010424 |
Method DATREF_GET on class CL_RSCRM_VALUE_READER has no exception.
Method DTLNM_GET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_DTLNM | Value transfer | Type reference (TYPE) | ROLLNAME | Datenelement (semantische Domäne) | 20010424 | ||
2 | ![]() |
I_ATTRINM | Call by reference | Type reference (TYPE) | RSIOBJNM | InfoObject | 20010424 |
Method DTLNM_GET on class CL_RSCRM_VALUE_READER has no exception.
Method GET_IOBJ_CONCAT_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_CONCAT | Value transfer | Type reference (TYPE) | RRSV_CONCAT | InfoObject | 20010426 | ||
2 | ![]() |
I_IOBJNM | Call by reference | Type reference (TYPE) | RSIOBJNM | InfoObject | 20010426 |
Method GET_IOBJ_CONCAT_TYPE on class CL_RSCRM_VALUE_READER has no exception.
Method IOBJTYP_GET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_IOBJTP | Value transfer | Type reference (TYPE) | RSD_IOBJTP | Merkmalstyp | 20010424 | ||
2 | ![]() |
I_ATTRINM | Call by reference | Type reference (TYPE) | RSIOBJNM | InfoObject | 20010424 |
Method IOBJTYP_GET on class CL_RSCRM_VALUE_READER has no exception.
Method KYFFORMAT_GET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_VALUE | Value transfer | Type reference (TYPE) | RSD_CHAVL_EXT | Wert | 20010424 | ||
2 | ![]() |
I_ATTRINM | Call by reference | Type reference (TYPE) | RSIOBJNM | InfoObject | 20010424 |
Method KYFFORMAT_GET on class CL_RSCRM_VALUE_READER has no exception.
Method VALUES_READ Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_BWATR | Call by reference | Type reference (TYPE) | RSCRM_RRX_ATR_T | Attribut des InfoObjects | 20010424 |
Method VALUES_READ on class CL_RSCRM_VALUE_READER has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 21C |