SAP ABAP Class IF_COCF_SR_PDF (Shift Report Type Customizing)
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
| Class | IF_COCF_SR_PDF | |
| Short Description | Shift Report Type Customizing | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20070625 | SAP |
| Last change | 20100310 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_COCF_SR_PDF has no forward declaration.
Interfaces
Class IF_COCF_SR_PDF has no interface implemented.
Friends
Class IF_COCF_SR_PDF has no friend class.
Attributes
Class IF_COCF_SR_PDF has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Invokes Customizing Used by GENERATE_PDF | 20070625 | |
| 2 | Static method | Public | Method | Checks Whether ALV Preview (Navigation Tree) Implemented | 20091109 | |
| 3 | Static method | Public | Method | Navigation to Detailed View of Preview Data | 20090302 | |
| 4 | Static method | Public | Method | Name of Form Interface | 20070625 | |
| 5 | Static method | Public | Method | Gets Data of Preview After Generation of Data | 20090223 | |
| 6 | Static method | Public | Method | Determines Sections for Interim Report | 20070625 | |
| 7 | Static method | Public | Method | Administration of Customizing | 20070625 | |
| 8 | Static method | Public | Method | Stores Sections for Interim Report | 20070625 |
Events
Class IF_COCF_SR_PDF has no event.
Types
Class 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 | I_COUNTER | Call by reference | Type reference (TYPE) | COCF_CLASS_ORDER | Reihenfolge | 20080211 | |||
| 2 | I_EDIT_MODE | Call by reference | Type reference (TYPE) | FLAG | Anzeigen / Ändern Modus | 20070625 | |||
| 3 | I_SRTYPE | Call by reference | Type reference (TYPE) | COCF_SR_SRTYPE | Schichtberichtstyp | 20070625 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | E_IMPLEMENTED | Value transfer | Type reference (TYPE) | XFELD | 'X' = ALV-Vorschau ist implementiert | 20091109 | |||
| 2 | I_COUNTER | Call by reference | Type reference (TYPE) | COCF_CLASS_ORDER | Anzeigereihenfolge der Klassen im Schichtbericht | 20091109 | |||
| 3 | I_SRTYPE | Call by reference | Type reference (TYPE) | COCF_SR_SRTYPE | Schichtberichtstyp | 20091109 |
Method CHECK_PREVIEW_IMPLEMENTED on class 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 | IS_DETAIL | Call by reference | Type reference (TYPE) | COCF_S_SR_PREVIEW_DETAIL | Vorschau Detaildaten | 20090302 | |||
| 2 | R_DONE | Value transfer | Type reference (TYPE) | XFELD | X = Detaildaten wurden angezeigt | 20090302 |
Method DISPLAY_PREVIEW_DETAIL on class 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 | R_FORM_INTERFACE | Value transfer | Type reference (TYPE) | FPWBINTFNAME | PDF-basierte Formulare: Schnittstellenname | 20070625 |
Method GET_FORM_INTERFACE on class 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 | ET_DATA | Call by reference | Type reference (TYPE) | COCF_T_SR_PREVIEW_DATA | Schichtbericht: Daten der Vorschau | 20090224 | |||
| 2 | I_COUNTER | Call by reference | Type reference (TYPE) | COCF_CLASS_ORDER | Anzeigereihenfolge der Klassen im Schichtbericht | 20090303 | |||
| 3 | I_SRTYPE | Call by reference | Type reference (TYPE) | COCF_SR_SRTYPE | Schichtberichtstyp | 20090303 |
Method GET_PREVIEW_DATA on class 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 | ET_SECTIONS | Call by reference | Type reference (TYPE) | COCF_T_SUM_SET | Im Zwischenbericht anzugebene Abschnitte | 20070625 | |||
| 2 | I_COUNTER | Call by reference | Type reference (TYPE) | COCF_CLASS_ORDER | Anzeigereihenfolge der Klassen im Schichtbericht | 20080211 | |||
| 3 | I_SRTYPE | Call by reference | Type reference (TYPE) | COCF_SR_SRTYPE | Schichtberichtstyp | 20070625 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Interner Fehler | 20070625 |
Method MAINTAIN_CUSTOMIZING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_COUNTER | Call by reference | Type reference (TYPE) | COCF_CLASS_ORDER | Anzeigereihenfolge der Klassen im Schichtbericht | 20080211 | |||
| 2 | I_COUNTER_SOURCE | Call by reference | Type reference (TYPE) | COCF_CLASS_ORDER | Anzeigereihenfolge der Klassen im Schichtbericht | 20080211 | |||
| 3 | I_MODE | Call by reference | Type reference (TYPE) | COCF_CU_MODE | Customizing Operationen | 20070625 | |||
| 4 | I_SRTYPE | Call by reference | Type reference (TYPE) | COCF_SR_SRTYPE | Schichtberichtstyp | 20070625 | |||
| 5 | I_SRTYPE_SOURCE | Call by reference | Type reference (TYPE) | COCF_SR_SRTYPE | '' | Schichtberichtstyp | 20070625 |
Method MAINTAIN_CUSTOMIZING on class 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 | IT_SECTIONS | Call by reference | Type reference (TYPE) | COCF_T_SUM_SET | Im Zwischenbericht anzugebene Abschnitte | 20070625 | |||
| 2 | I_COUNTER | Call by reference | Type reference (TYPE) | COCF_CLASS_ORDER | Anzeigereihenfolge der Klassen im Schichtbericht | 20080211 | |||
| 3 | I_SRTYPE | Call by reference | Type reference (TYPE) | COCF_SR_SRTYPE | Schichtberichtstyp | 20070625 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Interner Fehler | 20070625 |
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in |