SAP ABAP Class IF_BSCL_OBJECT_TYPE (Object type)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_BSCL_OBJECT_TYPE | Object type | 20121022 |
Properties
| Class | IF_BSCL_OBJECT_TYPE | |
| Short Description | Object type | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20121022 | 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 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class IF_BSCL_OBJECT_TYPE has no interface implemented.
Friends
Class IF_BSCL_OBJECT_TYPE has no friend class.
Attributes
Class IF_BSCL_OBJECT_TYPE has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Allows Engineering Change Management for Object Type | 20130111 | |
| 2 | Instance method | Public | Method | Get Object Type Description | 20121029 | |
| 3 | Instance method | Public | Method | get object type id | 20121106 | |
| 4 | Instance method | Public | Method | Get key fields | 20121022 | |
| 5 | Instance method | Public | Method | Has object type redundant storage | 20121128 |
Events
Class IF_BSCL_OBJECT_TYPE has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TT_OBJECT_TYPES | Public | See coding | 20121022 | TT_OBJECT_TYPES type standard table of ref to if_bscl_object_type with default key
|
Method Signatures
Method ALLOWS_ENGINEERING_CHANGE_MGMT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20130111 |
Method ALLOWS_ENGINEERING_CHANGE_MGMT on class IF_BSCL_OBJECT_TYPE has no exception.
Method GET_DESCRIPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_DESCRIPTION | Value transfer | Type reference (TYPE) | STRING | 20121029 |
Method GET_DESCRIPTION on class IF_BSCL_OBJECT_TYPE has no exception.
Method GET_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_ID | Value transfer | Type reference (TYPE) | TABELLE | Name of database table for object | 20121106 |
Method GET_ID on class IF_BSCL_OBJECT_TYPE has no exception.
Method GET_KEY_FIELDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_KEY_STRUCTURE | Value transfer | Object reference (TYPE REF TO) | CL_ABAP_STRUCTDESCR | Runtime Type Services | 20121022 |
Method GET_KEY_FIELDS on class IF_BSCL_OBJECT_TYPE has no exception.
Method HAS_REDUNDANT_STORAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20121128 |
Method HAS_REDUNDANT_STORAGE on class IF_BSCL_OBJECT_TYPE has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |