SAP ABAP Interface /SRMERP/IF_BO_MMPUR_DAC_SOS (Source of Supply DAC Provider)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   MM-PUR-SSP (Application Component) Self-Service Procurement
     /SRMERP/OL_BO_MMPUR (Package) Access to MMPUR transactional data
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /SRMERP/CL_BO_MMPUR_DAC_SOS Source of Supply DAC Provider 20100622
2 Interface implementation (CLASS c. INTERFACES i_ref)  /SRMERP/CL_BO_MMPUR_TST_SOS Source of Supply Test Data Provider 20100622
Properties
Interface /SRMERP/IF_BO_MMPUR_DAC_SOS  
Short Description Source of Supply DAC Provider    
General Data
Package /SRMERP/OL_BO_MMPUR   Access to MMPUR transactional data 
Created 20100622   SAP 
Last changed 20110908   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Interface /SRMERP/IF_BO_MMPUR_DAC_SOS has no interface.
Friends
Interface /SRMERP/IF_BO_MMPUR_DAC_SOS has no friend.
Attributes
Interface /SRMERP/IF_BO_MMPUR_DAC_SOS has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_SOS_CC_DATA Instance method Public Method Read source of supply central contract data 20100622
2 GET_SOS_OA_DATA Instance method Public Method Read source of supply outline agreement data 20100622
3 GET_SOS_PIR_DATA Instance method Public Method Read source of supply purchasing info record data 20100622
4 GET_SOS_SP_DATA Instance method Public Method Read source of supply supplying plant data 20100622
5 IS_SOS_CC_EXISTENT Instance method Public Method Check source of supply central contract for existence 20100622
6 IS_SOS_OA_EXISTENT Instance method Public Method Check source of supply outline agreement for existence 20100622
7 IS_SOS_PIR_EXISTENT Instance method Public Method Check source of supply purchasing info record for existence 20100622
8 IS_SOS_SP_EXISTENT Instance method Public Method Check source of supply supplying plant for existence 20100622
9 SEARCH_SOS_MATERIAL Instance method Public Method Search for sources of supply valid for material 20100622
10 SEARCH_SOS_MATERIAL_GROUP Instance method Public Method Search for sources of supply valid for material group 20100622
Events
Interface /SRMERP/IF_BO_MMPUR_DAC_SOS has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 MS_SOS_EXISTS Public See coding 20100622 BEGIN OF ms_sos_exists, is_sos TYPE bqpim, exists TYPE abap_bool, es_sos TYPE bqpex, ev_price TYPE bapre, es_message TYPE symsg, END OF ms_sos_exists
2 MS_SOS_SEARCH Public See coding 20100622 BEGIN OF ms_sos_search, is_sos TYPE bqpim, exists TYPE abap_bool, es_message TYPE symsg, END OF ms_sos_search
3 MT_SOS_EXISTS Public See coding 20100622 mt_sos_exists TYPE HASHED TABLE OF ms_sos_exists WITH UNIQUE KEY is_sos
4 MT_SOS_SEARCH Public See coding 20100622 mt_sos_search TYPE HASHED TABLE OF ms_sos_search WITH UNIQUE KEY is_sos
Method Signatures

