How to find out (parent)Base document, Base Condition type

Hi,
Is there a way to find out the base/parent document for a particular document.
1. We copy OR doc and rename it as ZOR, Is there a table which stores this parent-child relationship.
2. Similarly, we copy K007 and lets say we rename it as Z007, how can we find out the original condition type it was copied from.
Yes, we can probably compare document category or condition type class, but isn't there a table or some source where we can get the info from?
Thanks.
Edited by: SAP SD_Newbie on Sep 4, 2011 10:28 AM
I am extremely sorry for ACCIDENTALLY posting this question twice. I've logged in from a slow-speed cybercafe where it takes lot of time to post the question. In the process I open another and post, as a result it appears twice.
I looked for options to delete the duplicate questions but I found none.

Raghu,
Just wanted to make my life lil easy, by knowing the base doc/cond type. If we know the standard base doc/ctype, I thought it would help me quickly recall the behavior.
Thanks.
I think I can mark this question as answered. Though I wonder why a provision was not made for this. But anyways thanks to you all.

Similar Messages

  • How to find out associated Billing Document from a PO

    Dear SAP wizards,
    just like we could check an associated PO for a Billing document by going to Display Document Flow, just wondering how can i find out the associted Billing Document for a PO.
    Thanks a lot in advance.
    Rashmi

    Hi Rashmi,
    If there is a sales billing document for a PO, ideally the cycle should be like this
    Sales order-Purchase OrderMIGO/MIRODelivery(If applicable)--Invoice.
    In this case it is not possible to find out the invoice number directly from the purchase order number.
    In the Purchase order, there is a tab at the item level called Account Assignment. It will have the details of the sales order number and line item number filled, if the PO is created with reference to the sales order.Get this sales order number.
    Using this sales order number, the delivery number or invoice number can be found out from the table VBFA by providing sales order number as VBFA-VBELV and giving VBFA-VBTYP_N as either J or M, J for delivery and M for invoice. Now you will get the invoice number for the transaction chain.
    Hope this helps.

  • Finding out purchse order by referrring condition type.

    I want to find out purchase orders in the production system where condition type for example ZINT used in the conditions.

    Hi
    There is no direct list like this n SAP standart reports.
    But u can try to take it from tables.. i.e , You should develop a simple query linking EKKO/EKPO and KONV table.
    Firstly go to EKKO table. and take all PO numbers from here..
    Then give these PO numbers to EKKI table and take KNUMV fields from here.
    Then give these KNUMV numbers (Doc. condition) with
    KAPPL Application "M"
    KSCHL Condition type " XXXX " selection parameters to KONV table..
    you will have only the Doc. conditions related your condition type.
    Then again go to EKKI and give these new Doc. conditions .. Take PO numbers from here....
    Thanks...

  • How to find out the Accounting document status for sales order

    Hi
    We have created the sales document by referring the billing document of contract no.Aftre that we have raised invoice for sales document. Now system is generated both invoice , accounting document and the value is appearing against the invoice document. However the status against the accounting document is showing as not cleared. I want to know where we could see this status in Table,
    Normally we can see the status in FPLT for contracts since its having the billing plan no. Suppose if the billing plan is not available like S.O , How to check the status in table?
    I have refered so many tables but not helping. Since i want to get the uncleared value of accouting document.
    Please help me.
    Regards
    Thenna

    Hi Thenna
    The accounting document status in the document flow is determined dynamically when you display the document flow,
    it's not saved in a specific table.
    Here is the relevant logic:
    LV05CF01 -> form BUCHHALTUNGSBELEG
    IF vbrk-vbeln <> vbfa_tab-vbeln.
       PERFORM vbrk_ermitteln USING vbfa_tab-vbeln.
       REFRESH xbkpf.
       CALL FUNCTION 'FI_DOCUMENT_READ'
        LOOP AT xbseg WHERE bukrs EQ xbkpf-bukrs
                      AND   belnr EQ xbkpf-belnr
                      AND   gjahr EQ xbkpf-gjahr
                      AND   ( koart EQ 'D' OR koart EQ 'K' ).
        ENDLOOP.
                IF NOT sy-subrc IS INITIAL.
      SET STATUS TO 'No items are cleared'
                  l_xdoc_num-status = 'A'. <<<
                ELSE.
                  LOOP AT xbseg WHERE augbl IS initial
                                AND   umskz NE 'A'
                                AND   vorgn NE 'AZUM'
                                AND   ( koart EQ 'D' OR koart EQ 'K' ).
                  ENDLOOP.
                  IF NOT sy-subrc IS INITIAL.
      Set status to 'All items are cleared'
                    l_xdoc_num-status = 'C'. <<<
                  ENDIF.
                ENDIF.
    Regards,
    Alex

  • How to find out, whether an input document of a process is IRM-protected?

    Having an LiveCycle process with an input variable of type document.
    How to find out, whether the document is a standard PDF or an IRM-protected PDF?
    Thanks,
    Dilettanto

    Really no way to tell from a given PDF-file, whether it is IRM-protected?

  • How to find out the idoc type required for our requirement

    Hi,
         How to find out the list of available idoc type in SAP. It will be good if i get to know the table name where all the idoc type definitions are gets stored.
    Say i have some requirement and for that requirement how i can find the proper idoc type to be used. (assume functional consultant is not providing that information)
    Points will be given for the useful answers
    Thanks,
    Prasanna

    Hi prasanna,
                    we can get SAP idoc types in tcode we31.For every requirment there will be different message type.
    For example we want idoc type for account invoice receipt.
    First find out message type for that purpose which can be found in we81-ACC_INVOICE_RECEIPT.
    Get this message type and search in we82  where we can find message type and idoc type linkage.
    try this way.
    Reward if it is usful.
    Thanks,
    Srikanth.A

  • How do I find out the base dir for the current workspace ? Change?

    Assume I took over a colleagues JDeveloper installation.
    How can I find out the base dir for his JDevelopers workspace?
    Can I change this workspace base dir afterwards/later (without
    problems for the included sources and projects) ?
    Where can I change it ?
    I did not found an option in the settings?

    If you hover your mouse over the workspace you'll see the directory where the jws file is stored.
    For each project in the workspace you can go to the project properties and look up information in the content node of the preference - there you can also change the location preferences for where code is created.

  • How to find out Inquiry  document number in sales quotation

    Hi all
    my client have requirement that while creating quotation with reference to inquiry number the system should copy inquiry number in sales quotation it should be save into any particulates field so base on that  he can configure  output determination can any one help me how to find out Inquiry  document number in sales quotation and what are the config step i need to do
    Thanks and regards
    rajesh

    Hi raj
    Firstly  , In Sales header data you can see the preceding document feild but i am not sure in which tab .
    Secondly, As far as document flow is concerned go to VA22 and then you will get the document number of the quotation and at the top you will get one small icon which is document flow , but i am, not sure with the shortcut but just check with  Shift +F2. then you can see the flow
    Regards
    Srinath

  • How to find out which plugin is missing ( embed width="100%" height="100%" messagecallback="parent.frames.MANIPULATIONS.AppendMessage" spinfps="15" spiny="30")?

    How to find out which plugin is missing fro mthe website: http://web.it.nctu.edu.tw/~twli/interactive/scr_tutf.htm?
    After looking at one similar question found in mozilla support and answered by jscher2000 (https://support.mozilla.org/en-US/questions/957655), I have found out I have to look for either &lt;object or &lt;embed. What I found is : &lt;embed width="100%" height="100%" messagecallback="parent.frames.MANIPULATIONS.AppendMessage" spinfps="15" spiny="30"
    What do I have to do now?

    This big1.mol (and possibly big2.mol) file is loaded in the embed plugin object that is opened in a iframe, so you can right-click the plugin area to check the embed code.
    *http://web.it.nctu.edu.tw/%7Etwli/interactive/big1.mol
    *http://web.it.nctu.edu.tw/%7Etwli/interactive/big2.mol

  • How to find out the immediate parent for a material

    I am Exploding a material by using CS_BOM_EXPL_MAT_V2. Now i am getting items for that perticular materil.
    how can i find out parent material for a given Item material.
    Please any one help me on this.
    Thanks in advance
    Venkat

    Hi,
       Refer to this thread.
       FM to get all Parent material/BOM of the given material
    Regards,
    Vimal.

  • How to find out the condition type of the tax code in the PO document

    Hi friends,
    My questions is how to find out the condition type of the tax code in the PO document.
    When you use me23n to display one PO document. In the invoice tab, there is one text field named 'tax code' whose value could be T1, T2, J1, J2 and so on. Beside the text field, there is one button named taxes. When you click the button taxes, it will show you the condition type of the tax code. For example, if the tax code is 'T1', then its condition type 'mwcn'.
    I want to use the information on the PO to find out the value 'mwcn' of the tax code 'T1'. Could anybody help to describe the logic?it looks like the value is saved in the table konp. But I don't know the logic. Please describe. Thank you.

    Hi,
    Hope you have asked for select query..
    select single knumh from a003 into wa_knumh
      where mwskz = wa_itpotab-mwskz
      and kappl = 'TX'
      and aland = 'IN'.
    select single kbetr from konp into wa_kbetr
      where knumh = wa_knumh.
    cheers,
    Dep

  • Function module to find out DATA BASE size, free space, used size

    Is there any function module to find out DATA BASE , free space, used size
    FM that gives all the details of the Date base
    what data base, what is the size, free space, used space etc...
    instead of writing case by case for each data base. based on  CASE SY-DBSYS.

    Hi,
    Check this FM:
    DB02_ORA_SELECT_DBA_SEGMENT
    alternatively u can check the tcode: DB02
    thanks|
    Mahesh

  • How to find out MIGO or MIRO without account document

    hi,can somebody tell he how to find out MIGO / MIRO withou account document,because my client want to check GL of GR/IR with MIGO&MIRO.
    in theory,MIGO - MIRO = GR/IR balance,but if no FI document generated from migo or miro for some reasons,they two do not reconcile,right?

    If no Fi document, then there is no GR/IR account in picture. so there is no question of reconciliation.

  • How to find out MIGO or MIRO without FI document

    hi ,can somebody tell me how to find out those MIGO & MIRO wihtout FI doucment ,thanks

    hi
    u can use MB5S for the grir balances
    or  u can use MR11
    or use ME80FN here execute the report and then select the PO history mode u will get all the pos which have been processed and the gr and ir quantity and value will be there
    also u can refer ME2N here in Scope of list   choose ALV and in selection parameters      WE102
    here u will get list of all pos with GR
    regards
    KI

  • Want to find out parent class of a class without using getSuperClass

    hi,
    I am trying to write a code to find out the base class /interfaces of a class by its object and i dont want to use getSuperClass,getInterfaces methods.
    Below is a snippet i tried but it does not work:
    public class Test extends Parent{
    public void disp(){
    System.out.println(super.getClass().getName());
    public static void main(String args[]){
    Test test = new Test();
    test.disp2();
    this outputs the child class only does not output the parent class.
    Is there any method to do so?
    Thanks,
    Anirudh

    Ok, If it can not be done then i must not ask.
    So you have answered it that it is not possible without these.Thats what i wanted to know.
    Should have framed the question like is it possible?and if possible how?
    Thanks
    Anirudh

Maybe you are looking for