SAP ABAP Interface IF_BSCL_OBJECT_TYPE (Object type)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-CL (Application Component) Classification
⤷
BSCL_VIEW_KIT (Package) Classification: Tools for view generation
⤷
⤷
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
| Interface | IF_BSCL_OBJECT_TYPE | |
| Short Description | Object type |
General Data
| Package | BSCL_VIEW_KIT | Classification: Tools for view generation |
| Created | 20121022 | SAP |
| Last changed | 20130531 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
| 2 | IF_BSCL_OBJECT_TYPE | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Interface IF_BSCL_OBJECT_TYPE has no interface.
Friends
Interface IF_BSCL_OBJECT_TYPE has no friend.
Attributes
Interface 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
Interface 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 Interface 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 Interface 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 Interface 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 Interface 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 Interface IF_BSCL_OBJECT_TYPE has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |