SAP ABAP Class IF_PP_PURCH_FACTORY (Factory (Mock))
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_PP_PURCH_FACTORY | Factory class | 20130826 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_PP_PURCH_FACTORY_MOCK | Factory class (Mock) | 20130826 |
Properties
Class | IF_PP_PURCH_FACTORY | |
Short Description | Factory (Mock) | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20130826 | SAP |
Last change | 20140121 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class IF_PP_PURCH_FACTORY has no forward declaration.
Interfaces
Class IF_PP_PURCH_FACTORY has no interface implemented.
Friends
Class IF_PP_PURCH_FACTORY has no friend class.
Attributes
Class IF_PP_PURCH_FACTORY has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Get change state ID provider class | 20130916 |
2 | ![]() |
Instance method | Public | Method | Get MRP customizing | 20130903 |
3 | ![]() |
Instance method | Public | Method | Get purchase order BAdI | 20130923 |
4 | ![]() |
Instance method | Public | Method | Get determination logic for PO doc type | 20130912 |
5 | ![]() |
Instance method | Public | Method | Get text provider for PO | 20130924 |
6 | ![]() |
Instance method | Public | Method | Get purchase requisition BAdI | 20130923 |
7 | ![]() |
Instance method | Public | Method | Get determination logic for PR doc type | 20130826 |
8 | ![]() |
Instance method | Public | Method | Get text provider for PR | 20130924 |
9 | ![]() |
Instance method | Public | Method | Get determination logic for purchasing group | 20130918 |
10 | ![]() |
Instance method | Public | Method | Get utility | 20130827 |
Events
Class IF_PP_PURCH_FACTORY has no event.
Types
Class IF_PP_PURCH_FACTORY has no local type.
Method Signatures
Method GET_CHANGE_STATE_ID_PROVIDER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RO_PROVIDER | Value transfer | Object reference (TYPE REF TO) | IF_PP_MRP_CHNG_STATE_ID_PROV | Change state id provider | 20130916 |
Method GET_CHANGE_STATE_ID_PROVIDER on class IF_PP_PURCH_FACTORY has no exception.
Method GET_CUSTOMIZING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RO_CUSTOMIZING | Value transfer | Object reference (TYPE REF TO) | IF_PP_PURCH_CUSTOMIZING | MRP Customizing | 20130903 |
Method GET_CUSTOMIZING on class IF_PP_PURCH_FACTORY has no exception.
Method GET_PO_BADI Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RO_BADI | Value transfer | Object reference (TYPE REF TO) | IF_EX_PP_PURCH_PO_BADI | BAdI for purchase order | 20130923 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception | 20130923 |
Method GET_PO_DOC_TYPE_DETERMINATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RO_DETERMINATION | Value transfer | Object reference (TYPE REF TO) | IF_PP_PURCH_DET_PO_DOC_TYPE | 20130912 |
Method GET_PO_DOC_TYPE_DETERMINATION on class IF_PP_PURCH_FACTORY has no exception.
Method GET_PO_TEXT_PROVIDER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RO_TEXT_PROVIDER | Value transfer | Object reference (TYPE REF TO) | IF_PP_PURCH_PO_TEXT_PROVIDER | Text provider for PR | 20130924 |
Method GET_PO_TEXT_PROVIDER on class IF_PP_PURCH_FACTORY has no exception.
Method GET_PR_BADI Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RO_BADI | Value transfer | Object reference (TYPE REF TO) | IF_EX_PP_PURCH_PR_BADI | BAdI for purchase requisition | 20130923 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception | 20130923 |
Method GET_PR_DOC_TYPE_DETERMINATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RO_DETERMINATION | Value transfer | Object reference (TYPE REF TO) | IF_PP_PURCH_DET_PR_DOC_TYPE | Determination of purchase requisition document type | 20130826 |
Method GET_PR_DOC_TYPE_DETERMINATION on class IF_PP_PURCH_FACTORY has no exception.
Method GET_PR_TEXT_PROVIDER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RO_TEXT_PROVIDER | Value transfer | Object reference (TYPE REF TO) | IF_PP_PURCH_PR_TEXT_PROVIDER | Text provider for PR | 20130924 |
Method GET_PR_TEXT_PROVIDER on class IF_PP_PURCH_FACTORY has no exception.
Method GET_PURCH_GROUP_DETERMINATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RO_DETERMINATION | Value transfer | Object reference (TYPE REF TO) | IF_PP_PURCH_DET_PURCH_GROUP | Determination of purchase requisition document type | 20130918 |
Method GET_PURCH_GROUP_DETERMINATION on class IF_PP_PURCH_FACTORY has no exception.
Method GET_UTILITY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RO_UTILITY | Value transfer | Object reference (TYPE REF TO) | IF_PP_PURCH_UTILITY | Utility | 20130827 |
Method GET_UTILITY on class IF_PP_PURCH_FACTORY has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in |