SAP ABAP Class CL_EAMS_SHOP_PAPERS (Access to Shop Papers in Back-End)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM (Application Component) Customer Relationship Management
⤷
CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
⤷
IPRT (Package) Application Development R/3 Plant Maintenance Print
⤷
⤷
⤷
Properties
| Class | CL_EAMS_SHOP_PAPERS | |
| Short Description | Access to Shop Papers in Back-End | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | IPRT | Application Development R/3 Plant Maintenance Print |
| Created | 20090112 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_EAMS_SHOP_PAPERS has no forward declaration.
Interfaces
Class CL_EAMS_SHOP_PAPERS has no interface implemented.
Friends
Class CL_EAMS_SHOP_PAPERS has no friend class.
Attributes
Class CL_EAMS_SHOP_PAPERS has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Create IDOCUMENTS for PDF Printing | 20090112 | |
| 2 | Instance method | Public | Method | Create IWORKPAPER for PDF Printing | 20090112 | |
| 3 | Instance method | Public | Method | Create a Task | 20090724 | |
| 4 | Instance method | Public | Method | Display PDF Document | 20090112 | |
| 5 | Instance method | Public | Method | Get Bill of Materials | 20090112 | |
| 6 | Instance method | Public | Method | Returns the PDF Documents for the Bill of Material | 20090112 | |
| 7 | Instance method | Private | Method | Read Documents for a Reference Object | 20100108 | |
| 8 | Instance method | Public | Method | Set Work Status in Back-End | 20090112 | |
| 9 | Instance method | Public | Method | Write Message to Return Table | 20090112 |
Events
Class CL_EAMS_SHOP_PAPERS has no event.
Types
Class CL_EAMS_SHOP_PAPERS has no local type.
Method Signatures
Method CREATE_IDOCUMENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_IDOCUMENTS | Call by reference | Type reference (TYPE) | EAMS_DOCUMENT_LIST_T | Tabelle mit Popup selektion | 20090112 | |||
| 2 | IV_ORDER_NO | Call by reference | Type reference (TYPE) | AUFNR | Auftragsnummer | 20090112 |
Method CREATE_IDOCUMENTS on class CL_EAMS_SHOP_PAPERS has no exception.
Method CREATE_IWORKPAPER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_IWORKPAPER | Call by reference | Type reference (TYPE) | WWORKPAPER_T | Tebelle mit Popup selektion | 20090428 | |||
| 2 | IV_ORDER_NO | Call by reference | Type reference (TYPE) | AUFNR | Auftragsnummer | 20090112 | |||
| 3 | IV_PM_APPL | Call by reference | Type reference (TYPE) | PM_APPL | Anwendungskreis | 20090112 |
Method CREATE_IWORKPAPER on class CL_EAMS_SHOP_PAPERS has no exception.
Method CREATE_TASK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_VIQMSM | Call by reference | Type reference (TYPE) | TAB_WQMSM | Arbeitstabelle Maßnahmen | 20090724 | |||
| 2 | ET_RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | Tabelle mit BAPI Return Informationen | 20090724 | |||
| 3 | IS_VIQMEL | Call by reference | Type reference (TYPE) | VIQMEL | Generierte Tabelle zum View VIQMEL | 20090724 |
Method CREATE_TASK on class CL_EAMS_SHOP_PAPERS has no exception.
Method DISPLAY_PDF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_PDF | Call by reference | Type reference (TYPE) | EAMS_PDF_DATA_T | PDF Daten | 20090112 |
Method DISPLAY_PDF on class CL_EAMS_SHOP_PAPERS has no exception.
Method GET_OBJECTLIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_OBJLIST | Call by reference | Type reference (TYPE) | EAMS_DOCUMENT_LIST_T | BAPIS-DVS: Dokumentschlüssel | 20090112 | |||
| 2 | ET_RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | Tabelle mit BAPI Return Informationen | 20090112 | |||
| 3 | IS_NOTIFICATION_DATA | Call by reference | Type reference (TYPE) | VIQMEL | Meldungsdaten | 20100108 | |||
| 4 | IS_ORDER_DATA | Call by reference | Type reference (TYPE) | CAUFVD | Auftragsnummer | 20090112 | |||
| 5 | IT_DATA_ORDEROPERATION | Call by reference | Type reference (TYPE) | OPS_RIPRCT00_T_AFVGD_PDF | 20090112 | ||||
| 6 | IT_DATA_RESOURCE | Call by reference | Type reference (TYPE) | OPS_GT_AFFHD | Dialogstruktur Fertigungshilfsmittel in Aufträgen | 20090112 |
Method GET_OBJECTLIST on class CL_EAMS_SHOP_PAPERS has no exception.
Method GET_PDFDATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_PDF_DATA | Call by reference | Type reference (TYPE) | EAMS_PDF_DATA_T | PDF Daten zur Anzeige und Druck auf dem Frontend | 20090112 | |||
| 2 | ET_RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | Tabelle mit BAPI Return Informationen | 20090112 | |||
| 3 | IT_OBJECTLIST | Call by reference | Type reference (TYPE) | EAMS_DOCUMENT_LIST_T | BAPIS-DVS: Dokumentschlüssel | 20090112 | |||
| 4 | IV_NO_PDF | Call by reference | Type reference (TYPE) | FLAG | Keine PDF Daten lesen | 20090428 |
Method GET_PDFDATA on class CL_EAMS_SHOP_PAPERS has no exception.
Method GET_REF_OBJECT_DOCUMENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_OBJECTLIST | Call by reference | Type reference (TYPE) | EAMS_DOCUMENT_LIST_T | Tabelle der Auftragsdruckdokumente | 20100108 | |||
| 2 | ET_RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | Tabelle mit BAPI Return Informationen | 20100108 | |||
| 3 | IV_OBJECTKEY | Call by reference | Type reference (TYPE) | BAPI_DOC_DRAD-OBJECTKEY | Objektkey Dokumentenverwaltung | 20100108 | |||
| 4 | IV_OBJECTTYPE | Call by reference | Type reference (TYPE) | BAPI_DOC_DRAD-OBJECTTYPE | Verknüpftes SAP-Objekt | 20100108 |
Method GET_REF_OBJECT_DOCUMENTS on class CL_EAMS_SHOP_PAPERS has no exception.
Method SET_PRINT_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | 20090112 | ||||
| 2 | IT_AFVGD | Call by reference | Type reference (TYPE) | OPS_RIPRCT00_T_AFVGD_PDF | Auftrag: Dialogtabelle zu Tab. AFVG (Auftragsvorgang) | 20090206 | |||
| 3 | IT_EAMS_WORKITEM_ID | Call by reference | Type reference (TYPE) | EAMS_T_WORKITEM_ID | Workitem ID | 20090729 | |||
| 4 | IT_WQMSM | Call by reference | Type reference (TYPE) | TAB_WQMSM | Generierte Tabelle zum View VIQMEL | 20090206 | |||
| 5 | I_CALLTIME | Call by reference | Type reference (TYPE) | CHAR1 | Einstelliges Kennzeichen | 20090112 | |||
| 6 | I_INACT_STATUS | Call by reference | Type reference (TYPE) | J_INACT | Kennzeichen: Status inaktiv | 20090112 |
Method SET_PRINT_STATUS on class CL_EAMS_SHOP_PAPERS has no exception.
Method STORE_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | Tabelle mit BAPI Return Informationen | 20090112 |
Method STORE_MESSAGE on class CL_EAMS_SHOP_PAPERS has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 605 |