SAP ABAP Class /BCV/CL_FND_RELATION_TYPE (Relation 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_RELATION_TYPE | |
| Short Description | Relation 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 | 20090115 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /BCV/CL_FND_RELATION_TYPE has no forward declaration.
Interfaces
Class /BCV/CL_FND_RELATION_TYPE has no interface implemented.
Friends
Class /BCV/CL_FND_RELATION_TYPE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Public | Type reference (TYPE) | /BCV/FND_RELATION_TYPE | 'R' | Conversion Date | 20090115 | ||
| 2 | Static Attribute | Public | Type reference (TYPE) | /BCV/FND_RELATION_TYPE | 'M' | Conversion Material | 20090115 | ||
| 3 | Static Attribute | Public | Type reference (TYPE) | /BCV/FND_RELATION_TYPE | 'C' | Currency Unit | 20090115 | ||
| 4 | Static Attribute | Public | Type reference (TYPE) | /BCV/FND_RELATION_TYPE | 'D' | Description | 20090115 | ||
| 5 | Static Attribute | Public | Type reference (TYPE) | /BCV/FND_RELATION_TYPE | 'U' | Unit of Measure | 20090115 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Is Given Relation Type Valid? | 20090115 |
Events
Class /BCV/CL_FND_RELATION_TYPE has no event.
Types
Class /BCV/CL_FND_RELATION_TYPE has no local type.
Method Signatures
Method IS_VALID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_RELATION_TYPE | Call by reference | Type reference (TYPE) | /BCV/FND_RELATION_TYPE | BCV Relation Type | 20090115 | |||
| 2 | IV_REL_FROM_DTYPE | Call by reference | Type reference (TYPE) | /BCV/FND_DATATYPE | Data Type of "Related From" Attribute | 20090115 | |||
| 3 | IV_REL_TO_DTYPE | Call by reference | Type reference (TYPE) | /BCV/FND_DATATYPE | Data Type of "Related To" Attribute | 20090115 | |||
| 4 | RV_VALID | Value transfer | Type reference (TYPE) | BOOLE_D | Relation Type is Valid | 20090115 |
Method IS_VALID on class /BCV/CL_FND_RELATION_TYPE has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 702 |