Hierarchy

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | /BOFU/IF_ABSTRACT_SINGLETON | Abstract Singleton | 20090120 |
Properties
Class | /BOFU/CL_TOOLBOX | |
Short Description | Toolbox: Calls to /BOBF/CL_CONF_TOOLBOX | |
Super Class | ||
Instantiability of a Class | 1 | Protected |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | /BOFU/COMMON_1 | Common Types; Reuse Objects; Functions (Native BS_FND) |
Created | 20090120 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
2 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
3 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
4 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
5 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
6 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | /BOFU/IF_ABSTRACT_SINGLETON | Abstract Singleton | 20090120 |
Friends
Class /BOFU/CL_TOOLBOX has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Protected | Type reference (TYPE) | STRING | '/BOBF/CL_CONF_TOOLBOX' | 20090910 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Activate DDic objects | 20090120 |
2 | ![]() |
Instance method | Public | Method | Check if class exists | 20090120 |
3 | ![]() |
Instance method | Public | Method | Check if class has syntax errors | 20090120 |
4 | ![]() |
Instance method | Public | Method | Check if class implements interface | 20090120 |
5 | ![]() |
Instance method | Public | Method | Check class existence and public instanciation | 20090120 |
6 | ![]() |
Instance method | Public | Method | check if one class inherits from another class | 20090120 |
7 | ![]() |
Instance method | Public | Method | Clears the internal cache | 20090120 |
8 | ![]() |
Instance method | Public | Constructor | 20090120 | |
9 | ![]() |
Instance method | Public | Method | Create DDic objects | 20090120 |
10 | ![]() |
Instance method | Public | Method | Check if ddic database index exists | 20090120 |
11 | ![]() |
Instance method | Public | Method | Check if ddic data element exists | 20090120 |
12 | ![]() |
Instance method | Public | Method | Delete DDic objects | 20090120 |
13 | ![]() |
Instance method | Public | Method | Check and determine library class | 20090120 |
14 | ![]() |
Instance method | Public | Method | Check if ddic object exists | 20090120 |
15 | ![]() |
Instance method | Public | Method | 20090120 | |
16 | ![]() |
Instance method | Public | Method | Get assignement of DDic data type to proxy data type | 20090120 |
17 | ![]() |
Instance method | Public | Method | Check if interface exists | 20090120 |
18 | ![]() |
Instance method | Public | Method | Check if interface has syntax errors | 20090120 |
19 | ![]() |
Instance method | Public | Method | Check if interface implements another interface | 20090120 |
20 | ![]() |
Instance method | Public | Method | Check if method is implemented and active | 20090120 |
21 | ![]() |
Instance method | Public | Method | Get Class Texts | 20090903 |
22 | ![]() |
Instance method | Public | Method | Get Interface/Class Implementations | 20090903 |
23 | ![]() |
Instance method | Public | Method | Get Interface Implementations | 20090903 |
24 | ![]() |
Instance method | Public | Method | Get Subclasses of a class | 20090903 |
25 | ![]() |
Instance method | Public | Method | 20090120 | |
26 | ![]() |
Instance method | Public | Method | Check if ddic structure exists | 20090120 |
27 | ![]() |
Instance method | Public | Method | Check if ddic table type exists | 20090120 |
Events
Class /BOFU/CL_TOOLBOX has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TT_CLASS_TEXTS | Public | See coding | ABAP Class Texts | 20090903 | tt_class_texts TYPE STANDARD TABLE OF seoclasstx WITH DEFAULT KEY
|
Method Signatures
Method ACTIVATE_DDIC_OBJECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EO_MESSAGE | Call by reference | Object reference (TYPE REF TO) | /BOBF/IF_FRW_MESSAGE | Interface for Message Class | 20090120 | ||
2 | ![]() |
EV_FAILED | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20090120 | ||
3 | ![]() |
IV_DATABASE | Call by reference | Type reference (TYPE) | BOOLE_D | ABAP_FALSE | Object is database table | 20090120 | |
4 | ![]() |
IV_ID | Call by reference | Type reference (TYPE) | DDOBJECTID | Additonal ID of an ABAP Dictionary object (MC ID, index) | 20090120 | ||
5 | ![]() |
IV_KEY | Call by reference | Type reference (TYPE) | /BOBF/CONF_KEY | NodeID | 20090120 | ||
6 | ![]() |
IV_NAME | Call by reference | Type reference (TYPE) | TYPENAME | Name of Dictionary Type | 20090120 | ||
7 | ![]() |
IV_NODE_KEY | Call by reference | Type reference (TYPE) | /BOBF/OBM_NODE_KEY | Node | 20090120 | ||
8 | ![]() |
IV_OBJECT | Call by reference | Type reference (TYPE) | TROBJTYPE | Object Type | 20090120 |
Method ACTIVATE_DDIC_OBJECT on class /BOFU/CL_TOOLBOX has no exception.
Method CLASS_EXISTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_EXISTS | Value transfer | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20090120 | ||
2 | ![]() |
IV_NAME | Call by reference | Type reference (TYPE) | SEOCLSNAME | Object Type Name | 20090120 |
Method CLASS_EXISTS on class /BOFU/CL_TOOLBOX has no exception.
Method CLASS_HAS_NO_SYNTAX_ERRORS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_NO_SYNTAX_ERROR | Value transfer | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20090120 | ||
2 | ![]() |
IV_CLASS_NAME | Call by reference | Type reference (TYPE) | SEOCLSNAME | Object Type Name | 20090120 |
Method CLASS_HAS_NO_SYNTAX_ERRORS on class /BOFU/CL_TOOLBOX has no exception.
Method CLASS_IMPLEMENTS_INTERFACE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_IMPLEMENTS_INTERFACE | Value transfer | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20090120 | ||
2 | ![]() |
IV_CLASS_NAME | Call by reference | Type reference (TYPE) | SEOCLSNAME | Object Type Name | 20090120 | ||
3 | ![]() |
IV_INTERFACE_NAME | Call by reference | Type reference (TYPE) | SEOCLSNAME | Object Type Name | 20090120 |
Method CLASS_IMPLEMENTS_INTERFACE on class /BOFU/CL_TOOLBOX has no exception.
Method CLASS_INFO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_CLASS_INFO | Call by reference | Type reference (TYPE) | VSEOCLASS | Generated Table for View | 20090120 | ||
2 | ![]() |
EV_ABSTRACT | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20090120 | ||
3 | ![]() |
EV_EXISTS | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20090120 | ||
4 | ![]() |
EV_PRIVATE | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20090120 | ||
5 | ![]() |
EV_PROTECTED | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20090120 | ||
6 | ![]() |
EV_PUBLIC | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20090120 | ||
7 | ![]() |
EV_SUPER_CLASS_NAME | Call by reference | Type reference (TYPE) | SEOCLSNAME | Object Type Name | 20090120 | ||
8 | ![]() |
IV_NAME | Call by reference | Type reference (TYPE) | SEOCLSNAME | Object Type Name | 20090120 |
Method CLASS_INFO on class /BOFU/CL_TOOLBOX has no exception.
Method CLASS_INHERITANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_SUPERCLASS | Call by reference | Type reference (TYPE) | RLB_T_CLIF | Reuse Library: Table with Classes/Interfaces | 20090120 | ||
2 | ![]() |
EV_INHERITANCE | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20090120 | ||
3 | ![]() |
IV_SUBCLASS | Call by reference | Type reference (TYPE) | SEOCLSNAME | Object Type Name | 20090120 | ||
4 | ![]() |
IV_SUPERCLASS | Call by reference | Type reference (TYPE) | SEOCLSNAME | Object Type Name | 20090120 |
Method CLASS_INHERITANCE on class /BOFU/CL_TOOLBOX has no exception.
Method CLEAR_CACHE Signature
Method CLEAR_CACHE on class /BOFU/CL_TOOLBOX has no parameter.
Method CLEAR_CACHE on class /BOFU/CL_TOOLBOX has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class /BOFU/CL_TOOLBOX has no parameter.
Method CONSTRUCTOR on class /BOFU/CL_TOOLBOX has no exception.
Method CREATE_DDIC_OBJECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EO_MESSAGE | Call by reference | Object reference (TYPE REF TO) | /BOBF/IF_FRW_MESSAGE | Interface for Message Class | 20090120 | ||
2 | ![]() |
EV_FAILED | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20090120 | ||
3 | ![]() |
IS_DD02V | Call by reference | Type reference (TYPE) | DD02V | Generated Table for View DD02V | 20090120 | ||
4 | ![]() |
IS_DD09V | Call by reference | Type reference (TYPE) | DD09V | Interface: Technical Settings Table/View | 20090120 | ||
5 | ![]() |
IS_DD12V | Call by reference | Type reference (TYPE) | DD12V | Generierte Tabelle zu einem View | 20090120 | ||
6 | ![]() |
IS_DD40V | Call by reference | Type reference (TYPE) | DD40V | DD: Interface structure for table types | 20090120 | ||
7 | ![]() |
IT_DD03P | Call by reference | Type reference (TYPE) | DD03TTYP | Table Type for Structure DD03P | 20090120 | ||
8 | ![]() |
IT_DD17V | Call by reference | Type reference (TYPE) | DD17VTAB | DD: Index Fields of a Table | 20090120 | ||
9 | ![]() |
IT_DD42V | Call by reference | Type reference (TYPE) | DD42V_TAB | DD: Table of Secondary Key Fields | 20090120 | ||
10 | ![]() |
IT_DD43V | Call by reference | Type reference (TYPE) | DD43V_TAB | DD: Table of Secondary Index Headers | 20090120 | ||
11 | ![]() |
IV_DATABASE | Call by reference | Type reference (TYPE) | BOOLE_D | ABAP_FALSE | Object is database table | 20090120 | |
12 | ![]() |
IV_ID | Call by reference | Type reference (TYPE) | DDOBJECTID | Additonal ID of an ABAP Dictionary object (MC ID, index) | 20090120 | ||
13 | ![]() |
IV_KEY | Call by reference | Type reference (TYPE) | /BOBF/CONF_KEY | NodeID | 20090120 | ||
14 | ![]() |
IV_NAME | Call by reference | Type reference (TYPE) | TYPENAME | Name of Dictionary Type | 20090120 | ||
15 | ![]() |
IV_NODE_KEY | Call by reference | Type reference (TYPE) | /BOBF/OBM_NODE_KEY | Node | 20090120 | ||
16 | ![]() |
IV_OBJECT | Call by reference | Type reference (TYPE) | TROBJTYPE | Object Type | 20090120 | ||
17 | ![]() |
IV_PROTOTYPE | Call by reference | Type reference (TYPE) | BOOLE_D | ABAP_FALSE | Generate for prototype | 20090120 |
Method CREATE_DDIC_OBJECT on class /BOFU/CL_TOOLBOX has no exception.
Method DATABASE_INDEX_EXISTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_EXISTS | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20090120 | ||
2 | ![]() |
IV_ID | Call by reference | Type reference (TYPE) | DDOBJECTID | Additonal ID of an ABAP Dictionary object (MC ID, index) | 20090120 | ||
3 | ![]() |
IV_NAME | Call by reference | Type reference (TYPE) | DDOBJNAME | Name of ABAP Dictionary Object | 20090120 | ||
4 | ![]() |
IV_STATE | Call by reference | Type reference (TYPE) | DDOBJSTATE | 'M' | Status of Objects | 20090120 |
Method DATABASE_INDEX_EXISTS on class /BOFU/CL_TOOLBOX has no exception.
Method DATA_ELEMENT_EXISTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_EXISTS | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20090120 | ||
2 | ![]() |
IV_NAME | Call by reference | Type reference (TYPE) | ROLLNAME | Data element (semantic domain) | 20090120 | ||
3 | ![]() |
IV_STATE | Call by reference | Type reference (TYPE) | DDOBJSTATE | 'M' | Status of Objects | 20090120 |
Method DATA_ELEMENT_EXISTS on class /BOFU/CL_TOOLBOX has no exception.
Method DELETE_DDIC_OBJECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EO_MESSAGE | Call by reference | Object reference (TYPE REF TO) | /BOBF/IF_FRW_MESSAGE | Interface for Message Class | 20090120 | ||
2 | ![]() |
EV_FAILED | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20090120 | ||
3 | ![]() |
IV_NAME | Call by reference | Type reference (TYPE) | TYPENAME | Name of Dictionary Type | 20090120 | ||
4 | ![]() |
IV_OBJECT | Call by reference | Type reference (TYPE) | TROBJTYPE | Object Type | 20090120 |
Method DELETE_DDIC_OBJECT on class /BOFU/CL_TOOLBOX has no exception.
Method DETERMINE_LIBRARY_CLASS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_CLASS_NAME | Value transfer | Type reference (TYPE) | SEOCLSNAME | Object Type Name | 20090120 | ||
2 | ![]() |
IV_CLASS_NAME | Call by reference | Type reference (TYPE) | SEOCLSNAME | Object Type Name | 20090120 |
Method DETERMINE_LIBRARY_CLASS on class /BOFU/CL_TOOLBOX has no exception.
Method DICTIONARY_OBJECT_EXISTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_TYPE | Value transfer | Type reference (TYPE) | DDTYPEKIND | Type Category | 20090120 | ||
2 | ![]() |
IV_NAME | Call by reference | Type reference (TYPE) | TYPENAME | Name of Dictionary Type | 20090120 |
Method DICTIONARY_OBJECT_EXISTS on class /BOFU/CL_TOOLBOX has no exception.
Method GET_INSTANCE Signature
Method GET_INSTANCE on class /BOFU/CL_TOOLBOX has no parameter.
Method GET_INSTANCE on class /BOFU/CL_TOOLBOX has no exception.
Method GET_PROXY_DDIC_ASSIGNMENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_ASSIGNMENT_GDT | Call by reference | Type reference (TYPE) | CL_CLS_ATTR_VALUE_ASSIGNMENT=>TY_OBJECTS_WITH_REMARK | 20090120 | |||
2 | ![]() |
ET_ASSIGNMENT_NAMESPACE | Call by reference | Type reference (TYPE) | CL_CLS_ATTR_VALUE_ASSIGNMENT=>TY_OBJECTS_WITH_REMARK | 20090120 |
Method GET_PROXY_DDIC_ASSIGNMENT on class /BOFU/CL_TOOLBOX has no exception.
Method INTERFACE_EXISTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_EXISTS | Value transfer | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20090120 | ||
2 | ![]() |
IV_INTERFACE_NAME | Call by reference | Type reference (TYPE) | SEOITFNAME | Interface name | 20090120 |
Method INTERFACE_EXISTS on class /BOFU/CL_TOOLBOX has no exception.
Method INTERFACE_HAS_NO_SYNTAX_ERRORS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_NO_SYNTAX_ERROR | Value transfer | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20090120 | ||
2 | ![]() |
IV_INTERFACE_NAME | Call by reference | Type reference (TYPE) | SEOITFNAME | Interface name | 20090120 |
Method INTERFACE_HAS_NO_SYNTAX_ERRORS on class /BOFU/CL_TOOLBOX has no exception.
Method INTERFACE_INCLUDES_INTERFACE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_INCLUDES_INTERFACE | Value transfer | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20090120 | ||
2 | ![]() |
IV_INCLUDED_INTERFACE_NAME | Call by reference | Type reference (TYPE) | SEOCLSNAME | Object Type Name | 20090120 | ||
3 | ![]() |
IV_INTERFACE_NAME | Call by reference | Type reference (TYPE) | SEOCLSNAME | Object Type Name | 20090120 |
Method INTERFACE_INCLUDES_INTERFACE on class /BOFU/CL_TOOLBOX has no exception.
Method METHOD_IMPLEMENTED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_EXISTS_ACTIVE | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20090120 | ||
2 | ![]() |
EV_EXISTS_ONLY_INACTIVE | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20090120 | ||
3 | ![]() |
EV_IMPL_CLASS_NAME | Call by reference | Type reference (TYPE) | SEOCLSNAME | Object Type Name | 20090120 | ||
4 | ![]() |
EV_IMPL_EMPTY | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20090120 | ||
5 | ![]() |
IV_CLASS_NAME | Call by reference | Type reference (TYPE) | SEOCLSNAME | Object Type Name | 20090120 | ||
6 | ![]() |
IV_INTERFACE_NAME | Call by reference | Type reference (TYPE) | SEOCLSNAME | Object Type Name | 20090120 | ||
7 | ![]() |
IV_METHOD_NAME | Call by reference | Type reference (TYPE) | SEOCMPNAME | Component name | 20090120 |
Method METHOD_IMPLEMENTED on class /BOFU/CL_TOOLBOX has no exception.
Method OO_GET_CLASS_TEXTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_CLASS_TEXTS | Call by reference | Type reference (TYPE) | TT_CLASS_TEXTS | ABAP Class Texts | 20090903 | ||
2 | ![]() |
CT_CLS | Call by reference | Type reference (TYPE) | SEOR_IMPLEMENTING_KEYS | 20090903 |
Method OO_GET_CLASS_TEXTS on class /BOFU/CL_TOOLBOX has no exception.
Method OO_GET_INTF_CLAS_IMPL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_CLASS | Call by reference | Type reference (TYPE) | TT_CLASS_TEXTS | 20090903 | |||
2 | ![]() |
IV_OBJECT_TYPE | Call by reference | Type reference (TYPE) | CLIKE | 20090903 |
Method OO_GET_INTF_CLAS_IMPL on class /BOFU/CL_TOOLBOX has no exception.
Method OO_GET_INTF_IMPLEMENTAIONS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_CLASS | Call by reference | Type reference (TYPE) | TT_CLASS_TEXTS | ABAP Class Texts | 20090903 | ||
2 | ![]() |
IV_INTERFACE | Call by reference | Type reference (TYPE) | CLIKE | 20090903 |
Method OO_GET_INTF_IMPLEMENTAIONS on class /BOFU/CL_TOOLBOX has no exception.
Method OO_GET_SUB_CLASSES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_CLASS | Call by reference | Type reference (TYPE) | TT_CLASS_TEXTS | ABAP Class Texts | 20090910 | ||
2 | ![]() |
IV_CLASS | Call by reference | Type reference (TYPE) | CLIKE | 20090903 |
Method OO_GET_SUB_CLASSES on class /BOFU/CL_TOOLBOX has no exception.
Method SET_CLASS_NAME Signature
Method SET_CLASS_NAME on class /BOFU/CL_TOOLBOX has no parameter.
Method SET_CLASS_NAME on class /BOFU/CL_TOOLBOX has no exception.
Method STRUCTURE_EXISTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_FIELD | Call by reference | Type reference (TYPE) | DD03TTYP | Table Type for Structure DD03P | 20090120 | ||
2 | ![]() |
EV_EXISTS | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20090120 | ||
3 | ![]() |
EV_EXTCLASS | Call by reference | Type reference (TYPE) | DDRANKING | DD: Ranking for include and subtype extension | 20090120 | ||
4 | ![]() |
EV_TABCLASS | Call by reference | Type reference (TYPE) | TABCLASS | Table category | 20090120 | ||
5 | ![]() |
IV_NAME | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20090120 | ||
6 | ![]() |
IV_STATE | Call by reference | Type reference (TYPE) | DDOBJSTATE | 'M' | Status of Objects | 20090120 |
Method STRUCTURE_EXISTS on class /BOFU/CL_TOOLBOX has no exception.
Method TABLE_TYPE_EXISTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_TABLE_LINE | Call by reference | Type reference (TYPE) | DD40V | DD: Interface structure for table types | 20090120 | ||
2 | ![]() |
EV_EXISTS | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20090120 | ||
3 | ![]() |
IV_NAME | Call by reference | Type reference (TYPE) | DDOBJNAME | Name of ABAP Dictionary Object | 20090120 | ||
4 | ![]() |
IV_STATE | Call by reference | Type reference (TYPE) | DDOBJSTATE | 'M' | Status of Objects | 20090120 |
Method TABLE_TYPE_EXISTS on class /BOFU/CL_TOOLBOX has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 702 |