SAP ABAP Class CL_MRP_BUFFER_ACCESS (Buffer Access for MRP-Cockpit)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
PP-MRP (Application Component) Material Requirements Planning
⤷
PPH_GENERAL (Package) PP on HANA: General Functions
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_MRP_BUFFER_ACCESS | Access to buffered MRP Data | 20130919 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_MRP_BUFFER_TYPES_GENERAL | types for both access and update | 20131114 |
Properties
| Class | CL_MRP_BUFFER_ACCESS | |
| Short Description | Buffer Access for MRP-Cockpit | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | PPH_GENERAL | PP on HANA: General Functions |
| Created | 20130919 | SAP |
| Last change | 20140121 | 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) | |
| 2 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_MRP_BUFFER_ACCESS | Access to buffered MRP Data | 20130919 | ||
| 2 | IF_MRP_BUFFER_TYPES_GENERAL | types for both access and update | 20131114 |
Friends
Class CL_MRP_BUFFER_ACCESS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Type reference (TYPE) | STRING | 'sap.erp.sappl.pph.v02.read.buffer/MRP_SDIV_TOTALS1' | 20130930 | |||
| 2 | Static Attribute | Private | Type reference (TYPE) | STRING | 'sap.erp.sappl.pph.v02.read.buffer/MRP_SHORTAGES_WITH_TEXT1' | 20130920 | |||
| 3 | Static Attribute | Private | Type reference (TYPE) | STRING | 'sap.erp.sappl.pph.v02.read.buffer/MRP_SUPPLIER1' | 20131025 | |||
| 4 | Static Attribute | Private | Type reference (TYPE) | STRING | 'sap.erp.sappl.pph.v02.read.buffer/MRP_UNCOVERED_DEMAND_WITH_TEXT1' | 20130920 | |||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSMDS_SET | 20130930 | ||||
| 6 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSMDS_SET | 20130926 | ||||
| 7 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSMDS_SET | Multi-Dimensional Quantity | 20131025 | |||
| 8 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSMDS_SET | 20130926 | ||||
| 9 | Static Attribute | Private | Object reference (TYPE REF TO) | IF_RSMDS_CONDITION_RENDERER | Format Dimension and Values for Output | 20130919 | |||
| 10 | Static Attribute | Private | Object reference (TYPE REF TO) | IF_MRP_BUFFER_TIME_HORIZON | setting time_horizons | 20131211 | |||
| 11 | Static Attribute | Private | Type reference (TYPE) | FIELDNAME_T | 20130930 | ||||
| 12 | Static Attribute | Private | Type reference (TYPE) | FIELDNAME_T | 20130920 | ||||
| 13 | Static Attribute | Private | Type reference (TYPE) | FIELDNAME_T | Hashed table of fieldnames | 20131025 | |||
| 14 | Static Attribute | Private | Type reference (TYPE) | FIELDNAME_T | 20130920 | ||||
| 15 | Instance attribute | Private | Type reference (TYPE) | FIELDNAME_T | Hashed table of fieldnames | 20130919 | |||
| 16 | Instance attribute | Private | Type reference (TYPE) | MRP_BUF_DYN_HORIZON_CODE | Dynamic horizon code | 20131104 | |||
| 17 | Static Attribute | Private | Type reference (TYPE) | GUID_16 | GUID in 'RAW' format | 20131211 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20131211 | ||
| 2 | Static method | Public | Constructor | 20130919 | ||
| 3 | Instance method | Public | Method | 20130930 | ||
| 4 | Instance method | Public | Method | 20130920 | ||
| 5 | Instance method | Public | Method | 20131025 | ||
| 6 | Instance method | Public | Method | 20130919 | ||
| 7 | Static method | Private | Method | 20130920 | ||
| 8 | Static method | Public | Method | 20130926 | ||
| 9 | Instance method | Private | Method | 20131114 | ||
| 10 | Instance method | Private | Method | 20131105 |
Events
Class CL_MRP_BUFFER_ACCESS has no event.
Types
Class CL_MRP_BUFFER_ACCESS has no local type.
Method Signatures
Method CHECK_LOCK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_LOCKED | Value transfer | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20131211 |
Method CHECK_LOCK on class CL_MRP_BUFFER_ACCESS has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_MRP_BUFFER_ACCESS has no parameter.
Method CLASS_CONSTRUCTOR on class CL_MRP_BUFFER_ACCESS has no exception.
Method GET_BASIC_DATA_SDIV_TOTALS Signature
Method GET_BASIC_DATA_SDIV_TOTALS on class CL_MRP_BUFFER_ACCESS has no parameter.
Method GET_BASIC_DATA_SDIV_TOTALS on class CL_MRP_BUFFER_ACCESS has no exception.
Method GET_BASIC_DATA_SHORTAGES Signature
Method GET_BASIC_DATA_SHORTAGES on class CL_MRP_BUFFER_ACCESS has no parameter.
Method GET_BASIC_DATA_SHORTAGES on class CL_MRP_BUFFER_ACCESS has no exception.
Method GET_BASIC_DATA_SUPPLIER Signature
Method GET_BASIC_DATA_SUPPLIER on class CL_MRP_BUFFER_ACCESS has no parameter.
Method GET_BASIC_DATA_SUPPLIER on class CL_MRP_BUFFER_ACCESS has no exception.
Method GET_BASIC_DATA_UD Signature
Method GET_BASIC_DATA_UD on class CL_MRP_BUFFER_ACCESS has no parameter.
Method GET_BASIC_DATA_UD on class CL_MRP_BUFFER_ACCESS has no exception.
Method GET_HANA_VIEW_FIELDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_FIELDS | Call by reference | Type reference (TYPE) | FIELDNAME_T | Hashed table of fieldnames | 20130920 | |||
| 2 | IV_PATH | Call by reference | Type reference (TYPE) | STRING | 20130920 | ||||
| 3 | IV_VIEW | Call by reference | Type reference (TYPE) | STRING | 20130920 |
Method GET_HANA_VIEW_FIELDS on class CL_MRP_BUFFER_ACCESS has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_DYNAMIC_HORIZON_DEF | Call by reference | Type reference (TYPE) | IF_MRP_BUFFER_TYPES_GENERAL~HORIZON_DEFINITION | 20131211 | ||||
| 2 | IT_FILTER | Call by reference | Type reference (TYPE) | RSDS_FRANGE_T | 20130926 | ||||
| 3 | IT_SELECT | Call by reference | Type reference (TYPE) | FIELDNAME_T | 20130926 | ||||
| 4 | IV_DYNAMIC_HORIZON_CODE | Call by reference | Type reference (TYPE) | MRP_BUF_DYN_HORIZON_CODE | Dynamic horizon code | 20131122 | |||
| 5 | R_INSTANCE | Value transfer | Object reference (TYPE REF TO) | IF_MRP_BUFFER_ACCESS | Access to buffered MRP Data | 20130926 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | MRP Buffer | 20130926 | ||
| 2 | Exception Class for SQL Error | 20131112 |
Method GET_QUERY_DYNHORIZON Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CV_FIELDLIST | Call by reference | Type reference (TYPE) | STRING | Fieldist | 20131114 | |||
| 2 | CV_QUERY | Call by reference | Type reference (TYPE) | STRING | 20131114 | ||||
| 3 | CV_WHERE | Call by reference | Type reference (TYPE) | STRING | Where | 20131114 | |||
| 4 | IV_CALCULATION | Call by reference | Type reference (TYPE) | CHAR2 | Version Number Component | 20131114 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | MRP Buffer | 20131114 |
Method GET_WHERE_CLAUSE_DYNHORIZON Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CV_FIELDLIST | Call by reference | Type reference (TYPE) | STRING | fieldlist | 20131128 | |||
| 2 | CV_WHERE | Call by reference | Type reference (TYPE) | STRING | Where clause | 20131105 | |||
| 3 | IV_CALCULATION | Call by reference | Type reference (TYPE) | CHAR2 | Shortage or Unc. demand | 20131105 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | MRP Buffer | 20131105 |
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 618 |