SAP ABAP Class /BCV/CL_QRM_ATTR_TYPE (Query Attribute Types)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-EPT-BCV (Application Component) Business Context Viewer
⤷
/BCV/QRM (Package) BCV Query Management Layer

⤷

⤷

Properties
Class | /BCV/CL_QRM_ATTR_TYPE | |
Short Description | Query Attribute Types | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | /BCV/QRM | BCV Query Management Layer |
Created | 20080828 | SAP |
Last change | 20110908 | 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) |
Interfaces
Class /BCV/CL_QRM_ATTR_TYPE has no interface implemented.
Friends
Class /BCV/CL_QRM_ATTR_TYPE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Private | Type reference (TYPE) | FIELDNAME | '/BCV/QRM_ATTRIBUTE_TYPE' | Data Element Name of Attribute Type | 20090204 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | /BCV/QRM_ATTRIBUTE_TYPE | 'B' | Input/Output Attribute | 20080828 | |
3 | ![]() |
Constant | Public | Type reference (TYPE) | /BCV/QRM_ATTRIBUTE_TYPE | 'I' | Input Attribute | 20080828 | |
4 | ![]() |
Constant | Public | Type reference (TYPE) | /BCV/QRM_ATTRIBUTE_TYPE | 'O' | Output Attribute | 20080828 | |
5 | ![]() |
Static Attribute | Private | Type reference (TYPE) | DDFIXVALUES | Fixed Values of Attribute Type | 20090204 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Constructor | Class Constructor | 20090204 |
2 | ![]() |
Static method | Public | Method | Get Text of Given Attribute Type | 20090204 |
3 | ![]() |
Static method | Public | Method | Is Given Attribute Type valid | 20080828 |
Events
Class /BCV/CL_QRM_ATTR_TYPE has no event.
Types
Class /BCV/CL_QRM_ATTR_TYPE has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class /BCV/CL_QRM_ATTR_TYPE has no parameter.
Method CLASS_CONSTRUCTOR on class /BCV/CL_QRM_ATTR_TYPE has no exception.
Method GET_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_TYPE | Call by reference | Type reference (TYPE) | /BCV/QRM_ATTRIBUTE_TYPE | Type of Query Attribute | 20090204 | ||
2 | ![]() |
RV_TEXT | Value transfer | Type reference (TYPE) | /BCV/QRM_ATTRIBUTE_TYPE_TXT | Type Text of Query Attribute | 20090204 |
Method GET_TEXT on class /BCV/CL_QRM_ATTR_TYPE has no exception.
Method IS_VALID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_ATTR_TYPE | Call by reference | Type reference (TYPE) | /BCV/QRM_ATTRIBUTE_TYPE | Query Attribute Type | 20080828 | ||
2 | ![]() |
RV_VALID | Value transfer | Type reference (TYPE) | BOOLE_D | Attribute Type is Valid | 20080828 |
Method IS_VALID on class /BCV/CL_QRM_ATTR_TYPE has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 701 |