Table containing proforma invoice and commercial invoice

Hi All,
From which table can i get both proforma invoice number and commercial invoice number? I know the commercial invoice ( F2) number and using that i should find the proforma invoice already created
Thanks in advance
Harish

Proforma Invoice and Invoice can be identified through table VBRK through Transaction Code: SE16. The identifying factor will be field 'SD Document Categ' i.e VBTYP. Invoice is 'M' & Proforma Invoice is 'U'.
Document Flow can be checked through table VBFA through SE16. In table VBFA, enter relevant Delivery Number and identify the Invoice & Proforma Invoice based on above logic of VBTYP.
In the case mentioned that Invoice number is available & Proforma Invoice is to be identified, in table VBFA, enter Invoice number in VBELN, based on which you will get Delivery number and follow the step in above Paragraph to retrieve the Proforma Invoice number.
However, which is Proforma Invoice for which Invoice, there is no such report available.
Regards,
Rajesh Banka

Similar Messages

  • Table contain user name and tcode

    Dear Experts,
    Can you tell me which Table contained user name and tcode field?
    Thanks and Best regards,
    wilson

    You need to be even more carefull with parameter transactions.
    If SU24 is not maintained for them, PFCG will pull the proposals from the core transaction (via which the parameters are used in the skip screen feature...). If the core transaction has authority proposals for S_TCODE, then you will get those tcodes and their proposals as well.
    A carefull choice of menu objects (not only limited to Tcodes), taking heed of SU24 defaults and tuning it to meet your needs is the key. But it requires organizational discipline and good training, otherwise rather dont use it for anything other than important objects which you want to control manually only, even if your business roles are a mess.
    You can also restrict the authorizations of the security admins for example (as unpopular as that may sound... to segregate authorization concept development (SU24 etc), role building development (PFCG etc) and user administration (SU01 etc). Object S_USER_TCD also has a field called TCD...
    There are also other objects (as Dipanjan has pointed out) which have TCD as a field of an object which is not S_TCODE. In addition to I_TCODE, Q_TCODE, P_TCODE, see also S_IDOCMONI for example.
    To be honest I have given up on trying to find them all
    The easiest solution is to use the menu and maintain SU24 when the transaction is configured or the application is developed and tested. That is what SAP does as well in SU22. It is more work upfront, but more sustainable in the long run.
    If your users (and auditors) only see the menu (and use the SUIM --> Executable transactions) options, then you can get away with it in the short or even medium term. Latest when someone else need to maintain the roles they will hate it...
    My 2 cents,
    Julius

  • Table containing 'Valid From' and 'Valid To' dates --  tcode SU01

    Hi All,
    I want to know the Table containing 'Valid From' and 'Valid To' dates -- In tcode SU01 ---Tab Logon Data there are 'Valid From' and 'Valid To' dates. I want to know the table(s) where this info is stored.
    thanks
    Naved

    Looks like you have two userids. Login to SDN using your userid that created the post and assign the points. If you don't see the radio button then change your original post to a question.
    Message was edited by: Prakash  Singh

  • CRM Table containing IBase GUID and Product GUID

    Hi experts,
    Could you please give me the table containing IBase GUID and Product GUID.
    My requirement is to bring the Warranties in the Ibase relationship tab in IB52 transaction. Warranties should be corresponding
    to product(Material) corresponding to the IBase.
    Regards,
    Deepthi

    Hi ,
    My problem is resolved by using  COM_TA_R3_ID table.
    Here R3IDENT field will give the product_id of the IBASE and R3MAT_ID will give the product id of the basic material.
    By using FM CRM_IBASE_COMP_GET_DETAIL in the field obect_id we will get product id of  IBASE .
    Then passing that to R3IDENT field we will get basic product guid from R3MAT_ID field.
    then from comm_product table we will get GUID of basic material
    Regards,
    Deepthi

  • Table containing both SC and PO number

    Hello experts,
    Can any one among you let me know the table consisiting of both Shopping cart and purchase order number in SRM.
    I appreciate your quick response, and be rewarded with desired points.
    regards,
    IGA.

    Hi,
    For Classic scenario,ou can pass the Line Item GUID (CRMD_ORDERADM_I) of the shopping cart to the table BBP_PDBEI ( field GUID) and get the PO details.
    All the SC details can be seen in table CRMD_ORDERADM_H(Header) and CRMD_ORDERADM_I(Item).
    You can also use the FM 's:
    Shopping Cart: BBP_PD_SC_GETDETAIL.
    PO: BBP_PD_PO_GETDETAIL.
    IF you are on ECS,then the local PO and SC details can be found in the tables CRMD_ORDERADM_H(Header) and CRMD_ORDERADM_I(Item).
    BR,
    Disha.
    Do reward points for  useful answers.

  • What is a table containing sales order and the contract it refers to

    Hi,
    I have a following problem (ECC6.0):
    A sales order is created in VA03 and referenced to a contract. I need to locate the table or tables (or FM) which contains the information of the sales order number and the contract number.
    Problem with VA03 is that I can see both numbers in the document flow screen; i.e. sales order (Doc.no) is xxxxx and the Preced.Doc field contains the contract number. However, this is only an ALV view. I cannot get anywhere from the program SAPMV75F.
    I have checked table VBAK and it contains most of dat but not the link itself as it has any sales document. I need to have an entry containing the link between a given sales order (+item) and the contract.
    Instead of creating with "Create with reference" and select Contract (which you need to refer to),  the system is defined so that contract is used with a hierarchy customer. Debugging of creating did not help as the linking was conducted in the background without activation of debugging screen. I'm not an SD and no experience with contract.
    Help is highly appreciated,
    Pipsa

    Hi,
    The field VBAK-GUEBG is used for valid from and valid to date,
    you can find the Preceding and Subsequent sales and distribution document under table 'VBFA'.
    under SMOD, you can find below exit use for Contract data modification:
    V45W0001 Function module exit for copying sales header data into
    items.
    This enhancement contains the user exit:
    -   EXIT_SAPLV45W_001
    regards
    Vivek.
    Edited by: Vievk Vardhan on Jan 29, 2010 3:13 PM

  • Which table contains the Workcenter and the operation line of an order

    Hello
    Does someone knows in which table I can found the link between the operation defined in a maintenance order and the workcenter? If there is no direct link in a table, is there a function allowing me to do it?
    Kind regards
    Chris

    Chris,
    AFVC and AFVV contain most of the operation data.
    The link is:
    AFKO-AUFPL --> AFVC-AUFPL
    AFVC-AUFPL/APLZL --> AFVV-AUFPL/APLZL
    See [here|http://www.sapfans.com/forums/viewtopic.php?t=200474] for more PM/CS tables
    PeteA
    [www.pjas.com]

  • I would like to read a file and display the results in a table containing both strings and numbers?

    Hi,
    I just need a simple way of doing this as at the moment, i read one line at the time containing strings and numbers, whenever i convert this line to an array i loose the strings, if i want to display it, it displays as a group of lines while i would like to display it as a table with column headers. The file is an .xls worksheet.
    Any suggestions?
    Thanks
    Me

    Hi,
    Look at attach vi.
    If this is not what you need please clarify.
    With ActiveX you can Open Excel, interact with it (read and write values to cells...
    But if you can read it this way, I think it's easier.
    Hope this helps,
    Paulo
    Attachments:
    XL.zip ‏24 KB

  • Table containing cost center and PO data

    hello, i need a table where the cost center(KOSTL) is defined as a primary key. the table should also contain PO numbers.

    Hi,
    For cost center, the value table is CSKS (Cost Center Master Data).
    For PO data, which is related to Cost center data, you can refer to the tables EKBN
    Regards,
    Santhosh.

  • Table containes GL account and Symbolic account .

    Hi All ,
    Is there any table or Function module Or Bapi  so that we can find out  G/L account ( expense account ) for any symbolic account ???
    Expense account  is maintained against Symbolic account through configuration using path ( Financial Accounting (New ) -> Travel Management ->Travel Expenses ->Transfer Accounting-> Conversion of symbolic account to expense account ) . How can i get this account number if i know symbolic account. Where this data is stored .??
    Thanks In advance.
    Regards,
    Sijin K P

    here we go:
    Payroll > Payroll: your country > Posting to Financial Accounting > Activities in the HR-System > Employee grouping and symbolic accounts > Define symbolic accounts

  • Table containing due date and billing amount of a vendor

    Dear Friends,
                           I need to get the due date and billing amount of the vendors.So please let me know which  DDIC table will give me this information.
    thanks,
    jeevan.

    Hai madhu,
    Thanks for ur time .
    pls be there i am working on ur sugesstions and will let you abt the progress...
    So do u say we cannt fetch the due date for a vendor payment.
    thanks,
    jeevan

  • Modelling Time Dimension with Fact Table containing Start Date and End Date

    Hi Gurus,
    I have a time dimension with Year till Date. I have a fact table which consists of Start Date, End Date, Person ID, Department ID.
    How do i design Time dimension with fact table the below scenario
    In the dashboard i have start Month and End month as prompts.
    In the report i need to display Count(Person ID) > Start Date and < End Date along the trend.
    For instance, i have selected Jan-2009 as start date and Apr-2009 as End Date, then i need to display Count(Person ID) of Jan-2009, Feb2009, Mar-2009 andApr-2009.
    I Can not connect Time dimension with only Start Date or only with End Date to get the trend along the months.
    Please advice on the issue which i am having.

    Hi,
    Thanks for the response, Infact i tried using Complex join in physical layer. I have considered Time table joined with Fact table, and used >= and took and alias of the Time table and joined fact table using <=. When coming to BMM, i am not knowing how do i design this as if i merge the both the time dimensiona and its alias into single table, values will not be correct and if i make them as seperate columns. i can not show the trend as both are different columns.
    Can you please let know where i am going wrong.
    Thanks

  • How to view Proforma Invoices (F5-Order related) in Standard SAP Tcode

    Hi SD Guys,
    Is there any standard sap Tcode to view list of proforma invoices (F5-Billing type).
    Please note that I have checked following Tcodes like;
    1.VF05
    2.VF05N
    3.VF04
    It is surprising that in spite of having records in VBRK table no proforma invoices are showing in the above tcodes.
    I want a standard SAP report.I know that through SQVI or with the help of ABAPer I can make some customized reports.
    Please through some light may be I am missing something from the standard report tcodes of SAP.
    Thanks in advance,
    Suman Sardar

    Hi,
    Proforma invoices will not be displayed in VF05/VF05n.
    You have to go for a "Z" report for this purpose.
    Please Check with your ABAPer.
    Regards,
    Krishna.

  • One table containing DIMENSION and FACT columns ... How to make it work?

    Guys, i have a question that relates to OBIEE working with a single table containing both fact and dimension columns.
    What is the "best" strategy to get this to behave like a star schema? Following are my questions:
    - Should i alias each dim set of columns in physical layer
    - Should i alias fact set of columns in physical layer
    - Join them in the Physical layer and then pretend they are actually two separate structures in business layer?
    OR
    Something else?
    Please share your ideas how to handle this type of situation.
    Regards,

    You can just duplicate the table in the Business Model and separate the Facts and Dimensions, there is an article about this type of design here..
    http://www.rittmanmead.com/2009/11/10/oracle-bi-ee-10-1-3-4-1-single-table-repository-design-part-1/

  • Table containing variants and programs associated

    Which table contains variants (visualization) and its program associated ?

    you will find  variants and program names in TVARV and TVARC. Here u will not get the data for variants.
    If you want data for particular variant go for FM:
    RS_VARIANT_VALUES_TECH_DATA
    REPORT = your programe name
    VARIANT = variant name
    In TECHN_DATA u will get the data for that variant.
    hope this is helpful.
    Reward suitably if helpful
    regs,
    ags..

Maybe you are looking for