Answer Posted / sukanya.k
hi,
Source list is nothing but the list of vendors providing
the
rawmaterials or the goods required for the cmanufacturing
customer.
there will be n no of vendors,cutomer will ask the
quotation and selects a better vendot from the source list
based on Quality and cost.
Source List is maintained for the combination of Material
and Vendor.
A source list specifies the possible sources of supply for
a material over a given period of time. It shows the time
period in which a material may be ordered from a given
vendor or under a certain long-term purchase agreement.
The source list supports the user in answering the
question: "Which vendors or internal suppliers can supply a
material at a given point in time?" It is also used in the
automatic selection of vendors for a material.
With source list, it is possible to block the procurement
of material from particular vendor.
source list can be genarated autonmatically while craeting
PO, Scheduling agreement, contract, quatation etc by going
to the menu and selecting environment and then mainatain
source list from there.
you can also generate automatically thru ME05,which will
consider all the existing docum,ents
Tcodes related to Sorce list
ME01 Maintain Source List
ME03 Display Source List
ME04 Changes to Source List
ME05 Generate Source List
ME06 Analyze Source List
ME07 Reorganize Source List
ME08 Send Source List
ME0M Source List for Material
Thank You,
Regards.
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
Hi All , Would be providing online trainings for SAP ABAP , guidance with real time experience examples , guidance in profile prepartion . Any one intrested please contact on 8978890047.
What is the different between abap and ooabap? Why do we use ooabap?
How many default tab strips are there?
What is bdc programming in sap?
Explain some essential objects in abap dictionary?
What is a logical database?
There is a situation where there is a field "MATERIAL DESCRIPTION" in say 20 display only transaction. You want that whenever user opens any of these transaction, this particular field is masked with ****. But table does not holds ****. It holds the actual value. What are different ways of doing it? Which is the best way.
Differentiate between report and dialog program
How to read files and process BDC's automatically ?
Define the various contents of technical specifications ?
How will you define posting procedures?
How to call a subroutine in sapscript?
Difference between Read and Get cursor?
What are the parameter types for a method?
What will be your approach towards optimizing legacy code? Will you suggest change in technology? Does OO ABAP bring any performance benefits? How will you deal with queries in a loop? How will you optimize nested loops?