SAP ABAP Class CL_BSSP_PP_MATL_STOCK_REQMT_SD (Shared Data for Material Stock Requirement CHIP)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-GTF-SP (Application Component) Business Suite Sidepanel
⤷
BSSP3 (Package) Content for MM

⤷

⤷

Properties
Class | CL_BSSP_PP_MATL_STOCK_REQMT_SD | |
Short Description | Shared Data for Material Stock Requirement CHIP | |
Super Class | ||
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | BSSP3 | Content for MM |
Created | 20130305 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_BSSP_PP_MATL_STOCK_REQMT_SD has no forward declaration.
Interfaces
Class CL_BSSP_PP_MATL_STOCK_REQMT_SD has no interface implemented.
Friends
Class CL_BSSP_PP_MATL_STOCK_REQMT_SD has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Protected | Object reference (TYPE REF TO) | CL_BSSP_PP_MATL_STOCK_REQMT_SD | Shared Data for Material Stock Requirement CHIP | 20130305 | ||
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | CL_BSSP_PP_MATL_STOCK_REQMT=>TYS_MRP_LIST | MRP List | 20130305 | ||
3 | ![]() |
Instance attribute | Public | Type reference (TYPE) | CL_BSSP_PP_MATL_STOCK_REQMT=>TYS_MRP_STOCK_DETAIL | MRP Stock Detail Data | 20130305 | ||
4 | ![]() |
Instance attribute | Public | Type reference (TYPE) | CL_BSSP_PP_MATL_STOCK_REQMT=>TYT_MRP_IND_LINES | MRP Individual Lines | 20130305 | ||
5 | ![]() |
Instance attribute | Public | Type reference (TYPE) | CL_BSSP_PP_MATL_STOCK_REQMT=>TYT_MRP_TOTAL_LINES | MRP Total Lines | 20130305 | ||
6 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SYTABIX | Table Index Individual line | 20130307 | ||
7 | ![]() |
Instance attribute | Public | Type reference (TYPE) | MATNR | Material Number | 20130305 | ||
8 | ![]() |
Instance attribute | Public | Type reference (TYPE) | CHAR10 | MRP Area | 20130305 | ||
9 | ![]() |
Instance attribute | Public | Type reference (TYPE) | AUFNR | Order Number | 20130307 | ||
10 | ![]() |
Instance attribute | Public | Type reference (TYPE) | CHAR1 | Period Indicator | 20130305 | ||
11 | ![]() |
Instance attribute | Public | Type reference (TYPE) | RFCDEST | RFC Destination | 20130305 | ||
12 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | Local Time of Read of Items List | 20130318 | ||
13 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | Local Time of Read of Period Totals | 20130318 | ||
14 | ![]() |
Instance attribute | Public | Type reference (TYPE) | XLINE | Table Index Total Period Line | 20130307 | ||
15 | ![]() |
Instance attribute | Public | Type reference (TYPE) | WERKS_D | Plant | 20130305 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Clear all MRP Data | 20130306 |
2 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20130305 |
3 | ![]() |
Static method | Public | Method | Get Instance | 20130305 |
4 | ![]() |
Instance method | Public | Method | Get Period Totals | 20130305 |
5 | ![]() |
Instance method | Public | Method | Read Material Stock Requirements List | 20130305 |
6 | ![]() |
Instance method | Public | Method | Set Period Indicicator | 20130305 |
Events
Class CL_BSSP_PP_MATL_STOCK_REQMT_SD has no event.
Types
Class CL_BSSP_PP_MATL_STOCK_REQMT_SD has no local type.
Method Signatures
Method CLEAR_MRP_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_DONE | Value transfer | Type reference (TYPE) | FLAG | General Flag | 20130306 |
Method CLEAR_MRP_DATA on class CL_BSSP_PP_MATL_STOCK_REQMT_SD has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_APP_PARAMETER | Call by reference | Object reference (TYPE REF TO) | IF_FPM_PARAMETER | Property Bag | 20130305 |
Method CONSTRUCTOR on class CL_BSSP_PP_MATL_STOCK_REQMT_SD has no exception.
Method GET_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_APP_PARAMETER | Call by reference | Object reference (TYPE REF TO) | IF_FPM_PARAMETER | Property Bag | 20130305 | ||
2 | ![]() |
RO_MATL_STOCK_REQMT_SD | Value transfer | Object reference (TYPE REF TO) | CL_BSSP_PP_MATL_STOCK_REQMT_SD | Shared Data for Material Stock Requirement CHIP | 20130305 |
Method GET_INSTANCE on class CL_BSSP_PP_MATL_STOCK_REQMT_SD has no exception.
Method GET_PERIOD_TOTALS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_MATERIAL | Call by reference | Type reference (TYPE) | MATNR | Material Number | 20130305 | ||
2 | ![]() |
IV_MRP_AREA | Call by reference | Type reference (TYPE) | CHAR10 | MRP Area | 20130305 | ||
3 | ![]() |
IV_RFC_DEST | Call by reference | Type reference (TYPE) | RFCDEST | Logical Destination | 20130305 | ||
4 | ![]() |
IV_WERKS | Call by reference | Type reference (TYPE) | WERKS_D | Plant | 20130305 |
Method GET_PERIOD_TOTALS on class CL_BSSP_PP_MATL_STOCK_REQMT_SD has no exception.
Method READ_MATL_STOCK_REQMT_LIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_MATERIAL | Call by reference | Type reference (TYPE) | MATNR | Material Number | 20130305 | ||
2 | ![]() |
IV_MRP_AREA | Call by reference | Type reference (TYPE) | CHAR10 | MRP Area | 20130305 | ||
3 | ![]() |
IV_ORDER_NUMBER | Call by reference | Type reference (TYPE) | AUFNR | Order Number | 20130307 | ||
4 | ![]() |
IV_RFC_DEST | Call by reference | Type reference (TYPE) | RFCDEST | Logical Destination (Specified in Function Call) | 20130305 | ||
5 | ![]() |
IV_WERKS | Call by reference | Type reference (TYPE) | WERKS_D | Plant | 20130305 |
Method READ_MATL_STOCK_REQMT_LIST on class CL_BSSP_PP_MATL_STOCK_REQMT_SD has no exception.
Method SET_PERIOD_INDICATOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_PERIOD_INDICATOR | Call by reference | Type reference (TYPE) | CHAR1 | Single-Character Indicator | 20130305 |
Method SET_PERIOD_INDICATOR on class CL_BSSP_PP_MATL_STOCK_REQMT_SD has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 747 |