SAP ABAP Class CL_SOURCE_OF_SUPPLY_MM (Source of Supply: Purchase Requisition)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
MM-PUR (Application Component) Purchasing
⤷
MEREQ (Package) Purchasing: Purchase Requisition
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_MODEL_MM | Default Model Functionality | 20000118 |
Properties
| Class | CL_SOURCE_OF_SUPPLY_MM | |
| Short Description | Source of Supply: Purchase Requisition | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | MEREQ | Purchasing: Purchase Requisition |
| Created | 20000111 | 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
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_MODEL_MM | Default Model Functionality | 20000118 |
Friends
Class CL_SOURCE_OF_SUPPLY_MM has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | MMPUR_BOOL | MMPUR_YES | Basic Check Successful | 20000825 | ||
| 2 | Static Attribute | Private | Type reference (TYPE) | MMPUR_BOOL | Delivery Date in Source Determination | 20000117 | |||
| 3 | Instance attribute | Public | Object reference (TYPE REF TO) | IF_PURCHASE_REQUISITION_ITEM | Purchase Requisition (External View) | 20000112 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | MEREQ_SOURCE_DATA | Document Data: Status Checked | 20000117 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | MMPUR_BOOL | Source of Supply Dynamically Changed | 20050628 | |||
| 6 | Instance attribute | Private | Object reference (TYPE REF TO) | DATA | Source of Supply LORD | 20000201 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | MEREQ_SOURCE | Source of Supply: Purchase Requisition | 20000111 | |||
| 8 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_SOURCE_MANAGER_MM | Administration of Sources of Supply | 20000201 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | MEREQ_SOURCE | Source of Supply: Status Checked | 20000117 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | MMPUR_BOOL | MMPUR_YES | Quota Check Successful | 20000825 | ||
| 11 | Instance attribute | Private | Type reference (TYPE) | MMPUR_BOOL | Boolean Type | 20000112 |
Methods
Events
Class CL_SOURCE_OF_SUPPLY_MM has no event.
Types
Class CL_SOURCE_OF_SUPPLY_MM has no local type.
Method Signatures
Method BASE_CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CH_BO_DATA | Call by reference | Type reference (TYPE) | MEREQ_SOURCE_DATA | Bezugsquellenprüfung: Belegdaten | 20000118 | |||
| 2 | CH_SOURCE | Call by reference | Type reference (TYPE) | MEREQ_SOURCE | Bezugsquelle Bestellanforderung | 20000112 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler | 20000112 |
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_SOURCE_OF_SUPPLY_MM has no parameter.
Method CLASS_CONSTRUCTOR on class CL_SOURCE_OF_SUPPLY_MM has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_BO | Call by reference | Object reference (TYPE REF TO) | IF_PURCHASE_REQUISITION_ITEM | Bestellanforderung (externe Sicht) | 20000112 |
Method CONSTRUCTOR on class CL_SOURCE_OF_SUPPLY_MM has no exception.
Method EQUALS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_SOURCE | Call by reference | Object reference (TYPE REF TO) | CL_SOURCE_OF_SUPPLY_MM | Bezugsquelle Bestellanforderung | 20000112 | |||
| 2 | RE_RESULT | Value transfer | Type reference (TYPE) | MMPUR_BOOL | Boolscher Typ | 20000112 |
Method EQUALS on class CL_SOURCE_OF_SUPPLY_MM has no exception.
Method FILL_BQPIM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_BO_DATA | Call by reference | Type reference (TYPE) | MEREQ_SOURCE_DATA | Bezugsquellenprüfung: Belegdaten | 20000114 | |||
| 2 | IM_SOURCE | Call by reference | Type reference (TYPE) | MEREQ_SOURCE | Bezugsquelle Bestellanforderung | 20000114 | |||
| 3 | RE_BQPIM | Value transfer | Type reference (TYPE) | BQPIM | Importstruktur für Bezugsquellenprüfung und -suche | 20000114 |
Method FILL_BQPIM on class CL_SOURCE_OF_SUPPLY_MM has no exception.
Method GET_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_SOURCE | Value transfer | Type reference (TYPE) | MEREQ_SOURCE | Bezugsquelle Bestellanforderung | 20000111 |
Method GET_DATA on class CL_SOURCE_OF_SUPPLY_MM has no exception.
Method GET_LORD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_DATA | Value transfer | Object reference (TYPE REF TO) | DATA | Eintrag LORD | 20000201 |
Method GET_LORD on class CL_SOURCE_OF_SUPPLY_MM has no exception.
Method INIT_FROM_MEREQ_ITEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_REQ_ITEM | Call by reference | Type reference (TYPE) | MEREQ_ITEM | OO-Bestellanforderung Zustand Position | 20000201 |
Method INIT_FROM_MEREQ_ITEM on class CL_SOURCE_OF_SUPPLY_MM has no exception.
Method IS_VALID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_VALID | Value transfer | Type reference (TYPE) | MMPUR_BOOL | Boolscher Typ | 20000112 |
Method IS_VALID on class CL_SOURCE_OF_SUPPLY_MM has no exception.
Method QUOTA_CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CH_BO_DATA | Call by reference | Type reference (TYPE) | MEREQ_SOURCE_DATA | Bezugsquellenprüfung: Belegdaten | 20000118 | |||
| 2 | CH_SOURCE | Call by reference | Type reference (TYPE) | MEREQ_SOURCE | Bezugsquelle Bestellanforderung | 20000112 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler | 20000112 |
Method QUOTA_SUBTRACT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_BO_DATA | Call by reference | Type reference (TYPE) | MEREQ_SOURCE_DATA | sicht auf Geschäftsobjekt | 20000202 |
Method QUOTA_SUBTRACT on class CL_SOURCE_OF_SUPPLY_MM has no exception.
Method SET_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_SOURCE | Call by reference | Type reference (TYPE) | MEREQ_SOURCE | Bezugsquelle Bestellanforderung | 20000111 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler | 20000111 |
Method SET_LORD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | LORD-Satz | 20000201 |
Method SET_LORD on class CL_SOURCE_OF_SUPPLY_MM has no exception.
Method UPDATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_NOMEI | Call by reference | Type reference (TYPE) | BQPIM-NOMEI | 'X' | Immer Bestellmengeneinheit aus Infosatz verwenden | 20000121 | ||
| 2 | RE_SOURCES | Value transfer | Type reference (TYPE) | MEREQ_T_SOURCE_OF_SUPPLY | Bezugsquellen | 20000118 |
Method UPDATE on class CL_SOURCE_OF_SUPPLY_MM has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 46C |