SAP ABAP Class IF_BSCL_CLASS_TYPE (Class type)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_BSCL_CLASS_TYPE | Class type | 20121022 |
Properties
| Class | IF_BSCL_CLASS_TYPE | |
| Short Description | Class 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... | |
| 3 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class IF_BSCL_CLASS_TYPE has no interface implemented.
Friends
Class IF_BSCL_CLASS_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) | XUOBJECT | 'C_TCLA_BKA' | Authorization Object | 20121115 | ||
| 2 | Constant | Public | Type reference (TYPE) | STRING | 'KLART' | 20121105 | |||
| 3 | Constant | Public | Type reference (TYPE) | STRING | 'MANDT' | 20121128 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Whether class type allows multiple objects | 20121026 | |
| 2 | Instance method | Public | Method | Get Class Type Description | 20121029 | |
| 3 | Instance method | Public | Method | Get class type | 20121024 | |
| 4 | Instance method | Public | Method | Get all assigned object types | 20130123 | |
| 5 | Instance method | Public | Method | Get assigned object type by name | 20121106 | |
| 6 | Instance method | Public | Method | Get organizational Areas from Customizing of Class Type | 20130208 |
Events
Class IF_BSCL_CLASS_TYPE has no event.
Types
Class IF_BSCL_CLASS_TYPE has no local type.
Method Signatures
Method ALLOWS_MULTIPLE_OBJECTS 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 | 20121026 |
Method ALLOWS_MULTIPLE_OBJECTS on class IF_BSCL_CLASS_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_CLASS_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) | KLASSENART | Class Type | 20121024 |
Method GET_ID on class IF_BSCL_CLASS_TYPE has no exception.
Method GET_OBJECT_TYPES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_OBJECT_TYPES | Value transfer | Type reference (TYPE) | IF_BSCL_OBJECT_TYPE=>TT_OBJECT_TYPES | 20130123 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Classification Error Class (dynamic check) | 20130123 |
Method GET_OBJECT_TYPE_BY_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_NAME | Call by reference | Type reference (TYPE) | TABELLE | Name of database table for object | 20121106 | |||
| 2 | RO_OBJECT_TYPE | Value transfer | Object reference (TYPE REF TO) | IF_BSCL_OBJECT_TYPE | Object type | 20121106 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Classification Error Class (dynamic check) | 20130107 |
Method GET_ORGANIZATIONAL_AREAS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_ORGANIZATIONAL_AREAS | Value transfer | Type reference (TYPE) | IF_BSCL_ORGANIZATIONAL_AREA=>TT_ORGANIZATIONAL_AREAS | 20130208 |
Method GET_ORGANIZATIONAL_AREAS on class IF_BSCL_CLASS_TYPE has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |