SAP ABAP Class CL_PPH_MDPSX_OPT_CTRL (Controls HANA optimizations for MDPSX)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
PP-MRP (Application Component) Material Requirements Planning
⤷
PPH_GENERAL (Package) PP on HANA: General Functions
⤷
⤷
Properties
| Class | CL_PPH_MDPSX_OPT_CTRL | |
| Short Description | Controls HANA optimizations for MDPSX | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | PPH_GENERAL | PP on HANA: General Functions |
| Created | 20120904 | SAP |
| Last change | 20131127 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_PPH_MDPSX_OPT_CTRL has no forward declaration.
Interfaces
Class CL_PPH_MDPSX_OPT_CTRL has no interface implemented.
Friends
Class CL_PPH_MDPSX_OPT_CTRL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | RVARI_VNAM | 'SAP_PPH_DISABLE_OPT_' | ABAP: Name of Variant Variable | 20120904 | ||
| 2 | Constant | Public | Type reference (TYPE) | FCODE | 'HANA_OFF' | Function code | 20120904 | ||
| 3 | Constant | Public | Type reference (TYPE) | FCODE | 'HANA_ON' | Function code | 20120904 | ||
| 4 | Constant | Private | Type reference (TYPE) | RVARI_VNAM | 'PUWNR_' | ABAP: Name of Variant Variable | 20120904 | ||
| 5 | Constant | Private | Type reference (TYPE) | RVARI_VNAM | 'WERKS_' | ABAP: Name of Variant Variable | 20120904 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Control optimization in batch processing | 20120904 | |
| 2 | Static method | Public | Method | Control optimization in dialog processing | 20120904 | |
| 3 | Static method | Private | Method | Lookup table TVARVC for the given parameter | 20120904 |
Events
Class CL_PPH_MDPSX_OPT_CTRL has no event.
Types
Class CL_PPH_MDPSX_OPT_CTRL has no local type.
Method Signatures
Method CONTROL_OPT_BATCH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_PUWNR | Call by reference | Type reference (TYPE) | PUWNR | ID: Scope of planning for MRP unit | 20120904 | |||
| 2 | IV_WERKS | Call by reference | Type reference (TYPE) | WERKS_D | Plant | 20120904 |
Method CONTROL_OPT_BATCH on class CL_PPH_MDPSX_OPT_CTRL has no exception.
Method CONTROL_OPT_DIALOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CV_FCODE | Call by reference | Type reference (TYPE) | FCODE | Funktionscode | 20120904 | |||
| 2 | EV_XCODE | Call by reference | Type reference (TYPE) | FCODE | Funktionscode | 20120904 | |||
| 3 | IV_INT_CALL | Call by reference | Type reference (TYPE) | BOOLEAN | Internal Call | 20130507 | |||
| 4 | IV_NEXT_SCREEN | Call by reference | Type reference (TYPE) | SYDYNNR | SY-DYNNR | Aktuelle Dynpro-Nummer | 20120904 |
Method CONTROL_OPT_DIALOG on class CL_PPH_MDPSX_OPT_CTRL has no exception.
Method READ_TVARVC_PARAMETER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_NAME | Call by reference | Type reference (TYPE) | RVARI_VNAM | ABAP: Name of Variant Variable | 20120904 | |||
| 2 | IV_NUMB | Call by reference | Type reference (TYPE) | TVARV_NUMB | '0000' | ABAP: Current selection number | 20120904 | ||
| 3 | IV_TYPE | Call by reference | Type reference (TYPE) | RSSCR_KIND | 'P' | ABAP: Type of selection | 20120904 | ||
| 4 | RV_VALUE | Value transfer | Type reference (TYPE) | TVARV_VAL | ABAP/4: Selection value (LOW or HIGH value, external format) | 20120904 |
Method READ_TVARVC_PARAMETER on class CL_PPH_MDPSX_OPT_CTRL has no exception.
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in | 616 |