SAP ABAP Interface /SRMERP/IF_MO_DAC_VENDOR (Vendor DAC Provider)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   MM-PUR-SSP (Application Component) Self-Service Procurement
     /SRMERP/OL_MO (Package) Master Data Objects/Access
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /SRMERP/CL_MO_DAC_VENDOR Vendor DAC Provider 20100709
2 Interface implementation (CLASS c. INTERFACES i_ref)  /SRMERP/CL_MO_TST_VENDOR plant test data provider 20100709
Properties
Interface /SRMERP/IF_MO_DAC_VENDOR  
Short Description Vendor DAC Provider    
General Data
Package /SRMERP/OL_MO   Master Data Objects/Access 
Created 20100709   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_MO_DAC_VENDOR has no interface.
Friends
Interface /SRMERP/IF_MO_DAC_VENDOR has no friend.
Attributes
Interface /SRMERP/IF_MO_DAC_VENDOR has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 IS_VENDOR_EXISTENT Instance method Public Method Check supplier for existence (LFA1) 20100709
2 READ_VENDOR Instance method Public Method Read supplier (LFA1) 20100709
Events
Interface /SRMERP/IF_MO_DAC_VENDOR has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 MS_VENDOR Public See coding 20100709 BEGIN OF ms_vendor, lifnr TYPE lifnr, exists TYPE abap_bool, END OF ms_vendor
2 MT_VENDOR Public See coding 20100709 mt_vendor TYPE HASHED TABLE OF ms_vendor WITH UNIQUE KEY lifnr
Method Signatures

Method IS_VENDOR_EXISTENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_VENDOR_ID Call by reference Type reference (TYPE) LIFNR Account Number of Vendor or Creditor 20100709
2 Returning RV_EXISTS Value transfer Type reference (TYPE) ABAP_BOOL X=exists, space=does not exists 20100709

Method IS_VENDOR_EXISTENT on Interface /SRMERP/IF_MO_DAC_VENDOR has no exception.

Method READ_VENDOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_VENDOR_DATA Call by reference Type reference (TYPE) LFA1 Vendor Master (General Section) 20100709
2 Exporting ET_MESSAGES Call by reference Type reference (TYPE) /SRMERP/T_MESSAGES Message table type 20100709
3 Importing IV_VENDOR_ID Call by reference Type reference (TYPE) LIFNR Account Number of Vendor or Creditor 20100709

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