Method GET_SOS_CC_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_MESSAGE Call by reference Type reference (TYPE) SYMSG Structure of message variables 20100622
2 Exporting ES_SOS Call by reference Type reference (TYPE) BQPEX Exporting Structure for Source of Supply Check 20100622
3 Exporting EV_EXISTS Call by reference Type reference (TYPE) ABAP_BOOL Source of supply exists and is valid 20100622
4 Exporting EV_PRICE Call by reference Type reference (TYPE) BAPRE Price in Purchase Requisition 20100629
5 Importing IV_CALCPR Call by reference Type reference (TYPE) CALCPR Determine price 20100622
6 Importing IV_EKORG Call by reference Type reference (TYPE) EKORG Purchasing Organization 20100622
7 Importing IV_FLIEF Call by reference Type reference (TYPE) FLIEF Fixed Vendor 20100622
8 Importing IV_KNTTP Call by reference Type reference (TYPE) KNTTP Account Assignment Category 20100622
9 Importing IV_KZVBR Call by reference Type reference (TYPE) KZVBR Consumption Posting 20100622
10 Importing IV_LGORT Call by reference Type reference (TYPE) LGORT_D Storage Location 20100622
11 Importing IV_LIFNR Call by reference Type reference (TYPE) LIFNR Account Number of Vendor or Creditor 20100622
12 Importing IV_LMEIN Call by reference Type reference (TYPE) MEINS Base Unit of Measure 20100915
13 Importing IV_MATKL Call by reference Type reference (TYPE) MATKL Material Group 20100622
14 Importing IV_MATNR Call by reference Type reference (TYPE) MATNR Material Number 20100622
15 Importing IV_NEDAT Call by reference Type reference (TYPE) DATS Field of type DATS 20100622
16 Importing IV_NEMNG Call by reference Type reference (TYPE) MENGE_D Quantity 20100622
17 Importing IV_PSTYP Call by reference Type reference (TYPE) PSTYP '0' Item Category in Purchasing Document 20100622
18 Importing IV_SOBKZ Call by reference Type reference (TYPE) SOBKZ Special Stock Indicator 20100622
19 Importing IV_SRM_CONTRACT_ID Call by reference Type reference (TYPE) SRM_CONTRACT_ID Central Contract 20100622
20 Importing IV_SRM_CONTRACT_ITM Call by reference Type reference (TYPE) SRM_CONTRACT_ITEM Central Contract Item Number 20100622
21 Importing IV_WAERS Call by reference Type reference (TYPE) WAERS Currency Key 20100701
22 Importing IV_WERKS Call by reference Type reference (TYPE) WERKS_D Plant 20100622

Method GET_SOS_CC_DATA on Interface /SRMERP/IF_BO_MMPUR_DAC_SOS has no exception.

Method GET_SOS_OA_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_MESSAGE Call by reference Type reference (TYPE) SYMSG Structure of message variables 20100622
2 Exporting ES_SOS Call by reference Type reference (TYPE) BQPEX Exporting Structure for Source of Supply Check 20100622
3 Exporting EV_EXISTS Call by reference Type reference (TYPE) ABAP_BOOL Source of supply exists and is valid 20100622
4 Exporting EV_PRICE Call by reference Type reference (TYPE) BAPRE Price in Purchase Requisition 20100629
5 Importing IV_CALCPR Call by reference Type reference (TYPE) CALCPR Determine price 20100622
6 Importing IV_EKORG Call by reference Type reference (TYPE) EKORG Purchasing Organization 20100622
7 Importing IV_FLIEF Call by reference Type reference (TYPE) FLIEF Fixed Vendor 20100622
8 Importing IV_KNTTP Call by reference Type reference (TYPE) KNTTP Account Assignment Category 20100622
9 Importing IV_KONNR Call by reference Type reference (TYPE) KONNR Number of Principal Purchase Agreement 20100622
10 Importing IV_KTPNR Call by reference Type reference (TYPE) KTPNR Item Number of Principal Purchase Agreement 20100622
11 Importing IV_KZVBR Call by reference Type reference (TYPE) KZVBR Consumption Posting 20100622
12 Importing IV_LGORT Call by reference Type reference (TYPE) LGORT_D Storage Location 20100622
13 Importing IV_LIFNR Call by reference Type reference (TYPE) LIFNR Account Number of Vendor or Creditor 20100622
14 Importing IV_LMEIN Call by reference Type reference (TYPE) MEINS Base Unit of Measure 20100915
15 Importing IV_MATKL Call by reference Type reference (TYPE) MATKL Material Group 20100622
16 Importing IV_MATNR Call by reference Type reference (TYPE) MATNR Material Number 20100622
17 Importing IV_NEDAT Call by reference Type reference (TYPE) DATS Field of type DATS 20100622
18 Importing IV_NEMNG Call by reference Type reference (TYPE) MENGE_D Quantity 20100622
19 Importing IV_PSTYP Call by reference Type reference (TYPE) PSTYP '0' Item Category in Purchasing Document 20100622
20 Importing IV_SOBKZ Call by reference Type reference (TYPE) SOBKZ Special Stock Indicator 20100622
21 Importing IV_WAERS Call by reference Type reference (TYPE) WAERS Currency Key 20100701
22 Importing IV_WERKS Call by reference Type reference (TYPE) WERKS_D Plant 20100622

