SAP ABAP Class CL_PLM_AUDIT_OPTIONS (User-Specific Settings for Audit Management)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-AUD (Application Component) Audit Management
⤷
PLM_AUDIT_CORE (Package) Audit Management - General Core Functions
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CGPL_USER_OPTIONS | Interface for User Settings | 20001106 |
Properties
| Class | CL_PLM_AUDIT_OPTIONS | |
| Short Description | User-Specific Settings for Audit Management | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | PLM_AUDIT_CORE | Audit Management - General Core Functions |
| Created | 20001106 | 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) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_CGPL_USER_OPTIONS | Interface for User Settings | 20001106 |
Friends
Class CL_PLM_AUDIT_OPTIONS 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) | PROGRAMM | Program Name of the Subscreen Containing Function Group | 20001106 | |||
| 2 | Static Attribute | Private | Object reference (TYPE REF TO) | BADI_PLM_AUDIT_OPTIONS | BAdI for Additional User Parameters in Audit Applications | 20090107 | |||
| 3 | Static Attribute | Private | Type reference (TYPE) | PROGRAM | Program/Transaction in SQL Trace Evaluation | 20090615 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20001106 | |
| 2 | Static method | Private | Method | Instantiates BAdI BADI_PLM_AUDIT_OPTIONS | 20090615 | |
| 3 | Static method | Public | Method | Sets defaults values for initial user-specific settings | 20001106 |
Events
Class CL_PLM_AUDIT_OPTIONS has no event.
Types
Class CL_PLM_AUDIT_OPTIONS has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_PLM_AUDIT_OPTIONS has no parameter.
Method CLASS_CONSTRUCTOR on class CL_PLM_AUDIT_OPTIONS has no exception.
Method INSTANTIATE_BADI Signature
Method INSTANTIATE_BADI on class CL_PLM_AUDIT_OPTIONS has no parameter.
Method INSTANTIATE_BADI on class CL_PLM_AUDIT_OPTIONS has no exception.
Method SET_DEFAULT_VALUES Signature
Method SET_DEFAULT_VALUES on class CL_PLM_AUDIT_OPTIONS has no parameter.
Method SET_DEFAULT_VALUES on class CL_PLM_AUDIT_OPTIONS has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 20C |