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 MMPUR 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 BASE_CHECK_VALID Instance attribute Private Type reference (TYPE) MMPUR_BOOL MMPUR_YES Basic Check Successful 20000825
2 CHECK_LFDAT Static Attribute Private Type reference (TYPE) MMPUR_BOOL Delivery Date in Source Determination 20000117
3 MY_BO Instance attribute Public Object reference (TYPE REF TO) IF_PURCHASE_REQUISITION_ITEM Purchase Requisition (External View) 20000112
4 MY_BO_DATA_VALID Instance attribute Public Type reference (TYPE) MEREQ_SOURCE_DATA Document Data: Status Checked 20000117
5 MY_CHANGED Instance attribute Public Type reference (TYPE) MMPUR_BOOL Source of Supply Dynamically Changed 20050628
6 MY_LORD Instance attribute Private Object reference (TYPE REF TO) DATA Source of Supply LORD 20000201
7 MY_SOURCE Instance attribute Private Type reference (TYPE) MEREQ_SOURCE Source of Supply: Purchase Requisition 20000111
8 MY_SOURCE_MANAGER Static Attribute Private Object reference (TYPE REF TO) CL_SOURCE_MANAGER_MM Administration of Sources of Supply 20000201
9 MY_SOURCE_VALID Instance attribute Private Type reference (TYPE) MEREQ_SOURCE Source of Supply: Status Checked 20000117
10 QUOTA_CHECK_VALID Instance attribute Private Type reference (TYPE) MMPUR_BOOL MMPUR_YES Quota Check Successful 20000825
11 VALID Instance attribute Private Type reference (TYPE) MMPUR_BOOL Boolean Type 20000112
Methods
# Method Level Visibility Method type Description Created on
1 BASE_CHECK Instance method Private Method Basic Check 20000112
2 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20000118
3 CONSTRUCTOR Instance method Public Constructor Constructor 20000111
4 EQUALS Instance method Public Method Comparison 20000112
5 FILL_BQPIM Instance method Private Method Fill BQPIM 20000114
6 GET_DATA Instance method Public Method Get Data 20000111
7 GET_LORD Instance method Public Method Get Data for LORD 20000201
8 INIT_FROM_MEREQ_ITEM Instance method Public Method Initialization 20000201
9 IS_VALID Instance method Public Method Is the Source of Supply Valid? 20000112
10 QUOTA_CHECK Instance method Private Method Create Quotas 20000112
11 QUOTA_SUBTRACT Instance method Private Method Discard Old Quota 20000117
12 SET_DATA Instance method Public Method Check Data 20000111
13 SET_LORD Instance method Public Method Build Source of Supply from LORD (Unchecked) 20000201
14 UPDATE Instance method Public Method Update Source of Supply 20000117
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 Changing CH_BO_DATA Call by reference Type reference (TYPE) MEREQ_SOURCE_DATA Bezugsquellenprüfung: Belegdaten 20000118
2 Changing CH_SOURCE Call by reference Type reference (TYPE) MEREQ_SOURCE Bezugsquelle Bestellanforderung 20000112
# Exception Resumable Description Created on
1 FAILURE 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 Importing 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 Importing IM_SOURCE Call by reference Object reference (TYPE REF TO) CL_SOURCE_OF_SUPPLY_MM Bezugsquelle Bestellanforderung 20000112
2 Returning 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 Importing IM_BO_DATA Call by reference Type reference (TYPE) MEREQ_SOURCE_DATA Bezugsquellenprüfung: Belegdaten 20000114
2 Importing IM_SOURCE Call by reference Type reference (TYPE) MEREQ_SOURCE Bezugsquelle Bestellanforderung 20000114
3 Returning 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 Returning 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 Returning 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 Importing 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 Returning 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 Changing CH_BO_DATA Call by reference Type reference (TYPE) MEREQ_SOURCE_DATA Bezugsquellenprüfung: Belegdaten 20000118
2 Changing CH_SOURCE Call by reference Type reference (TYPE) MEREQ_SOURCE Bezugsquelle Bestellanforderung 20000112
# Exception Resumable Description Created on
1 FAILURE Fehler 20000112

Method QUOTA_SUBTRACT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing 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 Importing IM_SOURCE Call by reference Type reference (TYPE) MEREQ_SOURCE Bezugsquelle Bestellanforderung 20000111
# Exception Resumable Description Created on
1 FAILURE Fehler 20000111

Method SET_LORD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing 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 Importing IM_NOMEI Call by reference Type reference (TYPE) BQPIM-NOMEI 'X' Immer Bestellmengeneinheit aus Infosatz verwenden 20000121
2 Returning 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