SAP ABAP Class CL_CONFIRMATION_REQUEST_POC (Domain Model: Request for Confirmation)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
PP-PI-PMA-PMC (Application Component) Browser-Based PI Sheet / Cockpit
⤷
CMX_POC (Package) Manufacturing Execution: Browser-Based PI Sheet
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_DATA_REQUEST_POC | Domain Model: Value Request | 19990322 |
Properties
| Class | CL_CONFIRMATION_REQUEST_POC | |
| Short Description | Domain Model: Request for Confirmation | |
| Super Class | CL_DATA_REQUEST_POC | Domain Model: Value Request |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CMX_POC | Manufacturing Execution: Browser-Based PI Sheet |
| Created | 19981215 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_CONFIRMATION_REQUEST_POC has no forward declaration.
Interfaces
Class CL_CONFIRMATION_REQUEST_POC has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CB_CONFIRMATION_REQUEST_POC | 20010511 | Base Agent Domain Model: Step |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_CONFIRMATION_REQUEST_POC | Predecessor Confirmation | 19990507 | |||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_SIGNATURE_POC | Signature | 19990705 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | SIGN_GUID_22 | Digital Signature: Signature Number as GUID with 22 Chars. | 20021126 | |||
| 4 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_SIGNATURE_HANDLER_POC | Signature Handler | 19990705 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | BOOLE_D | Signature in Progress | 19990908 | |||
| 6 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_CONFIRMATION_REQUEST_POC | Status | 19991111 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 19991111 | |
| 2 | Static method | Public | Method | CONSTRUCTION: Creates (Persistent) Example | 19990927 | |
| 3 | Instance method | Public | Method | Gets Signature Object | 19990811 | |
| 4 | Instance method | Public | Method | Gets Current Signature Method | 20060517 | |
| 5 | Instance method | Public | Method | Get Signature Status | 20120627 | |
| 6 | Instance method | Protected | Event handling method | EVENTHANDLER: LOCKED of Respective Value | 20020819 | |
| 7 | Instance method | Protected | Event handling method | Event Hander: Read Only of Respective Value | 20000724 | |
| 8 | Instance method | Protected | Event handling method | EVENTHANDLER: UNLOCKED of Respective Value | 20020819 | |
| 9 | Instance method | Public | Method | Sets Signature Handler | 19990705 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | SIGNATURE_CANCELLED | Instance Event (0) |
Public (2) |
Signature Process Was Terminated | 20000316 |
| 2 | SIGNATURE_MADE | Instance Event (0) |
Public (2) |
A Signature Was Executed | 20000125 |
Types
Class CL_CONFIRMATION_REQUEST_POC has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_CONFIRMATION_REQUEST_POC has no parameter.
Method CONSTRUCTOR on class CL_CONFIRMATION_REQUEST_POC has no exception.
Method CREATE_CONFIRMATION_REQUEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_CONFIRMATION_REQUEST_REF | Call by reference | Object reference (TYPE REF TO) | CL_CONFIRMATION_REQUEST_POC | Erzeugtes Exemplar | 19990927 | |||
| 2 | IM_MESS_COMPONENT | Call by reference | Type reference (TYPE) | STRING | Meldungskomponente | 19990927 | |||
| 3 | IM_OBLIGATORY | Call by reference | Type reference (TYPE) | BOOLE_D | 'X' | Kz. ob obligatorisch | 19990927 | ||
| 4 | IM_PERSISTENT | Call by reference | Type reference (TYPE) | BOOLE_D | 'X' | Persistentes Exemplar | 19990927 | ||
| 5 | IM_VALUE | Call by reference | Object reference (TYPE REF TO) | CL_SCALAR_VALUE_POC | Wertcontainer | 19990927 |
Method CREATE_CONFIRMATION_REQUEST on class CL_CONFIRMATION_REQUEST_POC has no exception.
Method GET_SIGNATURE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_SIGNATURE_REF | Value transfer | Object reference (TYPE REF TO) | CL_SIGNATURE_POC | Signaturobjekt | 19990811 |
Method GET_SIGNATURE on class CL_CONFIRMATION_REQUEST_POC has no exception.
Method GET_SIGNATURE_METHOD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_SIGNATURE_METHOD | Call by reference | Type reference (TYPE) | CHAR1 | Type of Signature (None, Password, Digital,...) | 20060517 | |||
| 2 | EX_SIGNATURE_STRATEGY | Call by reference | Type reference (TYPE) | CHAR8 | Strategy of current signature | 20060727 |
Method GET_SIGNATURE_METHOD on class CL_CONFIRMATION_REQUEST_POC has no exception.
Method GET_SIGN_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_SIGN_STATUS | Value transfer | Type reference (TYPE) | CHAR1 | Einstelliges Kennzeichen | 20120627 |
Method GET_SIGN_STATUS on class CL_CONFIRMATION_REQUEST_POC has no exception.
Method ON_VALUE_LOCKED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_MODE | Call by reference | Attribute reference (LIKE) | 20020819 |
Method ON_VALUE_LOCKED on class CL_CONFIRMATION_REQUEST_POC has no exception.
Method ON_VALUE_READONLY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_FINAL | Call by reference | Attribute reference (LIKE) | 20000724 |
Method ON_VALUE_READONLY on class CL_CONFIRMATION_REQUEST_POC has no exception.
Method ON_VALUE_UNLOCKED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_MODE | Call by reference | Attribute reference (LIKE) | 20020819 |
Method ON_VALUE_UNLOCKED on class CL_CONFIRMATION_REQUEST_POC has no exception.
Method SET_SIGNATURE_HANDLER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_SIGNATURE_HANDLER | Call by reference | Object reference (TYPE REF TO) | CL_SIGNATURE_HANDLER_POC | Signaturhandler | 19990705 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | OS-Ausnahme | 19991025 |
Event Signatures
Event SIGNATURE_CANCELLED Signature
Event SIGNATURE_CANCELLED on class CL_CONFIRMATION_REQUEST_POC has no parameter.
Event SIGNATURE_MADE Signature
Event SIGNATURE_MADE on class CL_CONFIRMATION_REQUEST_POC has no parameter.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |