SAP ABAP Class CL_SIGNATURE_HANDLER_POC (Domain Model: Signature Handler)
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 Interface implementation (CLASS c. INTERFACES i_ref)  IF_OS_SERVICE_POC Domain Model: Persistence Services 19991108
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_OS_STATE State Management for a 'Managed Object' 19991026
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SY_MESS_POC POC: System Message Processing 19991108
Properties
Class CL_SIGNATURE_HANDLER_POC  
Short Description Domain Model: Signature Handler    
Super Class    
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 19990705   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_OS_SYSTEM Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
# Interface Abstract Final Description Created on
1 IF_OS_SERVICE_POC Domain Model: Persistence Services 19991108
2 IF_OS_STATE State Management for a 'Managed Object' 19991026
3 IF_SY_MESS_POC POC: System Message Processing 19991108
Friends
# Friend Modeled only Created on Description
1 CB_SIGNATURE_HANDLER_POC 20010511 Base Agent Domain Model: Signature Handler
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CM_SIGNATURE_HANDLER_TAB Static Attribute Private Type reference (TYPE) TY_SIGNATURE_HANDLER_TAB Table for Signature Handlers 19990928
2 M_SIGNATURE_AUTHORISATION Instance attribute Public Type reference (TYPE) ACTIV_AUTH Authorization Activity 19990705
3 M_SIGNATURE_AUTH_OBJECT Instance attribute Public Type reference (TYPE) STRING Authorization Object 19990928
4 M_SIGNATURE_CLASS Instance attribute Public Type reference (TYPE) STRING Name of Signature Class 19990705
5 M_SIGNATURE_METHOD Instance attribute Public Type reference (TYPE) STRING Type of Signature (None, Password, Digital,...) 19990928
6 M_SIGNATURE_MODE Instance attribute Public Type reference (TYPE) STRING Signature Mode (Synchronous, Asynchronous) 19990705
7 M_SIGNATURE_STRATEGY Instance attribute Public Type reference (TYPE) SIGNSTRAT Signature Strategy 19990705
8 STATE Instance attribute Private Object reference (TYPE REF TO) CL_SIGNATURE_HANDLER_POC Status 19991108
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 19991108
2 CREATE_SIGNATURE_HANDLER Static method Public Method CONSTRUCTION: Creates (Persistent) Example 19990928
3 REFRESH Static method Public Method Deletes Global Memory 20000127
Events
Class CL_SIGNATURE_HANDLER_POC has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_SIGNATURE_HANDLER_TAB Private See coding Table for Signature Handlers 19990928
2 TY_SIGNATURE_HANDLER_TAB_WA Private See coding Work Area 19990928
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_SIGNATURE_HANDLER_POC has no parameter.
Method CONSTRUCTOR on class CL_SIGNATURE_HANDLER_POC has no exception.

Method CREATE_SIGNATURE_HANDLER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_SIGNATURE_HANDLER_REF Call by reference Object reference (TYPE REF TO) CL_SIGNATURE_HANDLER_POC Erzeugtes Exemplar 19990928
2 Importing IM_PERSISTENT Call by reference Type reference (TYPE) BOOLE_D 'X' Persistentes Exemplar 19991118
3 Importing IM_SIGNATURE_AUTHORISATION Call by reference Type reference (TYPE) C zusätzliche Berechtigung 19990928
4 Importing IM_SIGNATURE_AUTH_OBJECT Call by reference Type reference (TYPE) C Berechtigungsobjekt 19990928
5 Importing IM_SIGNATURE_CLASS Call by reference Type reference (TYPE) C Signaturklasse 19990928
6 Importing IM_SIGNATURE_METHOD Call by reference Type reference (TYPE) C Signaturmethode(ohen, Kennwort, Digital) 19990928
7 Importing IM_SIGNATURE_MODE Call by reference Type reference (TYPE) C Signaturmodus(Synchron,Asychron) 19990928
8 Importing IM_SIGNATURE_STRATEGY Call by reference Type reference (TYPE) C Signaturstrategie 19990928

Method CREATE_SIGNATURE_HANDLER on class CL_SIGNATURE_HANDLER_POC has no exception.

Method REFRESH Signature

Method REFRESH on class CL_SIGNATURE_HANDLER_POC has no parameter.
Method REFRESH on class CL_SIGNATURE_HANDLER_POC has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in