SAP ABAP Interface IF_COCF_SR_PDF (Shift Report Type Customizing)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   PP-SFC (Application Component) Production Orders
     COCF (Package) Order and Confirmation Data
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_COCF_SR_PDF Generation of Shift Report 20060623
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_COCF_SR_PDF_EAM Generation of Shift Report (Technical Object) 20070712
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_COCF_SR_REP Shift Report Based on a Report 20060911
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_COCF_SR_REP_EAM Shift Report for Technical Object Based on a Report 20071130
Properties
Interface IF_COCF_SR_PDF  
Short Description Shift Report Type Customizing    
General Data
Package COCF   Order and Confirmation Data 
Created 20070625   SAP 
Last changed 20100310   SAP 
Unicode checks active    
Forward declarations
Interface IF_COCF_SR_PDF has no forward declaration.
Interfaces
Interface IF_COCF_SR_PDF has no interface.
Friends
Interface IF_COCF_SR_PDF has no friend.
Attributes
Interface IF_COCF_SR_PDF has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CALL_CUSTOMIZING Static method Public Method Invokes Customizing Used by GENERATE_PDF 20070625
2 CHECK_PREVIEW_IMPLEMENTED Static method Public Method Checks Whether ALV Preview (Navigation Tree) Implemented 20091109
3 DISPLAY_PREVIEW_DETAIL Static method Public Method Navigation to Detailed View of Preview Data 20090302
4 GET_FORM_INTERFACE Static method Public Method Name of Form Interface 20070625
5 GET_PREVIEW_DATA Static method Public Method Gets Data of Preview After Generation of Data 20090223
6 GET_SUMMARY_SECTIONS Static method Public Method Determines Sections for Interim Report 20070625
7 MAINTAIN_CUSTOMIZING Static method Public Method Administration of Customizing 20070625
8 SET_SUMMARY_SECTIONS Static method Public Method Stores Sections for Interim Report 20070625
Events
Interface IF_COCF_SR_PDF has no event.
Types
Interface IF_COCF_SR_PDF has no local type.
Method Signatures

Method CALL_CUSTOMIZING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_COUNTER Call by reference Type reference (TYPE) COCF_CLASS_ORDER Reihenfolge 20080211
2 Importing I_EDIT_MODE Call by reference Type reference (TYPE) FLAG Anzeigen / Ändern Modus 20070625
3 Importing I_SRTYPE Call by reference Type reference (TYPE) COCF_SR_SRTYPE Schichtberichtstyp 20070625
# Exception Resumable Description Created on
1 NO_DATA Keine Daten zu I_SRTYPE gefunden (-> erst Sichern) 20070625

Method CHECK_PREVIEW_IMPLEMENTED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_IMPLEMENTED Value transfer Type reference (TYPE) XFELD 'X' = ALV-Vorschau ist implementiert 20091109
2 Importing I_COUNTER Call by reference Type reference (TYPE) COCF_CLASS_ORDER Anzeigereihenfolge der Klassen im Schichtbericht 20091109
3 Importing I_SRTYPE Call by reference Type reference (TYPE) COCF_SR_SRTYPE Schichtberichtstyp 20091109

Method CHECK_PREVIEW_IMPLEMENTED on Interface IF_COCF_SR_PDF has no exception.

Method DISPLAY_PREVIEW_DETAIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_DETAIL Call by reference Type reference (TYPE) COCF_S_SR_PREVIEW_DETAIL Vorschau Detaildaten 20090302
2 Returning R_DONE Value transfer Type reference (TYPE) XFELD X = Detaildaten wurden angezeigt 20090302

Method DISPLAY_PREVIEW_DETAIL on Interface IF_COCF_SR_PDF has no exception.

Method GET_FORM_INTERFACE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_FORM_INTERFACE Value transfer Type reference (TYPE) FPWBINTFNAME PDF-basierte Formulare: Schnittstellenname 20070625

Method GET_FORM_INTERFACE on Interface IF_COCF_SR_PDF has no exception.

Method GET_PREVIEW_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DATA Call by reference Type reference (TYPE) COCF_T_SR_PREVIEW_DATA Schichtbericht: Daten der Vorschau 20090224
2 Importing I_COUNTER Call by reference Type reference (TYPE) COCF_CLASS_ORDER Anzeigereihenfolge der Klassen im Schichtbericht 20090303
3 Importing I_SRTYPE Call by reference Type reference (TYPE) COCF_SR_SRTYPE Schichtberichtstyp 20090303

Method GET_PREVIEW_DATA on Interface IF_COCF_SR_PDF has no exception.

Method GET_SUMMARY_SECTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_SECTIONS Call by reference Type reference (TYPE) COCF_T_SUM_SET Im Zwischenbericht anzugebene Abschnitte 20070625
2 Importing I_COUNTER Call by reference Type reference (TYPE) COCF_CLASS_ORDER Anzeigereihenfolge der Klassen im Schichtbericht 20080211
3 Importing I_SRTYPE Call by reference Type reference (TYPE) COCF_SR_SRTYPE Schichtberichtstyp 20070625
# Exception Resumable Description Created on
1 INTERNAL_ERROR Interner Fehler 20070625

Method MAINTAIN_CUSTOMIZING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_COUNTER Call by reference Type reference (TYPE) COCF_CLASS_ORDER Anzeigereihenfolge der Klassen im Schichtbericht 20080211
2 Importing I_COUNTER_SOURCE Call by reference Type reference (TYPE) COCF_CLASS_ORDER Anzeigereihenfolge der Klassen im Schichtbericht 20080211
3 Importing I_MODE Call by reference Type reference (TYPE) COCF_CU_MODE Customizing Operationen 20070625
4 Importing I_SRTYPE Call by reference Type reference (TYPE) COCF_SR_SRTYPE Schichtberichtstyp 20070625
5 Importing I_SRTYPE_SOURCE Call by reference Type reference (TYPE) COCF_SR_SRTYPE '' Schichtberichtstyp 20070625

Method MAINTAIN_CUSTOMIZING on Interface IF_COCF_SR_PDF has no exception.

Method SET_SUMMARY_SECTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_SECTIONS Call by reference Type reference (TYPE) COCF_T_SUM_SET Im Zwischenbericht anzugebene Abschnitte 20070625
2 Importing I_COUNTER Call by reference Type reference (TYPE) COCF_CLASS_ORDER Anzeigereihenfolge der Klassen im Schichtbericht 20080211
3 Importing I_SRTYPE Call by reference Type reference (TYPE) COCF_SR_SRTYPE Schichtberichtstyp 20070625
# Exception Resumable Description Created on
1 INTERNAL_ERROR Interner Fehler 20070625
History
Last changed by/on SAP  20100310 
SAP Release Created in 604