Reg:Vendor Sales & purchase report

Dear All,
We need one customzied report which is having the details about Vendor Sales & purchase transactions , if we are giving the input vendor or customer , fiscal year, comapany code, & fiscal period as the input means we need the details about the vendor sales and purchase report.
Thanks,
Sanakar M

You can purchase the custom report from vendors called consultants or employees with developer keys.
If you input the type as ABAPER, then you have the options and (hopefully) a good quality report.
I am sure this will work....
Cheers,
Julius

Similar Messages

  • RE: Vendor Sales in Report

    We sell variants article created under generic article.
    The POS sales captured the variant articles.
    The articles belonging to which vendor is current maintain under Purchase info record.
    However, in the case of variant, the pricing is maintained using the generic article number.
    Basing on the sales article, it would not be able to use the same variant article to locate for the regular vendor to report on vendor article sales.
    Has anyone print any report on vendor supplied article with variants?
    How do you link the maintained vendor's generic article with sales variant article?
    Thanks
    Bye

    no reply after 1 week

  • Sales,Purchase Report

    Respected sir,
                   I have an issue,one of my enduser what he wants is, In Sale Analysis "Delivery Notes" option is selected when we click OK obviously all data will display as Customer code,customer name,Grossprofit etc.But my client also wants Qty,Payments Terms,Pending Terms etc Like any other extra details.Please help me out.Is there any coding is required or I need to go for Form Settings.I also tried the from settings but i didnt found any answer.Please Help Me out.

    Hi Maithili,
    Try this...
    Add additional field in this query....
    SELECT T0.ItemCode,
    Max(T0.ItemName),
    Max(IsNull(T0.OnHand,0)) 'In Stock',
    SUM(IsNull(T1.Quantity,0)) 'Quantity',
    Sum(IsNull(T1.LineTotal,0)) 'Sales Amt',
    SUM(IsNull(T1.GrssProfit,0)) 'Gross Profit',
    Case WHEN Sum(Isnull(T1.LineTotal,0)) = 0 THEN 0 ELSE
    SUM(IsNUll(T1.GrssProfit,0))/Sum(Isnull(T1.LineTotal,0)) * 100 END 'Gross Profit %'
    FROM dbo.OITM T0
    LEFT JOIN dbo.INV1 T1 ON T1.ItemCode=T0.ItemCode
    LEFT JOIN dbo.OINV T2 ON T2.DocEntry=T1.DocEntry AND T2.DocDate Between [%0] AND [%1]
    GROUP BY T0.ItemCode
    Try other link...
    http://forums.sdn.sap.com/thread.jspa?messageID=10083501#10083501
    Thanks,
    Srujal Patel

  • Tax sale & Purchase Report

    Hi sap Guru,
    when I  run this report S_ALR_87012357 here not shown a Customer Name & Customer Number.
    How i can find in this report ???
    Thx
    Neha

    Hi Neha!
    You can find  Customer name & number  on this Report
    S_AC0_52000887 - Profit Center Receivables
    S_PCO_36000218 - Segment Receivables
    thanks
    Rup

  • UK Tax on Sales/Purchases; why open items are shown in S_ALR_87009895?

    Hi,
    I am not used with the Tax on Sales/Purchases UK authorities but as far as I know, only closed (paid) items must be reported in the Tax on Sales/Purchases report.
    I expected that the report S_ALR_87009895 - Advance Return for Tax on Sales/Purchases  only includes the closed (already paid) invoices and expected also that the report S_P00_07000189 - Add. List for Advance Return for Tax on Sales/Purch.: Tax on Open Invoices will show the invoices that has not been paid after six months.
    Unfortunately report S_ALR_87009895 is showing the paid invoices and the unpaid ones.
    Does any body knows if my approach about UK tax reporting is correct and why those reports are not working as I expected?
    Thanks in advance!!!

    Sorry, S_P00_07000189 - Add. List for Advance Return for Tax on Sales/Purch is working well, the other one S_ALR_87009895 - Advance Return for Tax on Sales/Purchases is not working as expecter.
    Can anybody help us?
    cheers

  • PURCHASE & SALE SUMMARY REPORT

    hi....
    i want T-codes for getting PURCHASE & SALE SUMMARY REPORT ALONG WITH VENDOR & CUSTOMER WISE ALSO.
    Thanks & Regards
    Rekha Sharma

    hi...
    by these t.code i not found any result pls do needful.
    i want vendorwise/customerswise purchase/sale summry. It should show Purchase/Sale Qty. & amount.
    Thanks & Regards
    Rekha sharma

  • Wht r the standard tables for vendor customer and sales order report/

    Hi wht r the standard tables for vendor and customer reports and is how in normal we cannot use them for vendor reporting and etc ?

    Hi
    Customer is related to Sales Module
    So for a customer we fetch the reports of Sales orders , Deliveries and Billing doc's
    CUstomer and Vendor related tables with important fields:
    KNA1: Customer Master-General(KUNNR,NAME1,LAND1)
    KNB1: Customer Master(Company Code)(KUNNR,BUKRS,PERNR)
    KNC1: Customer Master Data (Transaction Figures)(KUNNR,BUKRS,GJAHR)
    KNVK: Customer Master Contact Partner(PARNR,KUNNR,NAME1)
    KNVV: Customer Master sales data(KUNNR,VKORG,VTWEG,KDGRP)
    KNBK: Customer Bank Details(KUNNR,BANKS,BANKL,BANKN)
    KNVH: Customer Hierarchy (HITYP,KUNNR,VKORG,VTWEG,SPART)
    KNVP: Customer Master Partner Functions(KUNNR,PARVW,KUNN2)
    KNVS: Customer Shipment data(KUNNR,VSTEL,TRANS)
    KNVI: Customer Tax data(KUNNR,ALAND,TATYP)
    LFA1: Vendor Master-General (LIFNR,NAME1,ORT01)
    LFB1: Vendor Master(Company Code)(LIFNR,BUKRS,PERNR)
    LFC1: Vendor Master (Transaction Figures)(LIFNR,BUKRS,GJAHR)
    Sales related Tables for a customer
    VBAK: Sales Document(Header Data) (VBELN, KUNNR)
    VBAP: Sales Document(Item Data) (VBELN,POSNR,MATNR,ARKTX,CHARG)
          Enquiry, Quotation, Sales Order are differentiated based on Doc.
          Type(VBTYP field) in VBAK,VBAP Tables( for Enquiry VBTYP = A,
          for Quotation 'B' & for Order it is 'C'.)
    LIKP: Delivery Table (Header Data)(VBELN,LFART,KUNNR,WADAT,INCO1)
    LIPS: Delivery Table (Item Data)(VBELN,POSNR,WERKS,LGORT,MATNR,VGBEL)
          (LIPS-VGBEL = VBAK-VBELN, LIPS-VGPOS = VBAP-POSNR)
    VTTK: Shipment Table (Header Data)(TKNUM)
    VTTP: Shipment Table (Item Data)( TKNUM,TPNUM,VBELN)
          (VTTP-VBELN = LIKP-VBELN)
    VTFA: Shipping Document Flow(TKNUM,VBELV,VBELN)
    VTPA: Shipping Partners data(VBELN,PARVW,KUNNR,PERNR)
    VTTS: Stages in Shipment(TKNUM,TSNUM,TSTYP)
    VTSP: Transport Stage/Shipment Item Allocation(TKNUM,TSNUM,TPNUM)
    VEKP: Handling Unit: Header(Packing)(VENUM,VSTEL)
    VEPO: Handling Unit: Item (Packing)(VENUM,VEPOS,VBELN)
    VBRK: Billing Table(Header Data)(VBELN,FKART,BELNR)
    VBRP: Billing Table(Item Data)(VBELN,POSNR,FKIMG,NETWR,VGBEL,VGPOS)
          (VBRP-AUBEL = VBAK-VBELN, VBRP-VGBEL = LIKP-VBELN)
          Apart from these tables there are lot of other tables which starts with
          ‘V’, but we use the following tables frequently.
    VBUK: All Sales Documents status & Admn. Data(Header)(VBELN,VBTYP)
          VBTYP= ‘C’(Sales Order) VBTYP=’J’(Delivery) VBTYP=’M’(Invoice) 
    VBUP: Sales Documents status & Admn. Data(Item)(VBELN,POSNR)
    VBEP: Sales Doc. Schedule Lines Data(VBELN,POSNR,EDATU,WMENG)
    VBKD: To get sales related Business data like Payment terms etc.(VBELN,ZTERM)
    VBFA: sales document flow data(VBELV,VBELN,POSNV,VBTYP)
    VBPA: Partner functions Data(VBELN,PARVW,KUNNR,LIFNR)
    VEDA: Contract Data(VBELN,VPOSN)
    VEDAPO: Contract Data(VBELN,VPOSN)
    Vendor related MM tables
    EBAN-- Pur.Reqn. Data (BANFN,BNFPO,BADAT,MATNR)
    EBKN-- Purchase Requisition Account Assignment(BANFN,BNFPO,VBELN)
    EINA—- Purchase Info.Record (General Data)(INFNR,MATNR,LIFNR)
    EINE-- Purchase Info.Record (Pur.Orgn Data )(INFNR,EKORG)
    ELBK-- Vendor Evaluation Header Data(LIFNR,EKORG,KLASS)
    EKKO-- Purchase Order Data (Header)(EBELN,BSTYP,BSART)
    EKPO-- Purchase Order Data (Item)(EBELN,EBELP,MATNR)
           RFQ and PO are differentiated by Doc Type(BSTYP)in EKKO table.
           For RFQ it is ‘A’ and for PO it is ‘F’.
    MKPF-- GRN Data (Header) (EBELN,BLDAT,BUDAT,XBLNR,BKTXT)
    MSEG-- GRN Data (Item)(MBLNR,BWART,LIFNR,MATNR,EBELN)
           Apart from this there are lot of tables which begin with 'M'& 'E', but we
           use the following very often.
    EKBE--PO History Data (EBELN,EBELP,BELNR,BLDAT,MATNR,VGABE)
    EKBZ--PO History with delivery Costs(EBELN,BELNR,LIFNR,XBLNR)
    EKET--Schedule lines data of a PO (EBELN,EINDT,SLFDT)
    EKES--Vendor Confirmations Data(EBELN,EBTYP,EINDT,XBLNR)
    Reward points if useful
    Regards
    Anji

  • Centralised Report for Sales/Purchase

    Hi guys,
    One of my client needs a Centralised report for Sales & Purchase for a particular period .
    Like we are mainting multiple taxcodes  like
    BED,eCess,HeCEss,
    VAT 4,VAT 2,VAT12.5,
    VAT10.3,TAXEXEMPTED,ETC...
    So every month they need to know total sales and purchase value in a single report to be displayed respective of each tax code
    lie
    Taxcode 1 = tax Value1,total value
    Taxcode 2 = tax value 2,total value
    Total Sales value = Sum of all tax values, sum of total values
    Total Purchase value = Sum of all tax values, sum of total values
    And  needs Item Wise Sales For Each customer.
    I tried in system defined Sales and Purchase analysis report but our client needs the above type of report..
    Pls give us some solution for this..
    Regards,
    Vams

    Hi VamSam......
    Try the below query for purchase details alongwith tax amt.....
    SELECT T0.[DocNum], T0.[DocDate], T0.NumAtCard As 'Bill No.', T0.[CardName], T1.[Dscription], T1.[Quantity], T1.Price As 'Rate', T1.[LineTotal] As 'Value', T0.[DocTotal] As 'Total Value', (ISNULL((SELECT SUM(T2.QUANTITY) FROM rpc1 T2 WHERE T2.DocEntry=T0.DocEntry),0)) RetQTY, (ISNULL((SELECT SUM(T2.LineTotal) FROM RPC1 T2 WHERE T2.DocEntry=T0.DocEntry),0)) RetValue, (isnull((SELECT SUM((case when upper(t4.STACode) like 'BED%' then T4.TaxSum else 0 end))
          FROM PCH4 T4 WHERE T4.DocEntry=T0.DocEntry ),0)) ExciseDuty,
         (isnull((SELECT SUM((case when upper(t4.STACode) like 'eCess%' then T4.TaxSum else 0 end))
          FROM PCH4 T4 WHERE T4.DocEntry=T0.DocEntry ),0)) ECess,
         (isnull((SELECT SUM((case when upper(t4.STACode) like 'hes%' then T4.TaxSum else 0 end))
          FROM PCH4 T4 WHERE T4.DocEntry=T0.DocEntry ),0)) HEdCess, (isnull((SELECT SUM((case when upper(t4.STACode) like 'VAT%' and t4.TaxRate=12.5 then T4.TaxSum else 0 end))
    FROM pch4 T4 WHERE T4.DocEntry=T0.DocEntry ),0)) As 'VAT12.5',
    (isnull((SELECT SUM((case when upper(t4.STACode) like 'VAT%' and t4.TaxRate=4 then T4.TaxSum else 0 end))
    FROM pch4 T4 WHERE T4.DocEntry=T0.DocEntry ),0))VAT4, (isnull((SELECT SUM((case when upper(t4.STACode) like 'VAT%' and t4.TaxRate=2 then T4.TaxSum else 0 end))
    FROM pch4 T4 WHERE T4.DocEntry=T0.DocEntry ),0))VAT2, (isnull((SELECT SUM((case when upper(t4.STACode) like 'CST%' and t4.TaxRate=2 then T4.TaxSum else 0 end))
    FROM pch4 T4 WHERE T4.DocEntry=T0.DocEntry ),0)) As 'CST2',
    (isnull((SELECT SUM((case when upper(t4.STACode) like 'CST%' and t4.TaxRate=4 then T4.TaxSum else 0 end))
    FROM pch4 T4 WHERE T4.DocEntry=T0.DocEntry ),0)) As 'CST4', T2.TransCat As 'Form No.'  FROM OPCH T0  INNER JOIN PCH1 T1 ON T0.DocEntry = T1.DocEntry INNER JOIN PCH12 T2 ON T0.DocEntry = T2.DocEntry WHERE (T0.[DocDate]>='[%0]' and T0.[DocDate]<='[%1]')
    Regards,
    Rahul

  • Standard report S_ALR_87012357 "Advance Return on tax Sales/Purchases"

    Dear Friends,
    I am facing issues in the standard report S_ALR_87012357 "Advance Return on tax Sales/Purchases" where I am trying to pull the tax posting report for the current period.Here I would like to see the tax postings which are done with the custom t code ZFB01L (mass upload of data) which is the replica of FB01L. The issue here I see is, any postings done via custom t code with tax code does not appear in the standard report t code S_ALR_87012357. Please advice whether is there any alternative transaction code or program where in I can get all tax postings similar to this standard report or do we have to create a custom t code to get such report with the help of ABAPer.
    Kindly advice.
    Regards,
    Siri

    HI Siri ,
    This report should display all item related to Tax if they posted with tax code . Can you please check below things
    1) your custom program with correct tax code .
    2) When you run report for tax you do not exclude some Tax code .
    3) Please check reporting country in report and check that docuemnt loaded in same reporting country tax code thrugh custmon program ,
    Many Thanks

  • Report Sales & Purchases for material

    Hi gurus,
    We search a report o transaction where it shows sales and purchases for material in a specific date or period. Any idea?
    I will reward with points all answer!!
    Thank you!!!!

    Hi,
    In standard system, that doesn't exist.
    You can create new infostructure (LIS) where you mix informations from sales and purchase.
    In this case, it's necessary to use common characteristics like plant, compagny code, material. And, that depends of course what key figures do you want (quantity, value, ...).
    I think, you'll find differents thread about LIS.
    Also, an abap query with code (or ABAP program) can answer your request.
    In fact, in standard system, you'll find sales/purchase o informations (order qty, open qty, delivery qty)  in  "stock menu" :
    - MB53
    - MCBZ / MCBE (LIS stock)
    Regards,
    Lionel
    - MMBE

  • Purchases / sales register report

    Hi,
    I have two problem in a purchases / sales register report.
    1) In the report of the purchases / sales register, SAP show me both purchases and sales also when I select only one or the other. How I show only one or the other in a report?
    2) There is a way to show at the end of report the totals divided by IVA codes?
    Best regards.

    Hi,
    This is SAP business one forum. Please find correct forum and repost your discussion to get quick assistance.
    Please close this thread here with helpful answer.
    Thanks & Regards,
    Nagarajan

  • 2007B: UDF in Sales/ Purchasing in XL-Reporter

    Hi,
    We are unable to add any UDF to the Sales/ Purchasing module in XL Reporter in SAP 2007 B.
    Please confirm if any of you have encountered this.
    Regards,
    Hamsa

    HI,
    The issue seems to be an DB corruption after an upgrade.If you have an backup of the old database,please try and run note 1000846 and provide SAP supoort the results in case of any message.Also,try running the upgrade first on a test database.
    Regards,
    Abhinav Banerjee
    SAP Business One Forums Team
    Edited by: Abhinav Banerjee on Nov 22, 2008 2:41 AM

  • Vendor Payment Performance Report

    Hi,
    I am in the process of developing a report which should show details of Project, Service orders and purchase orders information. If end user inputs project/SO/PO/Vendor in the selection screen of the report, they are expected to see service orders and their related costs information. In the drill down they would like to see related Purchase orders information of the service orders including PO Quantity, PO Value, Invoiced Quanity, Invoice value, Invoice creation date, Invoice posting date, Invoice due date(Invoice date + Vendor Payment terms), Actual payment date to Vendor, Blocked invoices, Reason for blocking, Vendor info. Is there any Business Content reports, cubes, extractors availabe to serve my purpose ?  If this requirement can't be developed in one report please suggest what is the best way of doing.
    Eg of Report Result data:
    Selection screen can have Project, Service Order, PO, Vendor, Year & Month
    Report Results:
    Project     SO         PlannedCost
    WBS1      1001      5000 GBP        
    (5000 GBP contains 2000 GBP spent on labour cost + 3000 GBP spent on material which will  be paid to different vendors)
    If we drill down using Purchase Order it should show PO details for 3000 GBP and show blank for 2000 GBP
    Project    SO        PO     POValue   InvoiceValue    IVdate   IVPaiddate    IVDuedate    Vendor
    WBS1     1001    2000   -
    WBS1     1001    P123   1000          1000               1.8.09     16.8.09       15.8.09         CP
    WBS1     1001    P234      500           500               15.7.09    15.8.09      15.8.09         BP
    With the above info 100% ontime payment made to vendor BP, for CP it is not, Customer is interested to see this level of information.
    For 3000 GBP , for  all the purchase orders we need to show PO Quantity, PO Value, Invoiced Quanity, Invoice value, Invoice creation date, Invoice posting date, Invoice due date(Invoice date + Payment terms), Actual invoice payment date, Blocked invoices, Reason for blocking, Vendor info details
    Waiting for experts suggestions on the above requirement.

    Hi,
    You can create a report on this, but first have to findout in which all the tables your fields existing. Based on this you can build a report in r/3 or a FM which you can use it in Generic DS.
    Hev you gone thru standard Purchase DS which available in r/3 side. Just check them it might suits your requirement.
    also check the below docu for more info:
    http://help.sap.com/saphelp_470/helpdata/en/75/ee1fa755c811d189900000e8322d00/frameset.htm
    Reg
    Pra

  • Third party sales order report

    Hi
    I got to prepare a report and the description is as follows:
    "Report for discount pricing conditions manually entered in third party sales orders."
    "Discount price reporting for manual pricing conditions in sales order processing (not in billing)"
    "The report should reflect manual pricing discounts captured in the third party sales order.The relevant (third party) document types will be confirmed.Currently we have the following pricing condition type used for manual discount: YRD2- Manual Distr. Discount % YRD3- Manual Distr. Discount fixedThis report will facilitate the monitoring on the discounts given to the distributors.We still need to confirm the complete list of discount pricing conditions for the report.The report should extract the manual discount information based on the following criteria:Sales organization, period, sales order, customer (wholesaler and/or third party) and pricing condition type.Summing per sales order, customer, period should be enabled.The discounts should be displayed in document (sales order) currency. "
    I didnt understand the following to get the purpose of this report:
    1. what is this third party sales order ?
    2. What is manual pricing condition?
    3. what is manual pricing condition? how many types of conditions are there like this?
    4. What is the actual analysis that can be made from the output of this report?
    Please explain them in detail. Thank you.

    THIRD PARTY SCENARIO
    In third-party order processing, your company does not deliver the items requested by a customer. Instead, you pass the order along to a third-party vendor who then ships the goods directly to the customer and bills you. A sales order may consist partly or wholly of third-party items. Occasionally, you may need to let a vendor deliver items you would normally deliver yourself.
    Process Flow
    The processing of third-party orders is controlled via material types. Material types define whether a material is produced only internally, can be ordered only from third-party vendors, or whether both are possible. For example, a material that is defined as a trading good can only be ordered from a third-party vendor. However, if you manufacture your own finished products, you may also want, from time to time, to be able to order the same type of product from other vendors.
    Processing Third-Party Orders in Sales
    Third-party items can be created automatically by the system, depending on how your system is set. However, you can also change a standard item to a third-party item during sales processing manually.
    Automatic third-party order processing
    If a material is always delivered from one or more third-party vendors, you can specify in the material master that the material is a third-party item. During subsequent sales order processing, the system automatically determines the appropriate item category for a third-party item: TAS. To specify a material as a third-party item, enter BANS in the Item category group field in the Sales 2 screen of the material master record.
    Manual third-party order processing
    In the case of a material that you normally deliver yourself but occasionally need to order from a third-party vendor, you can overwrite the item category during sales order processing. For a material that you normally deliver yourself, you specify the item category group NORM in the material master.
    If, as an exception, you use a third-party material, change the entry TAN to TAS in the ItCa field when processing the sales document. The item is then processed as third-party item.
    If address data for the ship-to party is changed in the sales order in third-party business transactions, the changed data will automatically be passed on to purchase requisition and also to the purchase order ,if one already exists. In the purchase order, you can display the address data for the ship-to party in the attributes for the item.
    You can only change the address data for the ship-to party in the sales order for third-party business transactions, and not in the purchase order.
    Processing Third-Party Orders in Purchasing
    When you save a sales order that contains one or more third-party items, the system automatically creates a purchase requisition in Purchasing. Each third-party item in a sales order automatically generates a corresponding purchase requisition item. During creation of the requisition, the system automatically determines a vendor for each requisition item. If a sales order item has more than one schedule line, the system creates a purchase requisition item for each schedule line.
    Purchase orders are created from purchase requisitions in the usual way. For more information about creating purchase orders, see the Purchasing documentation. During creation of the purchase order, the system automatically copies the delivery address of your customer from the corresponding sales order. In a sales order, you can enter purchase order texts for each third-party item. When you create the corresponding purchase order, the texts are automatically copied into the purchase order. The number of the purchase order appears in the document flow information of the sales order.
    All changes made in the purchase order are automatically made in the sales order as well. For example, if the vendor confirms quantities and delivery dates different from those you request and enters them in the purchase order, the revised data is automatically copied into the sales order
    You process third-party items by creating a normal sales order. In overview for the order, you can then overwrite the default item category (TAN in the standard system) with the special item category for third-party items: TAS
    Billing Third-Party Orders
    If relevance for billing indicator for the item category has been set to B (relevant for order-related billing on the basis of the order quantity) in Customizing, the system includes the order in the billing due list immediately. If, however, the indicator has been set to F (relevant to order-related billing on the basis of the invoice quantity), the system does not include the order in the billing due list until an invoice from the vendor has been received and processed by the purchasing department. In the standard system, item category TAS (third-party order processing) has been given billing-relevance indicator F.
    In the first case, the third-party order is considered to be completely billed only when the invoiced quantity equals the order quantity of the sales order item. In the second case, each time a vendor invoice is received, a customer invoice is created for the quantity in the vendor invoice and the order is considered to be fully invoiced until the next vendor invoice is received.
    If you have activated billing-relevance indicator F for item categories in Customizing, billing can refer to the goods receipt quantity instead of the incoming invoice quantity.
    You can control whether the invoice receipt quantity or the quantity of goods received is relevant for billing in Customizing for copying control for billing at item level.
    FOR YOUR PROCESS Individual Purchase Orders WELL GIVE THE RIGHT SOLUTION
    Individual purchase orders are used when your customer orders goods from you that are not in stock and must be ordered from one or more external vendors.
    Process Flow
    During sales order entry, the system automatically creates a purchase requisition item. The purchasing department creates a purchase order based on the requisition and the vendor ships the goods directly to you (unlike third party order processing, where the vendor ships directly to your customer). You then ship the goods to your customer. While the goods are part of your inventory, you manage them as part of the sales order stock. Sales order stock consists of stock that is assigned to specific sales orders and cannot be used for other purposes.
    Goods receipt will be posted when ever the vendor ships the goods to our customer.
    We will do this transaction in SAP using MIGO.
    Invoice receipt is done when the Vendor sends us the invoice.. ( I.e Billing ).
    It can be done using MIRO.
    THe above two steps are standard and manual. There are many other ways that the actual process can happen. If the client follows EDI standards then the Goods receipt and Invoice receipt can be done through IDOCs automatically.
    Process Flow for 3rd Party Sales
    Customize the third party sales in summary:
    Prerequisites for 3rd party sales,
    Purchasing org,
    purchasing group,
    assign the Purchase org to company code
    assign Purchase org to plant,
    should not maintain the stock in material, it should be trading goods,
    1. Create Vendor XK01
    2. Create Material – Material Type as "Trading Goods". Item category group as "BANS".
    3. Assign Item Category TAS to Order type that you are going to use.
    4. A sale order is created and when saved a PR is generated at the background
    5. With reference to SO a PO is created (ME21N). The company raises PO to the vendor.
    6. Vendor delivers the goods and raises bill to company. MM receives the invoice MIRO
    7. Goods receipt MIGO
    8. Goods issue
    9. The item cat TAS or Schedule line cat CS is not relevant for delivery which is evident from the config and, therefore, there is no delivery process attached in the whole process of Third party sales.
    10. Billing *--
    Regards.

  • VENDOR MASTER DISPLAY REPORT (Z)

    this report displays the vendor master record and used LDB KDF. Can anyone clarify this :
    Is it the LDB program that fires the GET EVENT to my program ? Does it selects the data based on the selection (dynamic scree) and fires this event and if it does not get any data , it doesnt fire the event ??
    In our program , when we write a get statement : does it get one record at a time ( out of the selected records ) from the ldb ?
    Do we need to do special append or move in our program to get that data into the program for further use ???
    I have this code for this report that uses the LDB KDF !! When i give in the selection screen (dynamic) say country US , and write a get lfa1 at start-of-selection , it works good and gets the data ...but if i want to do selection based on Conpany code ....and wrote a GET LFB1 statement , it doesnt work ?? I m pretty messed up in this ...so writing this long q...would look for help ..
    get lfa1.
      SELECT LIFNR BUKRS LNRZB ZTERM FROM LFB1
                                  INTO (T_VENDORINFO-LIFNR,
                                        T_VENDORINFO-BUKRS,
                                        T_VENDORINFO-LNRZB,
                                        T_VENDORINFO-ZTERM1)
                             WHERE    LIFNR IN O_LIFNR
                              AND     BUKRS IN O_BUKRS
       AND   SPERR IN I5
       AND   LOEVM IN I6
       AND   ZUAWA IN I7
       AND   AKONT IN I8
       AND   ZWELS IN I11
       AND   ZAHLS IN I13
       AND   ZTERM IN I14
       AND   EIKTO IN I15
       AND   BUSAB IN I19
       AND   LNRZE IN I20
       AND   LNRZB IN I21.
        SELECT NAME1 SORTL STRAS ORT01 REGIO LAND1 PSTLZ PFACH PFORT
               PSTL2 TELF1 TELFX FROM LFA1 INTO (T_VENDORINFO-NAME1,
                                                 T_VENDORINFO-SORTL,
                                                 T_VENDORINFO-STRAS,
                                                 T_VENDORINFO-ORT01,
                                                 T_VENDORINFO-REGIO,
                                                 T_VENDORINFO-LAND1,
                                                 T_VENDORINFO-PSTLZ,
                                                 T_VENDORINFO-PFACH,
                                                 T_VENDORINFO-PFORT,
                                                 T_VENDORINFO-PSTL2,
                                                 T_VENDORINFO-TELF1,
                                                 T_VENDORINFO-TELFX)
                               WHERE LIFNR = T_VENDORINFO-LIFNR.
        ENDSELECT.
        SELECT ZTERM
                      FROM LFM1 INTO T_VENDORINFO-ZTERM2
                               WHERE  LIFNR = T_VENDORINFO-LIFNR.
        ENDSELECT.
        APPEND T_VENDORINFO.
        CLEAR  T_VENDORINFO.
      ENDSELECT.

    Make the fields suppress during display. Configure it in SPRO>Financial Accounting (New)>Vendor Accounts or Customer Accounts>Master Data>Preparations for Creating  Master Data>Define Screen Layout per Activity (Vendors) (Customers)
    Change the field status for Display in all areas (General, Company, Sales/Purchasing) for the following under the General Data > Payment Transactions> Bank Details. Make it Suppress.

Maybe you are looking for

  • How do I highlight text on pages 5.5.2?

    Im trying to highlight specific parts of an essay question, however I cannot find an option to do so. Somebody please send help.

  • Freezes and Gray Screens

    I've been experiencing freezes and gray screen at startup problems on the MBP for a while and I'm at a loss as to what to do next. Here's what I've done so far: Run memtest, Drive Genius Disk Check for bad sectors and extended Apple Hardware Test - a

  • HT2978 how do you turn off the terms and conditions of genius on the iPhone

    i wanted the genuis on my iphone but i tried to cancel it and it would not do anythig . Can someone please help me by answering my question. Thank you

  • Connect to Projector

    I got the DVI to VGA connector for my MBA and connected it to my Toshiba XD2000. But I'm not seeing anything on the projector other than the Toshiba logo. If I go into System Preferences > Displays it shows two desktops. And if I click the Gather Win

  • Event loop based programming help in c#

    Hello everyone . I was reading about node.js and how it does all the work using event loops using a single thread to do all the non-blocking socket I/O . I am trying to implement the same concept in my application which will be doing a lot of socket