SAP ABAP Function Module COPI_CREATE_ELECTRONIC_SIGN (Anlegen einer elektronischen Unterschrift in der Herstellanweisung)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   PP-PI-PMA-MGT (Application Component) ABAP List-Based PI Sheet
     COCB_PIS (Package) PI Sheet (ABAP List-Based)
Basic Data
Function Module COPI_CREATE_ELECTRONIC_SIGN Anlegen einer elektronischen Unterschrift in der Herstellanweisung  
Function Group COPI   PI Sheet Processing  
Program Name SAPLCOPI    
INCLUDE Name LCOPIU31    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Changing X_SIGN_KEY TYPE RCOFIV Schlüssel für die Unterschrift
Exporting E_SIGNATURE TYPE RC74B Geleistete Unterschrift
Exporting E_SIGN_FINISHED TYPE C Unterschriftsprozeß beendet
Importing I_SIGN_OBJ TYPE RC72-SIGN_OBJ Objekt, das unterschrieben wird
Importing I_WERK TYPE COCHP-WERK Werk (für Berechtigungsprüfung)
Importing I_ADRES TYPE COCHP-ADRES Steuerrezeptempfänger (für Berechtigungprüfung)
Importing I_SIGN_AUTH TYPE TACT-ACTVT Aktivität (für Berechtigungprüfung)
Importing I_SIGN_STRATEGY TYPE TC85-SIGNSTRAT Unterschriftsstrategie
Importing I_SIGN_MODE TYPE C Modus (ASYNCHRON falls gesetzt)
Exception INTERNAL_ERROR TYPE Interner Fehler aufgetreten
Exception NO_SIGNATURE TYPE Keine Unterschrift
Exception NO_AUTHORIZATION TYPE Keine Berechtigung
Exception CANCELLED_BY_USER TYPE Abbruch
Exception NO_AUTHORITY_AUTH_GRP TYPE Keine Berechtigung für Personengruppe
Exception DUPLICATE_SIGNATURE TYPE Unterschrift bereits geleistet
Exception SIGNING_PROCEDURE_CANCELLED TYPE Unterschriftsverfahren abgebrochen
Exception END_OF_SIGNING_PROCEDURE TYPE Unterschriftsverfahren bereits beendet
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  19970911 
SAP Release Created in