SAP ABAP Class CL_ISH_CH_ENCRYPTION_OLE (OLE-Verschalung für ISH-CH Encryption)
Hierarchy
IS-H (Software Component) SAP Healthcare
   IS-H (Application Component) SAP Healthcare - Industry-Specific Components for Hospitals
     NCH1 (Package) IS-H: Landesversion Schweiz
Properties
Class CL_ISH_CH_ENCRYPTION_OLE  
Short Description OLE-Verschalung für ISH-CH Encryption    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package NCH1   IS-H: Landesversion Schweiz 
Created 20030325   SAP 
Last change 20050224   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CNDP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 CNTL Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 OLE2 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_ISH_CH_ENCRYPTION_OLE has no interface implemented.
Friends
Class CL_ISH_CH_ENCRYPTION_OLE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 G_ENCR Instance attribute Protected Type reference (TYPE) OLE2_OBJECT 20030325
2 G_ENCRYPTIONKEY Instance attribute Protected Type reference (TYPE) STRING 20030325
3 G_PERSONENCRYPTION Instance attribute Protected Type reference (TYPE) STRING 20030325
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20030325
2 SPITAL_ENCRYPTPERSON Instance method Public Method 20030325
3 SPITAL_GETENCRYPTIONKEY Instance method Public Method 20030325
4 SPITAL_GETPERSONENCRYPTION Instance method Public Method 20030325
5 SPITAL_INITALL Instance method Public Method 20030325
Events
Class CL_ISH_CH_ENCRYPTION_OLE has no event.
Types
Class CL_ISH_CH_ENCRYPTION_OLE has no local type.
Method Signatures

Method CONSTRUCTOR Signature

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

Method SPITAL_ENCRYPTPERSON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_GEBDAT Value transfer Type reference (TYPE) CHAR50 Geburtsdatum ( JJJJMMTT ) 20030325
2 Importing I_GESCHL Value transfer Type reference (TYPE) CHAR50 Geschlecht ( 1,2) 20030325
3 Importing I_NACHNAME Value transfer Type reference (TYPE) CHAR50 Nachname 20030325
4 Importing I_VORNAME Value transfer Type reference (TYPE) CHAR50 Vorname 20030325

Method SPITAL_ENCRYPTPERSON on class CL_ISH_CH_ENCRYPTION_OLE has no exception.

Method SPITAL_GETENCRYPTIONKEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ENCRYPTIONKEY Value transfer Type reference (TYPE) STRING Encryptionkey nach Init 20030325

Method SPITAL_GETENCRYPTIONKEY on class CL_ISH_CH_ENCRYPTION_OLE has no exception.

Method SPITAL_GETPERSONENCRYPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ENCRYPTEDPERSON Value transfer Type reference (TYPE) STRING Encryptionkey nach Init 20030325

Method SPITAL_GETPERSONENCRYPTION on class CL_ISH_CH_ENCRYPTION_OLE has no exception.

Method SPITAL_INITALL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OPFSEL Value transfer Type reference (TYPE) I Operationsflags (0,1,2,3) 20030325
2 Importing I_TRACE Value transfer Type reference (TYPE) I Tracelevel (0,2) 20030325

Method SPITAL_INITALL on class CL_ISH_CH_ENCRYPTION_OLE has no exception.
History
Last changed by/on SAP  20050224 
SAP Release Created in 472