Method GET_SOS_OA_DATA on Interface /SRMERP/IF_BO_MMPUR_DAC_SOS has no exception.

Method GET_SOS_PIR_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_MESSAGE Call by reference Type reference (TYPE) SYMSG Structure of message variables 20100622
2 Exporting ES_SOS Call by reference Type reference (TYPE) BQPEX Exporting Structure for Source of Supply Check 20100622
3 Exporting EV_EXISTS Call by reference Type reference (TYPE) ABAP_BOOL Source of supply exists and is valid 20100622
4 Exporting EV_PRICE Call by reference Type reference (TYPE) BAPRE Price in Purchase Requisition 20100629
5 Importing IV_CALCPR Call by reference Type reference (TYPE) CALCPR Determine price 20100622
6 Importing IV_EKORG Call by reference Type reference (TYPE) EKORG Purchasing Organization 20100622
7 Importing IV_FLIEF Call by reference Type reference (TYPE) FLIEF Fixed Vendor 20100622
8 Importing IV_INFNR Call by reference Type reference (TYPE) INFNR Number of Purchasing Info Record 20100622
9 Importing IV_LGORT Call by reference Type reference (TYPE) LGORT_D Storage Location 20100622
10 Importing IV_LIFNR Call by reference Type reference (TYPE) LIFNR Account Number of Vendor or Creditor 20100622
11 Importing IV_MATKL Call by reference Type reference (TYPE) MATKL Material Group 20100622
12 Importing IV_MATNR Call by reference Type reference (TYPE) MATNR Material Number 20100622
13 Importing IV_NEDAT Call by reference Type reference (TYPE) DATS Field of type DATS 20100622
14 Importing IV_NEMNG Call by reference Type reference (TYPE) MENGE_D Quantity 20100622
15 Importing IV_PSTYP Call by reference Type reference (TYPE) PSTYP '0' Item Category in Purchasing Document 20100622
16 Importing IV_SOBKZ Call by reference Type reference (TYPE) SOBKZ Special Stock Indicator 20100622
17 Importing IV_WAERS Call by reference Type reference (TYPE) WAERS Currency Key 20100701
18 Importing IV_WERKS Call by reference Type reference (TYPE) WERKS_D Plant 20100622

Method GET_SOS_PIR_DATA on Interface /SRMERP/IF_BO_MMPUR_DAC_SOS has no exception.

Method GET_SOS_SP_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_MESSAGE Call by reference Type reference (TYPE) SYMSG Structure of message variables 20100622
2 Exporting ES_SOS Call by reference Type reference (TYPE) BQPEX Exporting Structure for Source of Supply Check 20100622
3 Exporting EV_EXISTS Call by reference Type reference (TYPE) ABAP_BOOL Source of supply exists and is valid 20100622
4 Exporting EV_PRICE Call by reference Type reference (TYPE) BAPRE Price in Purchase Requisition 20100629
5 Importing IV_BEWRK Call by reference Type reference (TYPE) BEWRK Plant from Which Material is Procured 20100622
6 Importing IV_CALCPR Call by reference Type reference (TYPE) CALCPR Determine price 20100622
7 Importing IV_EKORG Call by reference Type reference (TYPE) EKORG Purchasing Organization 20100622
8 Importing IV_FLIEF Call by reference Type reference (TYPE) FLIEF Fixed Vendor 20100622
9 Importing IV_LGORT Call by reference Type reference (TYPE) LGORT_D Storage Location 20100622
10 Importing IV_LIFNR Call by reference Type reference (TYPE) LIFNR Account Number of Vendor or Creditor 20100622
11 Importing IV_MATNR Call by reference Type reference (TYPE) MATNR Material Number 20100622
12 Importing IV_NEDAT Call by reference Type reference (TYPE) DATS Field of type DATS 20100622
13 Importing IV_NEMNG Call by reference Type reference (TYPE) MENGE_D Quantity 20100622
14 Importing IV_PSTYP Call by reference Type reference (TYPE) PSTYP '7' Item Category in Purchasing Document 20100622
15 Importing IV_RESLO Call by reference Type reference (TYPE) RESLO Issuing Storage Location for Stock Transport Order 20100622
16 Importing IV_SOBKZ Call by reference Type reference (TYPE) SOBKZ Special Stock Indicator 20100622
17 Importing IV_WAERS Call by reference Type reference (TYPE) WAERS Currency Key 20100701
18 Importing IV_WERKS Call by reference Type reference (TYPE) WERKS_D Plant 20100622

