SAP ABAP Class CL_EHSGWI_BP_PRNINFO_VIEW (EHS: LWB Integration - Print Information System)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
EHS-SAF (Application Component) Product Safety
⤷
CBGLMP_WI (Package) EHS: Labeling Workbench UI Implementations
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_EHSGWB_BP_VIEW_ROOT | EHS: LWB Functions Data Display | 20111129 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_EHSGWI_BP_PRNINFO_S_VIEW | EHS: LWB Integration - Simplified Print Information System | 20111129 |
Properties
| Class | CL_EHSGWI_BP_PRNINFO_VIEW | |
| Short Description | EHS: LWB Integration - Print Information System | |
| Super Class | CL_EHSGWB_BP_VIEW_ROOT | EHS: LWB Functions Data Display |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CBGLMP_WI | EHS: Labeling Workbench UI Implementations |
| Created | 20111129 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_EHSGWI_BP_PRNINFO_VIEW has no interface implemented.
Friends
Class CL_EHSGWI_BP_PRNINFO_VIEW has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | CBGLE_WB_BP_ID | 'PRNTINFO' | Key for Function | 20120319 | ||
| 2 | Constant | Private | Type reference (TYPE) | CBGLE_WB_BP_ID | 'PRNTINFO_S' | Key for Function | 20120329 | ||
| 3 | Constant | Protected | Type reference (TYPE) | CBGLE_WB_STRUCTURE_NAME | 'CCGLS_WI_PRTREQ_PAR' | Name of Structure | 20120907 | ||
| 4 | Constant | Private | Type reference (TYPE) | CBGLE_WB_SUBTAB_ID | 'PJP_HEADER_1' | Key for Subtab | 20120319 | ||
| 5 | Constant | Private | Type reference (TYPE) | CBGLE_WB_SUBTAB_ID | 'PJP_PARAMETER_2' | Key for Subtab | 20120319 | ||
| 6 | Constant | Private | Type reference (TYPE) | CBGLE_WB_SUBTAB_ID | 'PJP_LIST_SEQU_DATA_4' | Key for Subtab | 20120319 | ||
| 7 | Constant | Private | Type reference (TYPE) | CBGLE_WB_SUBTAB_ID | 'PJP_SEQUENCENO_3' | Key for Subtab | 20120319 | ||
| 8 | Constant | Private | Type reference (TYPE) | CBGLE_WB_TAB_ID | 'PJP_TAB_DETAIL' | Key for Tab | 20130107 | ||
| 9 | Instance attribute | Protected | Type reference (TYPE) | AS4FLAG | Flag (X or Blank) | 20120130 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Complete All Steps for Activity Edit and Copy | 20120209 | |
| 2 | Static method | Public | Method | Get the Structures of the Subtabs (for BP Print Info) | 20120319 | |
| 3 | Instance method | Protected | Method | Check New/Changed Data | 20120921 | |
| 4 | Instance method | Protected | Method | Save New/Changed Data | 20120412 |
Events
Class CL_EHSGWI_BP_PRNINFO_VIEW has no event.
Types
Class CL_EHSGWI_BP_PRNINFO_VIEW has no local type.
Method Signatures
Method DO_ACTIVITY_EDIT_COPY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_OKCODE | Call by reference | Type reference (TYPE) | SYUCOMM | Funktionscode, der PAI ausgelöst hat | 20120209 |
Method DO_ACTIVITY_EDIT_COPY on class CL_EHSGWI_BP_PRNINFO_VIEW has no exception.
Method GET_SUBTAB_STRUCTURES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_PRTREQ_HDR_STRUCT | Call by reference | Type reference (TYPE) | CBGLE_WB_STRUCTURE_NAME | Name der Struktur | 20120319 | |||
| 2 | EV_PRTREQ_PAR_STRUCT | Call by reference | Type reference (TYPE) | CBGLE_WB_STRUCTURE_NAME | Name der Struktur | 20120319 | |||
| 3 | EV_PRTREQ_SLS_STRUCT | Call by reference | Type reference (TYPE) | CBGLE_WB_STRUCTURE_NAME | Name der Struktur | 20120319 | |||
| 4 | EV_PRTREQ_SNO_STRUCT | Call by reference | Type reference (TYPE) | CBGLE_WB_STRUCTURE_NAME | Name der Struktur | 20120319 |
Method GET_SUBTAB_STRUCTURES on class CL_EHSGWI_BP_PRNINFO_VIEW has no exception.
Method IS_CHANGED_DATA_OK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_MESSAGE | Call by reference | Object reference (TYPE REF TO) | CL_EHSGBC_MESSAGE | EHS: GLM Meldungen | 20120921 | |||
| 2 | IS_PRTREQ_HDR | Call by reference | Type reference (TYPE) | CCGLT_PRTREQ_HDR | EHS: Druckauftrag Kopftabelle | 20120921 | |||
| 3 | RV_OK | Value transfer | Type reference (TYPE) | BOOLEAN | boolsche Variable (X=true, -=false, space=unknown) | 20120921 |
Method IS_CHANGED_DATA_OK on class CL_EHSGWI_BP_PRNINFO_VIEW has no exception.
Method SAVE_NEW_CHANGE_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_FLG_ERROR | Call by reference | Type reference (TYPE) | AS4FLAG | Flag (X oder Blank) | 20120412 | |||
| 2 | EV_FLG_NO_SAVE | Call by reference | Type reference (TYPE) | AS4FLAG | Flag, User möchte nicht sichern | 20120412 | |||
| 3 | EV_FLG_WARNING | Call by reference | Type reference (TYPE) | AS4FLAG | Flag (X oder Blank) | 20120412 | |||
| 4 | IO_MESSAGE | Call by reference | Object reference (TYPE REF TO) | CL_EHSGBC_MESSAGE | EHS: GLM Meldungen | 20120412 | |||
| 5 | IV_FLG_POPUP_SAVE | Call by reference | Type reference (TYPE) | AS4FLAG | ABAP_TRUE | Flag, ob ein Popup "Sichern?" erscheinen soll | 20120412 |
Method SAVE_NEW_CHANGE_DATA on class CL_EHSGWI_BP_PRNINFO_VIEW has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 607 |