SAP ABAP Class CL_PLM_AUDIT_CONVERT_SERVICES (Audit: Conversion GUID <-> External ID)
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_PLM_AUDIT_CONVERT_SERVICES | |
| Short Description | Audit: Conversion GUID <-> External ID | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | PLM_AUDIT_CORE | Audit Management - General Core Functions |
| Created | 20010322 | SAP |
| Last change | 20070911 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_PLM_AUDIT_CONVERT_SERVICES has no forward declaration.
Interfaces
Class CL_PLM_AUDIT_CONVERT_SERVICES has no interface implemented.
Friends
Class CL_PLM_AUDIT_CONVERT_SERVICES has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | CGPL_APPLICATION_TYPE | 'AUD' | Audit Management Application | 20010322 | ||
| 2 | Constant | Public | Type reference (TYPE) | CGPL_APPLICATION_TYPE | 'QUM' | Question List Application | 20010322 | ||
| 3 | Static Attribute | Private | Type reference (TYPE) | CGPL_T_ARCH_IDX | Project Planning - Table Type with Struct. CGPL Archive-Indx | 20061002 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Converts from External ID to GUID (via Archiv.) | 20061002 | |
| 2 | Static method | Public | Method | Converts from GUID to External ID (via Archiv.) | 20061002 | |
| 3 | Static method | Public | Method | Converts from External ID to GUID (Audit Management) | 20010322 | |
| 4 | Static method | Public | Method | Converts from External ID to GUID (Application-Specific) | 20010322 | |
| 5 | Static method | Public | Method | Converts from GUID to External ID (Cross-Application) | 20010322 | |
| 6 | Static method | Public | Method | Converts from External ID to GUID (Question List) | 20010322 |
Events
Class CL_PLM_AUDIT_CONVERT_SERVICES has no event.
Types
Class CL_PLM_AUDIT_CONVERT_SERVICES has no local type.
Method Signatures
Method CONVERSION_ARCHIV_INPUT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_INPUT | Call by reference | Type reference (TYPE) | CGPL_EXTID | Externer Identifier | 20061002 | |||
| 2 | RV_OUTPUT | Value transfer | Type reference (TYPE) | PLMT_AUDITOBJECT_GUID | 16 stellige GUID | 20061002 |
Method CONVERSION_ARCHIV_INPUT on class CL_PLM_AUDIT_CONVERT_SERVICES has no exception.
Method CONVERSION_ARCHIV_OUTPUT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_INPUT | Call by reference | Type reference (TYPE) | PLMT_AUDITOBJECT_GUID | 16 stellige GUID | 20061002 | |||
| 2 | RV_OUTPUT | Value transfer | Type reference (TYPE) | CGPL_EXTID | Externer Identifier | 20061002 |
Method CONVERSION_ARCHIV_OUTPUT on class CL_PLM_AUDIT_CONVERT_SERVICES has no exception.
Method CONVERSION_AUD_INPUT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_INPUT | Call by reference | Type reference (TYPE) | CGPL_EXTID | Externer Identifier | 20010322 | |||
| 2 | RV_OUTPUT | Value transfer | Type reference (TYPE) | PLMT_AUDITOBJECT_GUID | 16 stellige GUID | 20010322 |
Method CONVERSION_AUD_INPUT on class CL_PLM_AUDIT_CONVERT_SERVICES has no exception.
Method CONVERSION_INPUT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_APTYP | Call by reference | Type reference (TYPE) | CGPL_APPLICATION_TYPE | Applikation ('AUD' => Auditmanagement, 'QUM' => Fragenliste) | 20010322 | |||
| 2 | IV_INPUT | Call by reference | Type reference (TYPE) | CGPL_EXTID | Externer Identifier | 20010322 | |||
| 3 | RV_OUTPUT | Value transfer | Type reference (TYPE) | PLMT_AUDITOBJECT_GUID | 16 stellige GUID | 20010322 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler bei Konvertierung | 20010322 |
Method CONVERSION_OUTPUT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_INPUT | Call by reference | Type reference (TYPE) | PLMT_AUDITOBJECT_GUID | 16 stellige GUID | 20010322 | |||
| 2 | RV_OUTPUT | Value transfer | Type reference (TYPE) | CGPL_EXTID | Externer Identifier | 20010322 |
Method CONVERSION_OUTPUT on class CL_PLM_AUDIT_CONVERT_SERVICES has no exception.
Method CONVERSION_QUM_INPUT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_INPUT | Call by reference | Type reference (TYPE) | CGPL_EXTID | Externer Identifier | 20010322 | |||
| 2 | RV_OUTPUT | Value transfer | Type reference (TYPE) | PLMT_AUDITOBJECT_GUID | 16 stellige GUID | 20010322 |
Method CONVERSION_QUM_INPUT on class CL_PLM_AUDIT_CONVERT_SERVICES has no exception.
History
| Last changed by/on | SAP | 20070911 |
| SAP Release Created in | 30A |