Method GET_SOS_SP_DATA on Interface /SRMERP/IF_BO_MMPUR_DAC_SOS has no exception.

Method IS_SOS_CC_EXISTENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_MESSAGE Call by reference Type reference (TYPE) SYMSG Structure of message variables 20100622
2 Exporting EV_EXISTS Value transfer Type reference (TYPE) ABAP_BOOL Source of supply exists and is valid 20100622
3 Importing IV_EKORG Call by reference Type reference (TYPE) EKORG Purchasing Organization 20100622
4 Importing IV_FLIEF Call by reference Type reference (TYPE) FLIEF Fixed Vendor 20100622
5 Importing IV_KNTTP Call by reference Type reference (TYPE) KNTTP Account Assignment Category 20100622
6 Importing IV_KZVBR Call by reference Type reference (TYPE) KZVBR Consumption Posting 20100622
7 Importing IV_LGORT Call by reference Type reference (TYPE) LGORT_D Storage Location 20100622
8 Importing IV_LIFNR Call by reference Type reference (TYPE) LIFNR Account Number of Vendor or Creditor 20100622
9 Importing IV_LMEIN Call by reference Type reference (TYPE) MEINS Base Unit of Measure 20100915
10 Importing IV_MATKL Call by reference Type reference (TYPE) MATKL Material Group 20100622
11 Importing IV_MATNR Call by reference Type reference (TYPE) MATNR Material Number 20100622
12 Importing IV_NEDAT Call by reference Type reference (TYPE) DATS Field of type DATS 20100622
13 Importing IV_NEMNG Call by reference Type reference (TYPE) MENGE_D Quantity 20100622
14 Importing IV_PSTYP Call by reference Type reference (TYPE) PSTYP '0' Item Category in Purchasing Document 20100622
15 Importing IV_SOBKZ Call by reference Type reference (TYPE) SOBKZ Special Stock Indicator 20100622
16 Importing IV_SRM_CONTRACT_ID Call by reference Type reference (TYPE) SRM_CONTRACT_ID Central Contract 20100622
17 Importing IV_SRM_CONTRACT_ITM Call by reference Type reference (TYPE) SRM_CONTRACT_ITEM Central Contract Item Number 20100622
18 Importing IV_WERKS Call by reference Type reference (TYPE) WERKS_D Plant 20100622

Method IS_SOS_CC_EXISTENT on Interface /SRMERP/IF_BO_MMPUR_DAC_SOS has no exception.

Method IS_SOS_OA_EXISTENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_MESSAGE Call by reference Type reference (TYPE) SYMSG Structure of message variables 20100622
2 Exporting EV_EXISTS Call by reference Type reference (TYPE) ABAP_BOOL Source of supply exists and is valid 20100622
3 Importing IV_EKORG Call by reference Type reference (TYPE) EKORG Purchasing Organization 20100622
4 Importing IV_FLIEF Call by reference Type reference (TYPE) FLIEF Fixed Vendor 20100622
5 Importing IV_KNTTP Call by reference Type reference (TYPE) KNTTP Account Assignment Category 20100622
6 Importing IV_KONNR Call by reference Type reference (TYPE) KONNR Number of Principal Purchase Agreement 20100622
7 Importing IV_KTPNR Call by reference Type reference (TYPE) KTPNR Item Number of Principal Purchase Agreement 20100622
8 Importing IV_KZVBR Call by reference Type reference (TYPE) KZVBR Consumption Posting 20100622
9 Importing IV_LGORT Call by reference Type reference (TYPE) LGORT_D Storage Location 20100622
10 Importing IV_LIFNR Call by reference Type reference (TYPE) LIFNR Account Number of Vendor or Creditor 20100622
11 Importing IV_LMEIN Call by reference Type reference (TYPE) MEINS Base Unit of Measure 20100915
12 Importing IV_MATKL Call by reference Type reference (TYPE) MATKL Material Group 20100622
13 Importing IV_MATNR Call by reference Type reference (TYPE) MATNR Material Number 20100622
14 Importing IV_NEDAT Call by reference Type reference (TYPE) DATS Field of type DATS 20100622
15 Importing IV_NEMNG Call by reference Type reference (TYPE) MENGE_D Quantity 20100622
16 Importing IV_PSTYP Call by reference Type reference (TYPE) PSTYP '0' Item Category in Purchasing Document 20100622
17 Importing IV_SOBKZ Call by reference Type reference (TYPE) SOBKZ Special Stock Indicator 20100622
18 Importing IV_WERKS Call by reference Type reference (TYPE) WERKS_D Plant 20100622

Method IS_SOS_OA_EXISTENT on Interface /SRMERP/IF_BO_MMPUR_DAC_SOS has no exception.

Method IS_SOS_PIR_EXISTENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_MESSAGE Call by reference Type reference (TYPE) SYMSG Structure of message variables 20100622
2 Exporting EV_EXISTS Value transfer Type reference (TYPE) ABAP_BOOL Source of supply exists and is valid 20100622
3 Importing IV_EKORG Call by reference Type reference (TYPE) EKORG Purchasing Organization 20100622
4 Importing IV_FLIEF Call by reference Type reference (TYPE) FLIEF Fixed Vendor 20100622
5 Importing IV_INFNR Call by reference Type reference (TYPE) INFNR Number of Purchasing Info Record 20100622
6 Importing IV_LGORT Call by reference Type reference (TYPE) LGORT_D Storage Location 20100622
7 Importing IV_LIFNR Call by reference Type reference (TYPE) LIFNR Account Number of Vendor or Creditor 20100622
8 Importing IV_MATKL Call by reference Type reference (TYPE) MATKL Material Group 20100622
9 Importing IV_MATNR Call by reference Type reference (TYPE) MATNR Material Number 20100622
10 Importing IV_NEDAT Call by reference Type reference (TYPE) DATS Field of type DATS 20100622
11 Importing IV_NEMNG Call by reference Type reference (TYPE) MENGE_D Quantity 20100622
12 Importing IV_PSTYP Call by reference Type reference (TYPE) PSTYP '0' Item Category in Purchasing Document 20100622
13 Importing IV_SOBKZ Call by reference Type reference (TYPE) SOBKZ Special Stock Indicator 20100622
14 Importing IV_WERKS Call by reference Type reference (TYPE) WERKS_D Plant 20100622

Method IS_SOS_PIR_EXISTENT on Interface /SRMERP/IF_BO_MMPUR_DAC_SOS has no exception.

Method IS_SOS_SP_EXISTENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_MESSAGE Call by reference Type reference (TYPE) SYMSG Structure of message variables 20100622
2 Exporting EV_EXISTS Value transfer Type reference (TYPE) ABAP_BOOL Source of supply exists and is valid 20100622
3 Importing IV_BEWRK Call by reference Type reference (TYPE) BEWRK Plant from Which Material is Procured 20100622
4 Importing IV_EKORG Call by reference Type reference (TYPE) EKORG Purchasing Organization 20100622
5 Importing IV_FLIEF Call by reference Type reference (TYPE) FLIEF Fixed Vendor 20100622
6 Importing IV_LGORT Call by reference Type reference (TYPE) LGORT_D Storage Location 20100622
7 Importing IV_LIFNR Call by reference Type reference (TYPE) LIFNR Account Number of Vendor or Creditor 20100622
8 Importing IV_MATNR Call by reference Type reference (TYPE) MATNR Material Number 20100622
9 Importing IV_NEDAT Call by reference Type reference (TYPE) DATS Field of type DATS 20100622
10 Importing IV_NEMNG Call by reference Type reference (TYPE) MENGE_D Quantity 20100622
11 Importing IV_PSTYP Call by reference Type reference (TYPE) PSTYP '7' Item Category in Purchasing Document 20100622
12 Importing IV_RESLO Call by reference Type reference (TYPE) RESLO Issuing Storage Location for Stock Transport Order 20100622
13 Importing IV_SOBKZ Call by reference Type reference (TYPE) SOBKZ Special Stock Indicator 20100622
14 Importing IV_WERKS Call by reference Type reference (TYPE) WERKS_D Plant 20100622

