SAP ABAP Class CL_AUD_CGPL_CHANGE_DOCUMENT (Change Documents 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
⤷
⤷
Properties
| Class | CL_AUD_CGPL_CHANGE_DOCUMENT | |
| Short Description | Change Documents for Audit Management | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | PLM_AUDIT_CORE | Audit Management - General Core Functions |
| Created | 20010221 | SAP |
| Last change | 20041228 | 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
Class CL_AUD_CGPL_CHANGE_DOCUMENT has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_CGPL_CHANGE_DOCUMENT | 20010221 | Writing of Change Documents for Generic Project Planning |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | CDOBJECTCL | 'AUD_PROJECT' | Object Class Audit Management | 20010302 | ||
| 2 | Static Attribute | Private | Type reference (TYPE) | TY_BUF_CDHDR_TAB | Buffer Table for Read Object IDs | 20020920 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Concatenate Object ID | 20010302 | |
| 2 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20020920 | |
| 3 | Static method | Public | Method | Display Change Documents for Audit Component | 20010227 | |
| 4 | Static method | Public | Method | Check Whether Change Documents Exist for Audit Component | 20010302 | |
| 5 | Static method | Private | Event handling method | Saving Transaction | 20020920 | |
| 6 | Static method | Protected | Method | Create Change Documents | 20010221 |
Events
Class CL_AUD_CGPL_CHANGE_DOCUMENT has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_BUF_CDHDR | Private | See coding | Structure for Read Object IDs | 20020920 | |
|
| 2 | TY_BUF_CDHDR_TAB | Private | See coding | Table for Read Object IDs | 20020920 | |
Method Signatures
Method BUILD_OBJECTID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_APPLICATION_TYPE | Call by reference | Type reference (TYPE) | CGPL_APPLICATION_TYPE | 'AUD' | Applikation ('AUD' -> Auditmanagement) | 20010302 | ||
| 2 | IV_OBJECT_TYPE | Call by reference | Type reference (TYPE) | CGPL_OBJECT_TYPE | Objekttyp | 20010302 | |||
| 3 | IV_PROJECT_GUID | Call by reference | Type reference (TYPE) | PLMT_AUDITOBJECT_GUID | 16-stellige GUID | 20010302 | |||
| 4 | RV_OBJECTID | Value transfer | Type reference (TYPE) | CDOBJECTV | Objektwert | 20010302 |
Method BUILD_OBJECTID on class CL_AUD_CGPL_CHANGE_DOCUMENT has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_AUD_CGPL_CHANGE_DOCUMENT has no parameter.
Method CLASS_CONSTRUCTOR on class CL_AUD_CGPL_CHANGE_DOCUMENT has no exception.
Method DISPLAY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_APPLICATION_TYPE | Call by reference | Type reference (TYPE) | CGPL_APPLICATION_TYPE | 'AUD' | Applikation ('AUD' -> Auditmanagement) | 20010302 | ||
| 2 | IV_OBJECT_TYPE | Call by reference | Type reference (TYPE) | CGPL_OBJECT_TYPE | Objekttyp in der Projektplanung | 20010227 | |||
| 3 | IV_PROJECT_GUID | Call by reference | Type reference (TYPE) | PLMT_AUDITOBJECT_GUID | 16-stellige GUID | 20010227 |
Method DISPLAY on class CL_AUD_CGPL_CHANGE_DOCUMENT has no exception.
Method HAS_DOCUMENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_APPLICATION_TYPE | Call by reference | Type reference (TYPE) | CGPL_APPLICATION_TYPE | 'AUD' | Applikation ('AUD' -> Auditmanagement) | 20010302 | ||
| 2 | IV_OBJECT_TYPE | Call by reference | Type reference (TYPE) | CGPL_OBJECT_TYPE | Objekttyp | 20010302 | |||
| 3 | IV_PROJECT_GUID | Call by reference | Type reference (TYPE) | PLMT_AUDITOBJECT_GUID | 16-stellige GUID | 20010302 | |||
| 4 | RV_HAS_DOCUMENTS | Value transfer | Type reference (TYPE) | CHAR1 | Bool'scher Wert: 'X' -> Änderungsbelege sind vorhanden | 20010302 |
Method HAS_DOCUMENTS on class CL_AUD_CGPL_CHANGE_DOCUMENT has no exception.
Method ON_TRANSACTION_FINISHED Signature
Method ON_TRANSACTION_FINISHED on class CL_AUD_CGPL_CHANGE_DOCUMENT has no parameter.
Method ON_TRANSACTION_FINISHED on class CL_AUD_CGPL_CHANGE_DOCUMENT has no exception.
Method WRITE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_OBJECT | Call by reference | Object reference (TYPE REF TO) | CL_CGPL_CHANGE_DOCUMENT | Änderungsbelegschreibung der Generischen Projektplanung | 20010221 | |||
| 2 | IV_APPLICATION_TYPE | Call by reference | Type reference (TYPE) | CGPL_APPLICATION_TYPE | 'AUD' | Applikation ('AUD' -> Auditmanagement) | 20010302 |
Method WRITE on class CL_AUD_CGPL_CHANGE_DOCUMENT has no exception.
History
| Last changed by/on | SAP | 20041228 |
| SAP Release Created in | 30A |