SAP ABAP Class CL_RSEM_LOCAL_CHAR_PROPS (InfoProvider Local Characteristic Properties)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-MTD (Application Component) Metadata (Repository)
⤷
RSO_BW_ENTITY_MODEL (Package) BW Infoprovider Models
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSEM_LOCAL_ELEMENT_PROPS | Defines a set of InfoProvider local field properties | 20130728 |
Properties
| Class | CL_RSEM_LOCAL_CHAR_PROPS | |
| Short Description | InfoProvider Local Characteristic Properties | |
| Super Class | CL_RSEM_LOCAL_ELEMENT_PROPS | Defines a set of InfoProvider local field properties |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSO_BW_ENTITY_MODEL | BW Infoprovider Models |
| Created | 20130728 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RSEM_LOCAL_CHAR_PROPS has no forward declaration.
Interfaces
Class CL_RSEM_LOCAL_CHAR_PROPS has no interface implemented.
Friends
Class CL_RSEM_LOCAL_CHAR_PROPS has no friend class.
Attributes
Class CL_RSEM_LOCAL_CHAR_PROPS has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Returns the authorization relevance setting | 20130728 | |
| 2 | Instance method | Public | Method | Returns the display mode | 20130728 | |
| 3 | Instance method | Public | Method | Returns the document property mode | 20130728 | |
| 4 | Instance method | Public | Method | Returns the filter value selection rule for query execution | 20130728 | |
| 5 | Instance method | Public | Method | Returns the referential integrity in respect of association | 20130728 | |
| 6 | Instance method | Public | Method | Returns the selection restrictions for master data | 20130728 | |
| 7 | Instance method | Public | Method | Sets the authorization relevance for this field | 20130728 | |
| 8 | Instance method | Public | Method | Sets the display mode | 20130728 | |
| 9 | Instance method | Public | Method | Sets the document property mode | 20130728 | |
| 10 | Instance method | Public | Method | Sets the value selection rule for query execution | 20130728 | |
| 11 | Instance method | Public | Method | Sets the referential integrity in respect of association | 20130728 | |
| 12 | Instance method | Public | Method | Sets the selection restrictions for master data | 20130728 |
Events
Class CL_RSEM_LOCAL_CHAR_PROPS has no event.
Types
Class CL_RSEM_LOCAL_CHAR_PROPS has no local type.
Method Signatures
Method GET_AUTHORIZATION_RELEVANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_AUTHORIZATION_RELEVANCE | Value transfer | Type reference (TYPE) | RSFBP_AUTH_RELEVANT | Authorization relevance for this field | 20130728 |
Method GET_AUTHORIZATION_RELEVANCE on class CL_RSEM_LOCAL_CHAR_PROPS has no exception.
Method GET_DISPLAY_MODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_DISPLAY | Value transfer | Type reference (TYPE) | RSCHAPRSNT | Display for Characteristics and Units | 20130728 |
Method GET_DISPLAY_MODE on class CL_RSEM_LOCAL_CHAR_PROPS has no exception.
Method GET_DOCUMENT_PROPERTY_MODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_DOCUMENT_PROPERTY | Value transfer | Type reference (TYPE) | RSDIPBDSFL | Document property mode (behaviour) | 20130728 |
Method GET_DOCUMENT_PROPERTY_MODE on class CL_RSEM_LOCAL_CHAR_PROPS has no exception.
Method GET_FILTER_VALUE_SELECTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_FILTER_VALUE_SELECTION | Value transfer | Type reference (TYPE) | RSF4QUERYEXEC | Selection of Filter Values for Query Execution | 20130728 |
Method GET_FILTER_VALUE_SELECTION on class CL_RSEM_LOCAL_CHAR_PROPS has no exception.
Method GET_REFERENTIAL_INTEGRITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_REFERENTIAL_INTEGRITY | Value transfer | Type reference (TYPE) | RS_BOOL | Referential Integrity with associated (Info)Object | 20130728 |
Method GET_REFERENTIAL_INTEGRITY on class CL_RSEM_LOCAL_CHAR_PROPS has no exception.
Method GET_SELECTION_RESTRICTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_SELECTION | Value transfer | Type reference (TYPE) | RSCHASEL | Selection restriction for characteristics | 20130728 |
Method GET_SELECTION_RESTRICTION on class CL_RSEM_LOCAL_CHAR_PROPS has no exception.
Method SET_AUTHORIZATION_RELEVANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_AUTHORIZATION_RELEVANCE | Call by reference | Type reference (TYPE) | RSFBP_AUTH_RELEVANT | Authorization relevance setting | 20130728 |
Method SET_AUTHORIZATION_RELEVANCE on class CL_RSEM_LOCAL_CHAR_PROPS has no exception.
Method SET_DISPLAY_MODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DISPLAY | Call by reference | Type reference (TYPE) | RSCHAPRSNT | Display for Characteristics and Units | 20130728 |
Method SET_DISPLAY_MODE on class CL_RSEM_LOCAL_CHAR_PROPS has no exception.
Method SET_DOCUMENT_PROPERTY_MODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DOCUMENT_PROPERTY | Call by reference | Type reference (TYPE) | RSDIPBDSFL | Document property mode in the InfoProvider | 20130728 |
Method SET_DOCUMENT_PROPERTY_MODE on class CL_RSEM_LOCAL_CHAR_PROPS has no exception.
Method SET_FILTER_VALUE_SELECTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FILTER_VALUE_SELECTION | Call by reference | Type reference (TYPE) | RSF4QUERYEXEC | Selection of Filter Values for Query Execution | 20130728 |
Method SET_FILTER_VALUE_SELECTION on class CL_RSEM_LOCAL_CHAR_PROPS has no exception.
Method SET_REFERENTIAL_INTEGRITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_REFERENTIAL_INTEGRITY | Call by reference | Type reference (TYPE) | RS_BOOL | Referential Integrity in respect of associated (Info)Object | 20130728 |
Method SET_REFERENTIAL_INTEGRITY on class CL_RSEM_LOCAL_CHAR_PROPS has no exception.
Method SET_SELECTION_RESTRICTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_SELECTION | Call by reference | Type reference (TYPE) | RSCHASEL | Selection restriction for characteristics | 20130728 |
Method SET_SELECTION_RESTRICTION on class CL_RSEM_LOCAL_CHAR_PROPS has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |