SAP ABAP Interface IF_EX_DIGSIG_PRINT (BAdI Interface: BADI_DIGSIG_PRINT)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   QM-QC-IS (Application Component) Information System
     QG01 (Package) QM quality inspection analysis
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_IM_BADI_DIGSIG_PRINT 20070604
Properties
Interface IF_EX_DIGSIG_PRINT  
Short Description BAdI Interface: BADI_DIGSIG_PRINT    
General Data
Package QG01   QM quality inspection analysis 
Created 20070604   SAP 
Last changed 20100310   SAP 
Unicode checks active    
Forward declarations
Interface IF_EX_DIGSIG_PRINT has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_BADI_INTERFACE Tag Interface for BAdIs 20070604
Friends
Interface IF_EX_DIGSIG_PRINT has no friend.
Attributes
Interface IF_EX_DIGSIG_PRINT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 PRINT_DIGSIG_MKR Instance method Public Method Print Digital Signature for Characteristic Result 20070605
2 PRINT_DIGSIG_RES Instance method Public Method Print Digital Signature for Results Recording 20070605
3 PRINT_DIGSIG_SDR Instance method Public Method Print Digital Signature for Confirming Sample 20070605
4 PRINT_DIGSIG_USA Instance method Public Method Print Digital Signature for Usage Decision 20070605
5 READ_DIGSIG_MKR Instance method Public Method Read Digital Signature for Characteristic Result 20070604
6 READ_DIGSIG_PTL Instance method Public Method Read Digital Signature for Sample Result 20070604
7 READ_DIGSIG_RES Instance method Public Method Read Out Digital Signature for Results Recording 20070604
8 READ_DIGSIG_SDR Instance method Public Method Read Digital Signature for Confirming Sample 20070604
9 READ_DIGSIG_USA Instance method Public Method Read Out Digital Signature for Usage Decision 20070604
10 SET_KZDIGSIG Instance method Public Method Set the Digital Signature Indicator 20070604
Events
Interface IF_EX_DIGSIG_PRINT has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_DSTAB Public See coding 20070604 tt_dstab TYPE TABLE OF qss7_ts_sign_verify_step INITIAL SIZE 0
2 TT_RC73B Public See coding 20070604 tt_rc73b TYPE TABLE OF rc73b
3 TT_RC78B Public See coding 20070604 tt_rc78b TYPE TABLE OF rc78b
Method Signatures

Method PRINT_DIGSIG_MKR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_QSS7_TS_SIGN_VERIFY_STEP Call by reference Type reference (TYPE) QSS7_TS_SIGN_VERIFY_STEP Digitale Signatur: Verifizieren der Daten 20070605
2 Changing CT_DSTAB Call by reference Type reference (TYPE) TT_DSTAB Digitale Signatur: Verifizieren der Daten 20070605
3 Importing IM_P_DS Call by reference Type reference (TYPE) QKZDIGSIG Digitale Signatur drucken 20070605

Method PRINT_DIGSIG_MKR on Interface IF_EX_DIGSIG_PRINT has no exception.

Method PRINT_DIGSIG_RES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_QSS7_TS_SIGN_VERIFY_STEP Call by reference Type reference (TYPE) QSS7_TS_SIGN_VERIFY_STEP Digitale Signatur: Verifizieren der Daten 20070605
2 Importing IM_P_DS Call by reference Type reference (TYPE) QKZDIGSIG Digitale Signatur drucken 20070605
3 Importing IM_STAT24 Call by reference Type reference (TYPE) SIG_IL_RES Digitale Signatur im Prüflos bei der Ergebniserfassung 20070605
4 Importing IT_SIGNS_LOT_MK Call by reference Type reference (TYPE) TT_RC73B Unterschrift: Puffer Prüflos 20070605
5 Importing IV_VORGLFNR Call by reference Type reference (TYPE) QLFNKN Laufende Knotenummer aus Auftragszähler APLZL 20070605

Method PRINT_DIGSIG_RES on Interface IF_EX_DIGSIG_PRINT has no exception.

Method PRINT_DIGSIG_SDR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_QSS7_TS_SIGN_VERIFY_STEP Call by reference Type reference (TYPE) QSS7_TS_SIGN_VERIFY_STEP Digitale Signatur: Verifizieren der Daten 20070605
2 Changing CT_DSTAB Call by reference Type reference (TYPE) TT_DSTAB Digitale Signatur: Verifizieren der Daten 20070605
3 Changing CT_SIGNS_LOT_QPRN Call by reference Type reference (TYPE) TT_RC78B Unterschrift: Puffer Probenahme 20070605
4 Importing IM_P_DS Call by reference Type reference (TYPE) QKZDIGSIG Digitale Signatur drucken 20070605
5 Importing IM_STAT29 Call by reference Type reference (TYPE) SIG_IL_SDR Digitale Signatur bei der Quittierung der Probenahme 20070605
6 Importing IV_PROBENR Call by reference Type reference (TYPE) QSTIPRONR Nummer der Teilstichprobe 20070605

Method PRINT_DIGSIG_SDR on Interface IF_EX_DIGSIG_PRINT has no exception.

Method PRINT_DIGSIG_USA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_QSS7_TS_SIGN_VERIFY_STEP Call by reference Type reference (TYPE) QSS7_TS_SIGN_VERIFY_STEP Digitale Signatur: Verifizieren der Daten 20070605
2 Changing CT_DSTAB Call by reference Type reference (TYPE) TT_DSTAB 20070605
3 Importing IM_P_DS Call by reference Type reference (TYPE) QKZDIGSIG Digitale Signatur drucken 20070605
4 Importing IM_STAT25 Call by reference Type reference (TYPE) SIG_IL_USA Digitale Signatur im Prüflos beim Verwendungsentscheid 20070605
5 Importing IT_SIGNS_LOT Call by reference Type reference (TYPE) TT_RC73B 20070605

