SAP ABAP Class /BCV/CL_FND_OBJECT_TYPE (Object Types)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-EPT-BCV (Application Component) Business Context Viewer
⤷
/BCV/FND (Package) BCV Foundation Layer
⤷
⤷
Properties
| Class | /BCV/CL_FND_OBJECT_TYPE | |
| Short Description | Object Types | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /BCV/FND | BCV Foundation 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 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class /BCV/CL_FND_OBJECT_TYPE has no interface implemented.
Friends
Class /BCV/CL_FND_OBJECT_TYPE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | /BCV/FND_OBJECT_TYPE | 'D' | Dashboard | 20081007 | ||
| 2 | Constant | Public | Type reference (TYPE) | /BCV/FND_OBJECT_TYPE | 'Q' | BCV Query | 20080828 | ||
| 3 | Constant | Public | Type reference (TYPE) | /BCV/FND_OBJECT_TYPE | 'V' | Query View | 20080828 | ||
| 4 | Constant | Public | Type reference (TYPE) | /BCV/FND_OBJECT_TYPE | 'C' | Chart | 20090423 | ||
| 5 | Constant | Public | Type reference (TYPE) | /BCV/FND_OBJECT_TYPE | 'L' | Hierarchical View | 20081007 | ||
| 6 | Constant | Public | Type reference (TYPE) | /BCV/FND_OBJECT_TYPE | 'P' | Overview | 20081127 | ||
| 7 | Constant | Public | Type reference (TYPE) | /BCV/FND_OBJECT_TYPE | 'S' | Search Connector | 20080828 | ||
| 8 | Constant | Public | Type reference (TYPE) | /BCV/FND_OBJECT_TYPE | 'I' | Snapshot ID | 20090826 | ||
| 9 | Constant | Public | Type reference (TYPE) | /BCV/FND_OBJECT_TYPE | 'R' | Dashboard Snapshot | 20090826 | ||
| 10 | Constant | Public | Type reference (TYPE) | /BCV/FND_OBJECT_TYPE | 'T' | Query View Snapshot | 20090826 | ||
| 11 | Constant | Public | Type reference (TYPE) | /BCV/FND_OBJECT_TYPE | 'U' | User Group | 20090211 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Get Sort Sequence Number of Object Type | 20080828 | |
| 2 | Static method | Public | Method | Get Text of Object Type | 20080828 |
Events
Class /BCV/CL_FND_OBJECT_TYPE has no event.
Types
Class /BCV/CL_FND_OBJECT_TYPE has no local type.
Method Signatures
Method GET_SEQNO 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/FND_OBJECT_TYPE | PCV Object Type | 20080828 | |||
| 2 | RV_SEQNO | Value transfer | Type reference (TYPE) | /BCV/FND_SEQUENCE_NO | Sequence Number | 20080828 |
Method GET_SEQNO on class /BCV/CL_FND_OBJECT_TYPE has no exception.
Method GET_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_PLURAL | Call by reference | Type reference (TYPE) | BOOLE_D | ABAP_FALSE | Return Plural Text | 20080828 | ||
| 2 | IV_TYPE | Call by reference | Type reference (TYPE) | /BCV/FND_OBJECT_TYPE | PCV Object Type | 20080828 | |||
| 3 | RV_TEXT | Value transfer | Type reference (TYPE) | /BCV/FND_OBJECT_TYPE_TXT | Object Type Text | 20080828 |
Method GET_TEXT on class /BCV/CL_FND_OBJECT_TYPE has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 701 |