Table which houses the status in delivery related billing

hi guys,
      In which sales table can we see the status(i.e order status,billing status,delivery status) of a delivery related billing and order related billing
Thanks,
Shamik

Hi,
If you want to have an overall status of the Sales Order, you can use
VBUK - Sales Document: Header Status and Administrative Data
And if you want all the status line item wise you can use
VBUP - Sales Document: Item Status
Hope it helps.
Thanks in advance.
Best Regards,
HP

Similar Messages

  • Field FKSTA- Billing status of delivery-related billing documents not getting updated

    Hi Experts,
    I have a requirement wherein I need to fetch the FKSTA - Billing status of delivery-related billing documents into the datasource 2lis_11_VASTI. I have checked a lot of threads on this topic but have not found a concrete solution yet.
    I have checked the settings in vov7 and vov8 and everything seems to be in place. I have also checked in table VBUP, when I filter based on field FKSTA = 'C', it shows me the outbound delivery document nos. But when I use the related sales document, it shows me blank values. VBUK as well doesn't show any values for field FKSTK.
    I would like to know how and where I can identify the 'billing status of delivery- related' document.
    I can see in VBUP table that if I enter the sales document no. related to the delivery document, it does not show the correct status.  I believe that the statuses should ideally get updated to the underlying VBUK and VBUP tables. Is there any way to update and align them?
    Is there a workaround, a similar field that i can use for datasource enhancement that will give me the correct values?
    Appreciate any help I can get on this as it is urgent.
    Thanks,
    AM

    Hi,
    You are correct that stauts is updated in table VBUK and VBUP.
    However, a sales order does not determine a billing status for delivery related billing, field
    VBUP-FKSTA is only determined for delivey.
    So, it is correct behavior that VBUP-FKSTA = BLANK when searching VBUP with
    VBUP-VBELN = sales order number.
    Just because of above reason, you will not find billing status field in VA03 -> goto header/item;
    you could only find billing status field for delivery in VL03N -> status overview.
    It seems that you are trying to find out sales orders that have been fully deliveried and fully billed, am I right? As far as I know, there is no directly table/field/tcode that could meet your requirement.
    You could consider following workaround:
    firstly, get a list of deliveries that have been fully billied(search VBUP with VBUP-FKSTA = C or search VBUK with VBUK-FKSTK = C);
    Secondly, using these deliveries to search table VBFA to find out related sales orders.
    Hope this helps.
    Best regards,
    Crystal

  • How to change Billing status of delivery-related billing documents?

    Hi Experts,
    Now I meet with the problem with the billing status.
    I want to create a billing reference delivery notes, but the billing staus of delivery-related billing docuemnts is  blank, I want to chage it to 'A' so as to create a billing refer to it.
    Can anyone give me some hint to make it true?
    Thanks a lot.
    Best regards,
    Chris Gu

    Hi,
    Billing status blank means, delivery is not relevent for billing. Check the deliver document, whether it has billing relevant items in it or not. To know the billing relevence, please check your item category definition.
    For delivery relevant billing, billing relevance in item category definition (VOV7 transaction) should be 'A'.
    A: Delivery-related billing document
    Billing is based on the outbound delivery. Billing status is only updated in the outbound delivery.
    Regards,
    Satya.

  • Delivery related billing for repair order

    Hi sdn,
    Could you please explain how to do the delivery related billing for repair orders.
    Earlier we my client was using order related billing for repair orders. Instead of that he wants delivery related billling.
    We have done all configuratin settings
    While doing the delivery the system is going to termination.
    In earlier process IRPA IRRP IRRE IRAL item categories are determining in the repair order.
    IRPA is relavent for price and billing
    IRRE and IRRP relavant for returns delivery
    IRAL item category relavant for delivery and not relavan for pricing
    We changed the config settings for IRPA item category .we changed the IRPA item category relavan for delivery
    When enter the VL01n the syetem is terminating program.
    Due to this include L1PWF46 system going to terminate
    Please advice how i will change the process into delivery related billing instead of order related billing.
    Thanks
    KV

    I have done all configuration settings which were related to delivery related billing but still the program was terminated.This process related repair and service.
    please suggest needful answer.
    Thanks
    KV

  • Is there any standard SAP table which stores the license number assigned to a delivery item

    Hi Experts,
    This is in relation to license number assigned to a delivery item under ‘Export License Log’. Our scenario is for delivery of type NLCC created for an inter-company stock transport order. (i.e.not a sales order case where the license may get copied from sales order to delivery through copy control)
    As we understand, for legal control – relevant scenarios, export license for each item shall be determined afresh every time the delivery is accessed. (Depending on legal regulation, grouping, destination country, export control class, delivery partners vis-à-vis license master customer assignments etc.)
    To print the license text on one of the delivery output types, we want to access the license number for each item. (determined under export license log)
    Our question is:  is there any standard SAP table which stores the license number assigned to a delivery item?
    We have checked some of the license tables (T606*, VAEX, EMXX etc.) but couldn’t get any specific table storing delivery-item-specific license data.
    Helpful answers Text Removed
    Regards,
    Jagan
    Message was edited by: G Lakshmipathi
    Dont add such text in your post

    Hi Lakshmipathi,
    The export control log can be accessed by going to delivery Extras-> Export license log
    We need a table that stores the determined license for each item in a delivery document ( as shown in the below screenshot)
    Regards,
    Jagan

  • There is any table which makes the relation between sold to party and ship

    Hi Gurus,
    There is any table which show the relation between ship to party and sold to party.
    regards
    gursharan

    You can get this information from KNVV, KNVP Tables.
    Refer following link: http://www.erpgenie.com/abap/tables_sd.htm ....Customer Master Data for more detailed explanation.
    Please award points if you find this information useful / resolves your issue.
    Letme know if you need more information.
    Thanks,
    Ramesh

  • Need some help on CRM tables which have the details of the order created

    Hi,
    Can anyone help me in knowing the tables which stores the information of an order . I need to find the status, priority, category and the partner functions of a particular order. Is there any table which stores all these data.
    Thanks & Regards,
    Anuradha.P

    Hi Anuradha,
    basically you link  partner function of an order with view:
    CRMV_LINKPARTNER.
    In this view you can find :
    Guid of an order coming from CRMD_ORDERADM_H
    Guid of BP coming from BUT000,
    and <b>partner function</b> stored in field PARTNER_FCT.
    For sold-to-party you have to select 00000001.
    Concerning priority and category I suggest you investigating with "where used list", tool in which tables the data element is used.
    Then start from CRMD_ORDERADM_H or CRMD_ORDERADM_I , and with the guid go to CRMD_LINK.
    Extract the proper Guid set and try going into the table/s you select, previuosly.
    Regards,
    AndreA
    <b></b>

  • What is the table to get the all planned orders related to a sale order

    Hi,
    May i know what is the table to get the all planned orders related to a sale order. My scenario is make to order scenario. we can get my out put final product by completing the nearly 916 planned orders.(Like major assemble,sub assemble). From this scenario i want the total orders related to a sale order. ( The planned orders from sale order to sale order will change. i.e 1 sale order will have 916 planned orders and one sale orders will generate 920 like that will chage when running mrp.). Now i want to pick the total planned orders for a sale order in a report. please guide me.
    Regards,
    Mastan.

    Hi,
    Use the table PLAF... in this table pass the sale order no in the filed KDAUF and then execute...issue here is once the planned orders are converted production orders, these planned orders are deleted from the system....so you will not able to see them.....
    Thanks
    Kumar

  • Table which stores the list of active ods objects in BW

    Hi,
    I am trying to find out the list of active ods objects starting with y and Z, Is there any table which has the information regarding that. For Infoobject I found the table as "RSDIOBJ". Can you plz let me know if there is any table for ods.
    Thank you in advance,
    Raghavendra Reddy BIjevemula

    Hi Raghu,
    u r typing it wrong..
    its "RSDODSO"..
    It will definitely work..
    which gives all available ODS.
    Regards-
    MM

  • What is the table which stores the SM04 currently active users data

    HI all,
    what is the table which stores the SM04 currently active users data in sap?
    plzzzzzzzzz help me..
    Thanks  all in advance ,
    Malti

    Hi,
    Pl. check in tables USR02/USR01 for the list of users & logon data.
    Regards,
    SDS

  • Table  which stores the changes on a object

    Hi,
    Could any one tell me a table which stores the changes done to an object ex:Master data info object.
    I want to know when an particular attribute added to the master data.
    Thanks in advance

    I am not sure what is the level of detail you are looking for.
    CDHDR might help.
    Arun

  • HT5312 I have a used iMac 21.5 in that i would like to reset the apple id so when I get updates in goes to my id instead of the previous owners id. Which in the case is a relative

    I have a used iMac 21.5 in that i would like to reset the apple id so when I get updates in goes to my id instead of the previous owners id. Which in the case is a relative. How can I do this ?

    The Mac, it's OS and the iLife apps are still associated with the original owners Apple ID.Normally the original owner needs to follow the process to prepare a Mac for selling or giving it to someone else. They need to call Apple Care and request that their Apple ID be disassociated from the Mac, erase the Mac and install the most recent version of OS X that shipped on the Mac, reinstall the iLife apps and deauthorize the Mac from their iTunes account.
    If you have a bill of sale of some sort and can prove the Mac beongs to you, Apple may be able to assist you. Call Apple Care and explain the issue.

  • Need help to find the table which stores the infomation listed below

    Hi,
       I am working on Archiving work for archiving the data under the tcode SOST.I searching the table which stores the email document content but I am having difficulty to get the table..Could any one provide some input on this.
    Thanks.
    ~Donny

    I believe it is stored in table SOFFCONT1

  • Delivery related billing with VF04 based on sales group.

    Hi Expert
    I want to do delivery related billing in vf04 but sales group filed is grayed in vf04 so sorting is not possible if i not sort then it will bill to all customer that we dont want ,  i want to bill manually for different Customer on the basis  Sales Group, how to handle this situation. we donu2019t have other  choice such as Shipping point is only one. Even sold to party is same for all site. how to handle this situation.
    thanks
    Mona.

    Hi Mona,
    The selection criteria fields for VF04 are hard-coded.
    This cannot be done, the fields in the billing due list index are the
    the fields in the billing due list (VKDFS) -> these are the only ones
    that can be read and available to be added to the billing due list.
    The nature of your request indicates that is is rather a consulting
    issue.
    Nevertheless :
    A solution for this requirement can look like this (example with
    sales office and sales group for RV60SBAT):
    Add with an append the new field(s) on table VKDFS
    (take care about the customer name space ZZ*)
    Fill the fields ZZVKBUR and ZZVKGRP with userexit LV05IF0V
    for Orders
           FORM USEREXIT_VKDFS_SORTKRI_SALES.
            VKDFS-ZZVKBUR = LVBAK-VKBUR.
            VKDFS-ZZVKGRP = LVBAK-VKGRP.
           ENDFORM.
    for Deliveries
           FORM USEREXIT_VKDFS_SORTKRI_DEL.
            VKDFS-ZZVKBUR = LLIKP-VKBUR.
            VKDFS-ZZVKGRP = LLIKP-VKGRP.
          ENDFORM.
    You will need to take a copy of RV60SBAT and add these fields to the
    selection criteria and the select of VKDFS. See note 25026 which is
    for selection via Payer but may provide additional information. Also
    see note 63523.
    You will also need to re-build the billing due index VKDFS with
    program RVV05IVB.
    I hope this information helps so far.
    Thanks,
    Alex

  • Order related & delivery related billing

    Hi all,
    I have a scenario which is explained as under:
    In the sales order i have the following line items:
    1. ATM machine - 1 qty. This will be a stock item.
    2. ATM installation - 1 qty. This will be a service item so non-stock item.
    3. Cables - 500 Mts. This will be a stock item.
    4. Cables Installation - 1 qty. This will be a service item so non-stock item.
    Now I have a project sales scenario (no PS configuration) & suppose the total order value is 1000 USD. Now the client wants to create 3 different invoices. The payment scenario will be
    1. 50% after order confirmation. Once the sales order is confirmed, then an invoice should be generated from the system with a value of 500 USD. For this particular invoice the payment term will be "within net 7 days".
    2. 40% after the delivery has been done. An invoice to be generated from the system with a value of 400 USD. For this particular invoice the payment term will be "within net 15 days".
    3. 10% after installation, commissioning & testing. An invoice to be generated from the system with a value of 100 USD. For this particular invoice the payment term will be "within net 7 days".
    Proposed Solution:
    2 different document types will be used - one for normal sale & the other one for project sales scenario. For normal stock items the item category is TAN & the billing relevance for this is "A-delivery related billing". Also for service items it is TAX with billing relevance as "B - Relevant for order-related billing - status acc.to order qty".
    I will create a new item category as ZTAN & ZTAX for the stock items & service items. I will use billing relevance as "I - Order-relevant billing - billing plan" & use milestone billling.
    In the milestone billing, I will create 3 different milestones -
    1. Order Confirmation - amount 50%
    2. Delivery Completion - 40%
    3. Installation & testing - 10%
    So whenever i will use the project sales order type I will create direct invoices with reference to the sales order through the billing plan...........for my normal sales order it will be delivery related billing for the same items.
    Is my solution correct?
    My Doubts:
    1. If i create order related billing for stock items then will there be any effect on the delivery & PGI. Will the system again allow to create the invoice with reference to the delivery?
    With best regards,
    Niyaz.

    hello, friend.
    re:  your doubts...
    your materials will still require delivery and PGI.  copy controls will be such that your document flow will be updated once these are done.
    however, since your billing will be order related, delivery and PGI will not be pre-requisites for billing.
    regards.

Maybe you are looking for

  • Printing an image in the centre of the page

    Uhhhh, anybody know how to do the above? Sometimes I print documents and there clipped, so I'n page setup I reduce the page to 90%, but when I print it I cant centralise the document, it always stays bottom left. Thanks for you time.

  • Mod_PLSQL and Web Cache

    Can anyone tell me wether a module/procedure access through mod_plsql in iAS8/9 will be able to benefit from webcache of its tables? Don't want to go through the trouble of installing/configuring webcache unless my applications will benefit from it..

  • If i have updated to os 10.7.5 how can i manage my old airport express?

    when i go to the wi-fi, and click on "airport express" it tells me i need to use airport utility 5.6 to manage, but 5.6 doesn't work on 10.7.5?

  • Prelude does not rename .mxf-clips

    I know Prelude will not rename the files of a complex folder structure like .mxf-recordings from Canon C300 or XF305. However, It's supposed to enter the chosen name in the "Dublin Core->Title" metadata field. On my Prelude v.2.2. this does not work.

  • Site level variables

    I am creating a SharePoint site collection that will house sites for client portals (one site per client). What I would like to do is create a template site that has a couple of key variables (i.e. a client ID, client name, etc) that can be accessed