SAP ABAP Class IF_BSCL_CLASS (Class)
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_BSCL_CLASS | Class | 20121024 |
Properties
Class | IF_BSCL_CLASS | |
Short Description | Class | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20121024 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
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... |
4 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class IF_BSCL_CLASS has no interface implemented.
Friends
Class IF_BSCL_CLASS has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | ACTIV_AUTH | '03' | Activity | 20121115 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | XUOBJECT | 'C_KLAH_BKP' | Authorization Object | 20121115 | |
3 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'AENNR' | Field name: Change number | 20121128 | |
4 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'CLINT' | 20121105 | ||
5 | ![]() |
Constant | Public | Type reference (TYPE) | KLMAF | 'K' | Record type | 20121115 | |
6 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'DATUV' | Field name: Date | 20121128 | |
7 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'STATU' | Field name: Status | 20121128 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Get class type | 20121026 |
2 | ![]() |
Instance method | Public | Method | Get name of class | 20121030 |
3 | ![]() |
Instance method | Public | Method | get internal ID | 20121105 |
4 | ![]() |
Instance method | Public | Method | Get IDs of Organizational Areas within this Class | 20130214 |
5 | ![]() |
Instance method | Public | Method | Get views | 20121024 |
6 | ![]() |
Instance method | Public | Method | Get views | 20130212 |
7 | ![]() |
Instance method | Public | Method | Get Single View by Object Type and Organizational Area | 20130215 |
Events
Class IF_BSCL_CLASS has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TT_CLASSES | Public | See coding | 20130214 | tt_classes TYPE STANDARD TABLE OF REF TO if_bscl_class WITH DEFAULT KEY
|
Method Signatures
Method GET_CLASS_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RO_CLASS_TYPE | Value transfer | Object reference (TYPE REF TO) | IF_BSCL_CLASS_TYPE | Class type | 20121026 |
Method GET_CLASS_TYPE on class IF_BSCL_CLASS 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) | KLASSE_D | Class number | 20121030 |
Method GET_ID on class IF_BSCL_CLASS has no exception.
Method GET_INTERNAL_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_ID | Value transfer | Type reference (TYPE) | CLINT | Internal Class Number | 20121105 |
Method GET_INTERNAL_ID on class IF_BSCL_CLASS has no exception.
Method GET_ORGANIZATIONAL_AREA_IDS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_ORGANIZATIONAL_AREA_IDS | Value transfer | Type reference (TYPE) | IF_BSCL_ORGANIZATIONAL_AREA=>TT_ORGANIZATIONAL_AREA_IDS | 20130214 |
Method GET_ORGANIZATIONAL_AREA_IDS on class IF_BSCL_CLASS has no exception.
Method GET_VIEWS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_VIEWS | Value transfer | Type reference (TYPE) | IF_BSCL_VIEW=>TT_VIEWS | 20121024 |
Method GET_VIEWS on class IF_BSCL_CLASS has no exception.
Method GET_VIEWS_BY_OBJECT_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_OBJECT_TYPE | Call by reference | Type reference (TYPE) | TABELLE | Name of database table for object | 20130212 | ||
2 | ![]() |
RT_VIEWS | Value transfer | Type reference (TYPE) | IF_BSCL_VIEW=>TT_VIEWS | View | 20130212 |
Method GET_VIEWS_BY_OBJECT_TYPE on class IF_BSCL_CLASS has no exception.
Method GET_VIEW_BY_KEY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_OBJECT_TYPE | Call by reference | Type reference (TYPE) | TABELLE | Name of database table for object | 20130215 | ||
2 | ![]() |
IV_ORGANIZATIONAL_AREA | Call by reference | Type reference (TYPE) | SICHTKZ | Organizational Area Indicator | 20130215 | ||
3 | ![]() |
RO_VIEW | Value transfer | Object reference (TYPE REF TO) | IF_BSCL_VIEW | View | 20130215 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Classification Error Class (dynamic check) | 20130227 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in |