SAP ABAP Class CL_AUNIT_CUSTOMIZING (INTERNAL: Access to Customizing)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷ BC-DWB-TOO-UT (Application Component) ABAP Unit
⤷ SABP_UNIT_CORE (Package) INTERNAL: NO REUSE - Core functionality
⤷ BC-DWB-TOO-UT (Application Component) ABAP Unit
⤷ SABP_UNIT_CORE (Package) INTERNAL: NO REUSE - Core functionality
Properties
Class | CL_AUNIT_CUSTOMIZING | |
Short Description | INTERNAL: Access to Customizing | |
Super Class | ||
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SABP_UNIT_CORE | INTERNAL: NO REUSE - Core functionality |
Created | 20050103 | SAP |
Last change | 20140121 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
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) |
Interfaces
Class CL_AUNIT_CUSTOMIZING has no interface implemented.
Friends
Class CL_AUNIT_CUSTOMIZING has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | FG_SETUP | Static Attribute | Private | Type reference (TYPE) | SAUNIT_S_SETUP | Client Configuration of ABAP Unit | 20050519 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | GET_SETUP | Static method | Public | Method | Get the Setup | 20050103 |
2 | HAS_CHANGE_AUTHORITY | Static method | Public | Method | User Can Change | 20050103 |
3 | SET_SETUP | Static method | Public | Method | Sets the Setup | 20050103 |
4 | STORE_TO_DB | Static method | Public | Method | Save Setup | 20050103 |
5 | __CHECK_SETUP | Static method | Private | Method | 20090806 | |
6 | __INIT_CLIENT_SETUP | Static method | Private | Method | 20090806 | |
7 | __INIT_HOST_SETUP | Static method | Private | Method | 20090806 |
Events
Class CL_AUNIT_CUSTOMIZING has no event.
Types
Class CL_AUNIT_CUSTOMIZING has no local type.
Method Signatures
Method GET_SETUP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Returning | RESULT | Value transfer | Type reference (TYPE) | SAUNIT_S_SETUP | Grundkonfiguration von ABAP Unit | 20050103 |
Method GET_SETUP on class CL_AUNIT_CUSTOMIZING has no exception.
Method HAS_CHANGE_AUTHORITY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Returning | RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | ABAP/4 sprachinterne Typedeklarationen | 20050103 |
Method HAS_CHANGE_AUTHORITY on class CL_AUNIT_CUSTOMIZING has no exception.
Method SET_SETUP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | SETUP | Call by reference | Type reference (TYPE) | SAUNIT_S_SETUP | Grundkonfiguration von ABAP Unit | 20050103 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CX_DYNAMIC_CHECK | Ausnahmen mit nur dynamischer Prüfung von RAISING | 20050103 |
Method STORE_TO_DB Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | SETUP | Call by reference | Type reference (TYPE) | SAUNIT_S_SETUP | Mandanten Konfiguration ABAP Unit | 20050103 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CX_DYNAMIC_CHECK | Ausnahmen mit nur dynamischer Prüfung von RAISING | 20050103 |
Method __CHECK_SETUP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | SETUP | Call by reference | Type reference (TYPE) | SAUNIT_S_SETUP | 20090806 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | LCL_ERROR | 20090806 |
Method __INIT_CLIENT_SETUP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Returning | RESULT | Value transfer | Type reference (TYPE) | SAUNIT_S_CLIENT_SETUP | 20090806 |
Method __INIT_CLIENT_SETUP on class CL_AUNIT_CUSTOMIZING has no exception.
Method __INIT_HOST_SETUP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Returning | RESULT | Value transfer | Type reference (TYPE) | SAUNIT_S_HOST_SETUP | 20090806 |
Method __INIT_HOST_SETUP on class CL_AUNIT_CUSTOMIZING has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 700 |