Method IS_SOS_SP_EXISTENT on Interface /SRMERP/IF_BO_MMPUR_DAC_SOS has no exception.

Method SEARCH_SOS_MATERIAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_MESSAGE Call by reference Type reference (TYPE) SYMSG Structure of message variables 20100702
2 Exporting ET_SOS Call by reference Type reference (TYPE) MMPURUI_SRC_DETERM_TTY Results of Source Determination Process 20100622
3 Importing IV_CALCPR Call by reference Type reference (TYPE) CALCPR Determine price 20100622
4 Importing IV_EKORG Call by reference Type reference (TYPE) EKORG Purchasing Organization 20100622
5 Importing IV_KNTTP Call by reference Type reference (TYPE) KNTTP Account Assignment Category 20100622
6 Importing IV_KZVBR Call by reference Type reference (TYPE) KZVBR Consumption Posting 20100622
7 Importing IV_LGORT Call by reference Type reference (TYPE) LGORT_D Storage Location 20100622
8 Importing IV_MATNR Call by reference Type reference (TYPE) MATNR Material Number 20100622
9 Importing IV_NEDAT Call by reference Type reference (TYPE) DATUM Date 20100622
10 Importing IV_NEMNG Call by reference Type reference (TYPE) MENGE_D Quantity 20100622
11 Importing IV_NOAUS Call by reference Type reference (TYPE) NOAUS ABAP_TRUE No box listing sources of supply 20100622
12 Importing IV_NOQUU Call by reference Type reference (TYPE) NOQUU ABAP_TRUE Do not update quota arrangement 20100622
13 Importing IV_PSTYP Call by reference Type reference (TYPE) PSTYP '0' Item Category in Purchasing Document 20100622
14 Importing IV_RESLO Call by reference Type reference (TYPE) RESLO Issuing Storage Location for Stock Transport Order 20100622
15 Importing IV_SOBKZ Call by reference Type reference (TYPE) SOBKZ Special Stock Indicator 20100622
16 Importing IV_WERKS Call by reference Type reference (TYPE) WERKS_D Plant 20100622

Method SEARCH_SOS_MATERIAL on Interface /SRMERP/IF_BO_MMPUR_DAC_SOS has no exception.

Method SEARCH_SOS_MATERIAL_GROUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_MESSAGE Call by reference Type reference (TYPE) SYMSG Structure of message variables 20100702
2 Exporting ET_SOS Call by reference Type reference (TYPE) MMPURUI_SRC_DETERM_TTY Results of Source Determination Process 20100622
3 Importing IV_CALCPR Call by reference Type reference (TYPE) CALCPR Determine price 20100622
4 Importing IV_EKORG Call by reference Type reference (TYPE) EKORG Purchasing Organization 20100622
5 Importing IV_KNTTP Call by reference Type reference (TYPE) KNTTP Account Assignment Category 20100622
6 Importing IV_KZVBR Call by reference Type reference (TYPE) KZVBR Consumption Posting 20100622
7 Importing IV_LMEIN Call by reference Type reference (TYPE) MEINS Base Unit of Measure 20100622
8 Importing IV_MATKL Call by reference Type reference (TYPE) MATKL Material Group 20100622
9 Importing IV_NEDAT Call by reference Type reference (TYPE) DATUM Date 20100622
10 Importing IV_NEMNG Call by reference Type reference (TYPE) MENGE_D Quantity 20100622
11 Importing IV_NOAUS Call by reference Type reference (TYPE) NOAUS ABAP_TRUE No box listing sources of supply 20100622
12 Importing IV_PSTYP Call by reference Type reference (TYPE) PSTYP '0' Item Category in Purchasing Document 20100622
13 Importing IV_WERKS Call by reference Type reference (TYPE) WERKS_D Plant 20100622

Method SEARCH_SOS_MATERIAL_GROUP on Interface /SRMERP/IF_BO_MMPUR_DAC_SOS has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 606