Method PRINT_DIGSIG_USA on Interface IF_EX_DIGSIG_PRINT has no exception.

Method READ_DIGSIG_MKR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_DSTAB Call by reference Type reference (TYPE) TT_DSTAB Digitale Signatur: Verifizieren der Daten 20070604
2 Changing CV_SIGN_ID Call by reference Type reference (TYPE) SIGN_GUID_22 Digitale Signatur: Signaturnummer als GUID der Länge 22 20070604
3 Importing IM_P_DS Call by reference Type reference (TYPE) QKZDIGSIG Digitale Signatur drucken 20070604

Method READ_DIGSIG_MKR on Interface IF_EX_DIGSIG_PRINT has no exception.

Method READ_DIGSIG_PTL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_DSTAB Call by reference Type reference (TYPE) TT_DSTAB Digitale Signatur: Verifizieren der Daten 20070604
2 Changing CV_SIGN_ID Call by reference Type reference (TYPE) SIGN_GUID_22 Digitale Signatur: Signaturnummer als GUID der Länge 22 20070604
3 Importing IM_P_DS Call by reference Type reference (TYPE) QKZDIGSIG Digitale Signatur drucken 20070604

Method READ_DIGSIG_PTL on Interface IF_EX_DIGSIG_PRINT has no exception.

Method READ_DIGSIG_RES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_RC73 Call by reference Type reference (TYPE) RC73 Attribute zur Signatur zum Prüflos 20070604
2 Changing CT_SIGNS_LOT Call by reference Type reference (TYPE) TT_RC73B Unterschrift: Puffer Prüflos 20070604
3 Changing CT_SIGNS_LOT_MK Call by reference Type reference (TYPE) TT_RC73B Unterschrift: Puffer Prüflos 20070604
4 Importing IM_PRUEFLOS Call by reference Type reference (TYPE) QPLOS Prüflosnummer 20070604
5 Importing IM_P_DS Call by reference Type reference (TYPE) QKZDIGSIG Digitale Signatur drucken 20070604
6 Importing IM_STAT24 Call by reference Type reference (TYPE) SIG_IL_RES Digitale Signatur im Prüflos bei der Ergebniserfassung 20070604

Method READ_DIGSIG_RES on Interface IF_EX_DIGSIG_PRINT has no exception.

Method READ_DIGSIG_SDR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_DSTAB Call by reference Type reference (TYPE) TT_DSTAB Digitale Signatur: Verifizieren der Daten 20070604
2 Changing CT_RC78 Call by reference Type reference (TYPE) RC78 Attribute der Signatur zur Probenahme 20070604
3 Changing CT_SIGNS_LOT_QPRN Call by reference Type reference (TYPE) TT_RC78B Unterschrift: Puffer Probenahme 20070604
4 Changing CV_SIGN_ID Call by reference Type reference (TYPE) SIGN_GUID_22 Digitale Signatur: Signaturnummer als GUID der Länge 22 20070604
5 Importing IM_PROBENR Call by reference Type reference (TYPE) QSTIPRONR Nummer der Teilstichprobe 20070604
6 Importing IM_PRUEFLOS Call by reference Type reference (TYPE) QPLOS Prüflosnummer 20070604
7 Importing IM_P_DS Call by reference Type reference (TYPE) QKZDIGSIG Digitale Signatur drucken 20070604
8 Importing IM_STAT29 Call by reference Type reference (TYPE) SIG_IL_SDR Digitale Signatur bei der Quittierung der Probenahme 20070604

Method READ_DIGSIG_SDR on Interface IF_EX_DIGSIG_PRINT has no exception.

Method READ_DIGSIG_USA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_META Call by reference Type reference (TYPE) QLOT_DS Digitale Signatur für Prüflose 20070604
2 Changing CT_DSTAB Call by reference Type reference (TYPE) TT_DSTAB Digitale Signatur: Verifizieren der Daten 20070604
3 Changing CT_RC73 Call by reference Type reference (TYPE) RC73 Attribute zur Signatur zum Prüflos 20070604
4 Changing CT_SIGNS_LOT Call by reference Type reference (TYPE) TT_RC73B Unterschrift: Puffer Prüflos 20070604
5 Importing IM_KZART Call by reference Type reference (TYPE) QKZART Kennzeichen: Prüflos, Teillos, Einzelstück, Takt 20070604
6 Importing IM_PRUEFLOS Call by reference Type reference (TYPE) QPLOS Prüflosnummer 20070604
7 Importing IM_P_DS Call by reference Type reference (TYPE) QKZDIGSIG Digitale Signatur drucken 20070604
8 Importing IM_STAT25 Call by reference Type reference (TYPE) SIG_IL_USA Digitale Signatur im Prüflos beim Verwendungsentscheid 20070604

Method READ_DIGSIG_USA on Interface IF_EX_DIGSIG_PRINT has no exception.

Method SET_KZDIGSIG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_KZDIGSIG Call by reference Type reference (TYPE) QKZDIGSIG Kennzeichen Digitale Signatur 20070604
2 Importing IM_P_DS Call by reference Type reference (TYPE) QKZDIGSIG Kennzeichen Digitale Signatur 20070604

Method SET_KZDIGSIG on Interface IF_EX_DIGSIG_PRINT has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in 603