SAP ABAP Class CL_EAMWS_SAFETY_PLAN_PDF (Get the safety plan PDF data)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
PM (Application Component) Plant Maintenance
⤷
EAMWS_RISK (Package) Integration with Risk Management
⤷
⤷
Properties
| Class | CL_EAMWS_SAFETY_PLAN_PDF | |
| Short Description | Get the safety plan PDF data | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | EAMWS_RISK | Integration with Risk Management |
| Created | 20101109 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_EAMWS_SAFETY_PLAN_PDF has no forward declaration.
Interfaces
Class CL_EAMWS_SAFETY_PLAN_PDF has no interface implemented.
Friends
Class CL_EAMWS_SAFETY_PLAN_PDF has no friend class.
Attributes
Class CL_EAMWS_SAFETY_PLAN_PDF has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Calls the report to create the PDF | 20101109 | |
| 2 | Instance method | Public | Method | Get the PDF data for the plan | 20101109 | |
| 3 | Instance method | Private | Method | Read all data needed to create the safety plan | 20101109 |
Events
Class CL_EAMWS_SAFETY_PLAN_PDF has no event.
Types
Class CL_EAMWS_SAFETY_PLAN_PDF has no local type.
Method Signatures
Method EXECUTE_PRINT_REPORT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_PDF_DATA | Call by reference | Type reference (TYPE) | XSTRING | 20101109 | ||||
| 2 | IS_CAUFVD | Call by reference | Type reference (TYPE) | CAUFVD | Dialog Structure for Order Headers and Items | 20101110 | |||
| 3 | IS_ILOA | Call by reference | Type reference (TYPE) | ILOA | PM Object Location and Account Assignment | 20101110 | |||
| 4 | IS_RIWO1 | Call by reference | Type reference (TYPE) | RIWO1 | I/O table SAPMIWO1 (object connection) | 20101110 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Print report raised an error | 20121220 | ||
| 2 | Could not read correct jobcard customizing in OID8 | 20101109 |
Method GET_PLAN_FOR_ORDER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGES | Call by reference | Type reference (TYPE) | /PLMB/T_SPI_MSG | Message | 20101110 | |||
| 2 | EV_MSG_SEVERITY | Call by reference | Type reference (TYPE) | /PLMB/SPI_MSG_SEVERITY | Message Severity | 20101110 | |||
| 3 | EV_PDF | Call by reference | Type reference (TYPE) | XSTRING | 20101109 | ||||
| 4 | IV_ORDER_ID | Call by reference | Type reference (TYPE) | AUFNR | Order Number | 20101109 |
Method GET_PLAN_FOR_ORDER on class CL_EAMWS_SAFETY_PLAN_PDF has no exception.
Method READ_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_CAUFVD | Call by reference | Type reference (TYPE) | CAUFVD | Dialog Structure for Order Headers and Items | 20101110 | |||
| 2 | ES_ILOA | Call by reference | Type reference (TYPE) | ILOA | PM Object Location and Account Assignment | 20101110 | |||
| 3 | ES_RIWO1 | Call by reference | Type reference (TYPE) | RIWO1 | object connection | 20101110 | |||
| 4 | IV_ORDER_ID | Call by reference | Type reference (TYPE) | AUFNR | Order Number | 20101109 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | An error occured while reading the order | 20101110 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 606 |