SAP ABAP Class CL_MM_PUR_SRV_LEVEL (Transformation For Datasource Based On Infocube 0PUR_C09)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
MM (Application Component) Materials Management
⤷
MMDA (Package) Data Provisioning for Real Time Reporting in MM

⤷

⤷

Properties
Class | CL_MM_PUR_SRV_LEVEL | |
Short Description | Transformation For Datasource Based On Infocube 0PUR_C09 | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | MMDA | Data Provisioning for Real Time Reporting in MM |
Created | 20100915 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_MM_PUR_SRV_LEVEL has no interface implemented.
Friends
Class CL_MM_PUR_SRV_LEVEL has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_MM_PUR_BWEXTRACT | Purchasing data extract class | 20101214 | ||
2 | ![]() |
Static Attribute | Private | Type reference (TYPE) | SBIWA_S_INTERFACE-MAXSIZE | 20101214 | |||
3 | ![]() |
Static Attribute | Private | Type reference (TYPE) | SBIWA_S_INTERFACE-UPDMODE | 20101214 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Extract Data | 20100915 |
2 | ![]() |
Instance method | Private | Method | Transformation Logic To Replicate 0PUR_C09 Result Set | 20100915 |
3 | ![]() |
Instance method | Private | Method | Transformation Logic To Replicate 0PUR_O01 Result Set | 20100915 |
4 | ![]() |
Instance method | Private | Method | Transformation Logic To Replicate 0PUR_O02 Result Set | 20100915 |
5 | ![]() |
Instance method | Public | Method | Set Cursor Maximum Lines for Extraction | 20101213 |
6 | ![]() |
Instance method | Public | Method | Set Datasource Update Mode | 20101207 |
Events
Class CL_MM_PUR_SRV_LEVEL has no event.
Types
Class CL_MM_PUR_SRV_LEVEL has no local type.
Method Signatures
Method EXTRACT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_T_PUR_C09 | Call by reference | Type reference (TYPE) | MMDA_PUR_TTY_PUR_C09 | Table Type For MMDA_PUR_S_PUR_C09 | 20100915 | ||
2 | ![]() |
I_T_SELECT | Call by reference | Type reference (TYPE) | SBIWA_T_SELECT | Selection Criteria | 20100915 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
No More Data Available | 20101214 |
Method REP_TX_PUR_C09 Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_T_PUR_C09 | Call by reference | Type reference (TYPE) | MMDA_PUR_TTY_PUR_C09 | Table Type For MMDA_PUR_S_PUR_C09 | 20100915 | ||
2 | ![]() |
I_T_PUR_O02 | Call by reference | Type reference (TYPE) | MMDA_PUR_TTY_PUR_O02 | Table Type For MMDA_PUR_S_PUR_O02 | 20100915 |
Method REP_TX_PUR_C09 on class CL_MM_PUR_SRV_LEVEL has no exception.
Method REP_TX_PUR_O01 Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_T_HDR | Call by reference | Type reference (TYPE) | MMDA_PUR_TTY_HDR | Table type for PO HDR | 20100915 | ||
2 | ![]() |
E_T_PUR_O01 | Call by reference | Type reference (TYPE) | MMDA_PUR_TTY_PUR_O01 | Table Type For MMDA_PUR_S_PUR_O02 | 20100915 | ||
3 | ![]() |
I_T_SELECT | Call by reference | Type reference (TYPE) | SBIWA_T_SELECT | Selection Criteria | 20100915 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
No More Data Available | 20101214 |
Method REP_TX_PUR_O02 Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_T_PUR_O02 | Call by reference | Type reference (TYPE) | MMDA_PUR_TTY_PUR_O02 | Table Type For MMDA_PUR_S_PUR_O02 | 20100915 | ||
2 | ![]() |
I_T_HDR | Call by reference | Type reference (TYPE) | MMDA_PUR_TTY_HDR | Table type for PO HDR | 20100915 | ||
3 | ![]() |
I_T_PUR_O01 | Call by reference | Type reference (TYPE) | MMDA_PUR_TTY_PUR_O01 | Table Type For MMDA_PUR_S_PUR_O02 | 20100915 |
Method REP_TX_PUR_O02 on class CL_MM_PUR_SRV_LEVEL has no exception.
Method SET_MAX_SIZE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_MAX_SIZE | Call by reference | Type reference (TYPE) | SBIWA_S_INTERFACE-MAXSIZE | 20101213 |
Method SET_MAX_SIZE on class CL_MM_PUR_SRV_LEVEL has no exception.
Method SET_UPDATE_MODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_UPDATE_MODE | Call by reference | Type reference (TYPE) | SBIWA_S_INTERFACE-UPDMODE | 20101207 |
Method SET_UPDATE_MODE on class CL_MM_PUR_SRV_LEVEL has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 606 |