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
⤷
⤷
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 | 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 | 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 | Static method | Public | Method | Get the Setup | 20050103 | |
| 2 | Static method | Public | Method | User Can Change | 20050103 | |
| 3 | Static method | Public | Method | Sets the Setup | 20050103 | |
| 4 | Static method | Public | Method | Save Setup | 20050103 | |
| 5 | Static method | Private | Method | 20090806 | ||
| 6 | Static method | Private | Method | 20090806 | ||
| 7 | 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 | 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 | 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 | SETUP | Call by reference | Type reference (TYPE) | SAUNIT_S_SETUP | Grundkonfiguration von ABAP Unit | 20050103 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | SETUP | Call by reference | Type reference (TYPE) | SAUNIT_S_SETUP | Mandanten Konfiguration ABAP Unit | 20050103 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | SETUP | Call by reference | Type reference (TYPE) | SAUNIT_S_SETUP | 20090806 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20090806 |
Method __INIT_CLIENT_SETUP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | 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 | 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 |