How to link documents in SD following tables?

Hi All,
I am new to SD and I am a technical person not a business person. But now I have to find out how to link a billing document of type Credit Memo (tcode VF03) with the invoice that originated it. I can see in the document flow of the credit memo (button Display Document flow) all the documents related but... where are those link in the data dictionary? I need the technical part that lays behind this. How can i follow the track of the former documents knowing only one of them?
I hope you can help me experts.
BR. Elena

Elena,
VBFA table is for Document Flow for which you can see all the preceeding Documents.For Example VBRK ( Billing Table) --> LIKP ( Delivery Tabel ) and VBAK ( Order Tabel).Here for Billing Document the Preceeding Document is Delivery and for Delivery Doucment the Preceeding Document is Order.
Hope this clarifies your doubt and Please Reward If Really Helpful,
Thanks and Regards,
Sateesh.Kandula

Similar Messages

  • How to link Documents to CRM

    Hi
    Can anyone please suggest on how to link Documents to CRM CIC0 screen.
    Thanks in Advance

    Hi,
    This is possible thru the following way..
    CONSTANTS: c_fix_url TYPE string VALUE 'http://10.100.18.201:8080/archive?get&pVersion=0045&',
                 c_fixed_val1 TYPE string VALUE 'contRep=',
                 c_fixed_val2 TYPE string VALUE '&docId='.
      CONCATENATE c_fix_url
                  c_fixed_val1
                  archiv_id
                  c_fixed_val2
                  arc_doc_id
                  INTO l_url_doculink.
      CALL METHOD cl_gui_frontend_services=>execute
        EXPORTING
          document = l_url_doculink
        EXCEPTIONS
          OTHERS   = 1.
    Thanks
    Parvathi

  • How Save XML Document in a Destination Table

    Hi
    How Save a XML Document Information in Data Table.
    for Example
    Create Table MDat (Id Number(6), Description Varchar2(50))
    XML Document
    <Data>
    <ROW NUMROW="1" ID="1" Description="Dat 01" /ROW>
    <ROW NUMROW="2" ID="5" Description="Dat 05" /ROW>
    </DATA>
    I Need insert into Tabla MDAT XML Document Information, This XML Document exist in Server Directory.
    Thanks
    PS: I Have a Steve Muench Book (Building Oracle XML Aplications.

    huh? Perhaps READING Steven's book might help you in this matter :) For smallish files you can probably use putXML (e.g., p 467) or if you have a more complex or larger then you need to work with XMLLoader (also in the book (p. 534) as well as online somewhere).
    Mike
    null

  • Dont know how to link the relationships in these tables?

    I have one table called holiday_details and another called date_holiday. I am trying to link the two together.
    The column i am trying to link in the holdiay_details is holiday_code. This is the primary key in this table and a foreign key i want to link to date_holiday.
    In the date_holiday there is a holiday_code column and a date_departed column.
    For this table the same holiday can have many departure dates. E.g H1 (holiday_code) - 10-17-2010(date_departed). H1 - 11-20-2010. However the same holiday cant leave on the same date more than once. e.g H1 - 10-17-2010 = unique constraint violated.
    Therefore i made a unique composite key of the two columns (holiday_code and date_departed) together.
    When i try to reference holiday_code from my holiday_details column to my holiday_code on the date_holiday it wont work. Cant i reference it because it is a composite unique key? I dont know any other way to reference it. I cant make either the primary key, they have to be unique together.
    Does anyone have a solution? Im completely stuck and any help would be greatly appreciated. Thanks in advance!

    Jay,
    I can't say to have a solution but will make some recommendations.
    <li>Google Oracle Database Naming Conventions and find a better method of naming your tables, keys and attributes. Doing so will make your data structures and data models easier to understand.</li>
    <li>Key both of your tables by Sequence</li>
    <li>Document further what each of these tables represents and determine what the remaining attributes would be for each table.</li>
    <li>Data model using SQL Developer or any other data modeling tool, an ERD in my opinion is much easier to read and later is a road map while developing and enhancing your application</li>
    From what I could understand, I modeled the following:
    holiday_tbl with a PK of holiday_seq (sequence)
    holiday_departure_tbl with a PK of holiday_departure_seq and a FK key of holiday_seq
    This would establish a one to many relationship, holiday_tbl to holiday_departure_tbl or holidays have one to many departures.
    Your business rule of, a holiday can only one depart once on a given date, could be enforced either on the database or within your application.
    Hope this helps you out.
    Jeff

  • Table numbering confusion and how to link to tables in a book/document?

    More questions :-(
    Table numbering confusion...
    I'm porting over (from MS Word) a document that has a bunch of tables in it.
    The document currently looks something like this:
    1 Major heading
    1.1 Sub heading
    text for that sub heading that refers to a table that follows (or may preceed) such as see Table 1-1 that follows
    Table 1-1
    Row 1/Column 1 content   Column 2 content   Column 3 content
    Row 2/Column 1 content   etc....            etc.
    Row 3                    etc.               etc.
    1.2 Next sub heading
    Text to follow that sub head that references Table 1-2 below...
    Table 1-2
    Row 1/Column 1 content   Column 2 content   Column 3 content
    Row 2/Column 1 content   etc....            etc.
    Row 3                    etc.               etc.
    2 Major heading
    2.1 Next sub heading
    Text to follow that sub head that references Table 2-1 below...
    Table 2-1
    Row 1/Column 1 content   Column 2 content   Column 3 content
    Row 2/Column 1 content   etc....            etc.
    Row 3                    etc.               etc.
    3 Major heading
    3.1 Next sub heading
    etc.
    Hopefully that makes sense.
    Currently it seems that the tables are numbered based on the chapter number with the chapter apparently being set at 2.
    I need the tables to instead use numbering based on the heading (Titles) numbers, but can't seem to figure out how to get the numbers set for the tables as I would want them to be.
    What do I need to do to make the table numbers reset based on the paragraph numbers (subchapters if you would refer to them that way...)
    Thanks again!

    What is the paragraph format of "Table 2-1" lines?
    Table numbering is commonly controlled by two things:
    1. Format > Paragraph > Paragraph Designer
    [table title para name]
    [ Numbering]
    and
    2. Format > Document > Numbering
    The default in Frame is that tables have titles of para fmt "TableTitle", but tables can switch that off, and also be anchored to paragraphs (often Headings) of any arbitrary format name and numbering scheme.

  • How to link idoc with its corresponding documents and vice versa...

    Hello Experts,
    What are the tables, transactions, etc that can link a certain document(e.g. PO, GR, invoice) to its IDoc and
    vice versa.
    Thank you guys and take care!

    Hi,
    The Message Control parameters from the partner profiles must also match the corresponding
    fields in the output type. These parameters include:
    u2212 Application
    u2212 Partner
    u2212 Partner function
    u2212 Output type
    Tcode  - NACE  (Output Control)
    Tables - SRRELROLES  (Object Relationship Service: Roles)
    Message Control is a mechanism by which documents are output based on certain conditions.
    1) The application id, communication structure and o/p determination procedure are responsible for triggering IDocs corresponding to a particular application document. For this to happen message control settings have to be done.
    2) Message Control u2013 also referred to as output control or conditioning technique u2013 is a cross-application component used as a service program in several areas. The basic concept behind Message control is to generate and manage outputs from an application and control their timings and medium of exchange.
    3) Message control settings can be done via transaction NACE or via transaction NACO.
    4) Starting point in message control in the u201COutput Determination Procedureu201D (Procedure within NACE txn.). Depending upon the configuration setting in SPRO this procedure is determined.
    A procedure defines a set of possible outputs for an application. We can define several procedures for an application, but only one can be configured as
    active (i.e. for a particular transaction document within an application only one procedure will be determined based on configuration settings).
    Eg->
    a) For Delivery (txn. VL01NO) the document type setting in configuration (SPRO -> Logistics Execution -> Shipping -> Deliveries -> Define Delivery types) determines the procedure.
    So whenever we save a document of particular application (of particular application id) and of particular document type, the particular o/p determination procedure is triggered.
    b) For sales, SPRO -> Sales and Distribution -> Basic Functions -> Output Control -> Output Determination -> Output Determination Using the Condition Technique.
    5) In the transaction NACE we can see that corresponding to application id (say u2018V2u2019 (shipping)) various procedures are defined:
    6) Before making the entry of the output type corresponding to a particular procedure, we have to define it with its attributes.
    The output type defines the characteristics and attributes of the output itself. We can access the output types on transaction NACE by selecting an application and clicking the Output type button.
    7) Access sequence defines a sequence in which business rules are checked for proposing an output type. It has following attributes:
    - A set of business rules or conditions.
    - A sequence in which the rules or conditions are checked.
    - A requirement that checks for business rules using ABAP programs.
    - An exclusive or inclusive strategy.
    We can access the access sequences on transaction NACE by selecting an application and clicking the Access Sequences button.
    Business rule 1 is based on SOrg./Distrib.Ch/Division/Customer. Business rule 2 is based on Sales Organization/Customer Number. Each business rule is, effectively, a set of fields defined in a condition table.
    8) Condition table specifies the key fields for a business rule. Hence for Business rule 1 the key is Sales Org., Distribution Channel, Division and Customer.
    9) Condition records are inserted in the condition table. The transaction is evaluated with the key (of the condition table based on business rule) and if the transactional data matches with the condition record the output is proposed.
    Condition records are defined at last.
    10) Several programs and tables are part of Message Control. For EDI, the following tables and programs will frequently be dealt with:
    *NAST - This table has an entry for the processing program used for an output type.
    *TNAPR - This table has an entry for the processing program used for an output type.
    *RSNAST00 - This program is used to process entries in the NAST table.
    *RSNASTED - This processing program exists for each output medium. ALE_PROCESSING is the routine in the RSNASTED program to process ALE outputs.
    11) Final overview of the components used in Message control to propose outputs.
    12) After doing all the settings for message control, the partner profile setting for this ALE scenario needs to be accomplished. We need to add the following entry to the outbound parameters of the partner profile:
    13) One important question that arises at this juncture is, how is the partner profile determined from the output type is case of ALE?
    This is information is stored in table EDP12 (Partner Profile: Outbound with Message Control). Based on the Partner type of receiver (RCVPRT), output type (KSCHL) and Application for message conditions - without value table (KAPPL), the Partner number of receiver (RCVPRN), Outbound process code(EVCODA), Message type (MESTYP) and other related values are determined.
    Regards
    Pugazhenthi.P

  • How to link a document in Framework

    In CWB Home Page there is ability to link to various URL.
    I know how to link to a Portal. But I need to link to a Document (Word or PPT) which is located in Shared Servers.
    If this is possible , How do I write the full Path which includes the document?

    Hi,
    I am not sure whether I understood your requirement clearly.
    If you just want to link a document to your service desk message, you can easily attach the document to the "attchmnt" tab of the "notif_create" transaction, if you are using "notif_create" to create your service desk message.
    (ii) If you are using "crm_dno_monitor" transaction, then you can upload the document in the "documents" tab of this transaction.
    (iii) But, if your requirement is that that you have to upload the document in the Solar01/Solar02 transaction and only have to link to your service desk message, then you can generate the URL of the uploaded document and attach it using the "My Network Places" button of the "Open File" dialog (that comes up by clicking the "export" button of the "attchmnt" tab of the "notif_create" transaction) and specifying the URL in the "File Name" field.
    (iv) If the requirement is the same as in (iii), but if you use "crm_dno_monitor" transaction, the same procedure can be followed in the "documents" tab of this transaction or else we can also use the "create URL" button of the documents tab.
    Hope you know the procedure for generating the URL of the uploaded document.
    Dont forget to reward for useful answers.
    Best regards,
    Alagammai.

  • How to find the list of existing tables in a schema using DB link?

    Hi
    I know how to find the list of existing tables in a schema using the following query
    SQL> select * from tab;
    but, how to list the tables using a DB link?
    For Example
    SQL> select * from tab@dblink_name;
    why this doesn't work?
    Pl advice me
    Thanks
    Reddy.

    ORA-02019: connection description for remote database not foundHave you used this database link successfully for some other queries?
    The error posted seems to indicate that the DB Link is not functional at all. Has it worked for any other type of DML operation or is this the first time you ever tried to use the link?

  • Link Documents to Purchase Order. How?

    Hi Everybody,
    I need help in linking documents which are available in DRAW , DRAD tables to Purchase order while creating a PO in ME21N.
    By passing material number to object key in drad table I can get the document number , version etc...
    How should I pass the material number during PO creation .
    Helpful answers will be rewarded .

    Thanks Thomas & Srimanta for the quick response.
    When I checked EKKN table by entering PO there is no asset no. in anln1 field.
    Also I would like to add that, In me23n for a PO, account assignment category we are entering 'F' for internal order settlement.
    Where can i find the link between asset and po no(ebeln) and po item(ebelp)?
    Regards,
    Rachel
    Edited by: Rachel on Aug 11, 2008 7:23 AM

  • How to link EKBE and MKPF tables

    HI all
    plz help me,
    how to link EKBE and MKPF tables
    thanks
    ramesh redddy

    HI,
    EKPO-EBELN =  EKKO-EBELN  has Purchase Documnet no.
    MSEG=MBLNR = MKPF-MBLNR  has material document no
    Link MSEG-EBELN =  EKPO-EBELN ( MSEG purchase prder no and EKPO purhcase document no.)
    and you should have to add one  more table MSEG which is provide three table.
    check this link
    EKPO-EBELN = EKKO-EBELN
    MSEG-EBELN =  EKPO-EBELN
    MSEG=MBLNR = MKPF-MBLNR
    regards,
    PK.

  • How to link MM & FICO Tables

    Hi,
    I have a requirement to extract the data from the transaction FBL1N ( i.e. from BSIK & BSAK) to get the details of XBLNR-Reference Document & WRBTR-Amount in Document Currency to display in the MM-Purchasing reports. In MM-Purchasing tables we are using ( EKKO, EKPO, EKBE) tables. Bothe FBL1N & the MM-Purchasing custom report runs based on Vendor & Company code.
    Please provide how to link these two.
    Regards,
    Kiran.L

    Hi,
    You can link the two tables using joins.
    Here's one simple example.
    Select matnr ersda mtart maktx into corresponding fields of table itab1 from mara as a inner join makt as b on amatnr = bmatnr.
    If you want to use outer join use outer join in place of inner join.
    Hope its helpful.
    Reward points if found helpful...
    Cheers,
    Chandra Sekhar.

  • How to Link VALUEGUID to SurveyGUID (CRM Survey tables)

    Hi Gurus,
    I want to link table CRMD_ORDERADM_H to table CRM_SVY_DB_SVS
    I can go to CRMD_ORDERADM_H to get the Survey GUID. Someone told me that i can go to CRMD_LINK table to get the Value GUID, but when i enter the Survey Guid, the table only returns three records (objtype_set = 07, 30 & 29; NO 58), so, i am lost. I don't know how to link table crmd_orderadm_h with table crm_svy_db_svs.
    Your help will be highly appriviated.
    Thanks.
    Nadeem.

    hi Nadeem,
    What is the end result that u expect ? do u need the survey details or what ? do u want the survey details that is linked to a particular order ?
    Call the FM as follows
    CRM_ORDER_READ
    EXPORTING
        IT_HEADER_GUID = (your order guid)
    IMPORTING
        ET_SURVEY = (survey table)
    The survey table will give u list of surveys (with their Survey GUID's). I would recommend using this FM, as it would take care of buffers etc. which might not be available if u try a direct select on tables.
    Reward points if this helps.
    Regards,
    Raviraj

  • How to link to and open external document with Mac Dreamweaver

    I'm evaluating Dreamweaver on the Mac. I know how to link to
    an external document, such as a Word or Excel document. However, I
    would like for the file to automatically open when the link is
    clicked, rather than taking me to a directory window (where I then
    have to double-click the file icon). Another option would be to
    easily import data from a Word or Excel document, but the Help
    indicates that's only possible when using Dreamweaver on Windows.
    Thanks for any guidance you can provide.

    What you need to do is this:
    1.) back up all your data from your iPod
    2.) reformat it on the Windows machine.
    You'll then be able to use your iPod on both Windows and Mac:) If you need more help, let me know!

  • CS3:How to link a file to a InDesign document?

    Hello all,<br /><br />I looked at in the LinkWatcher sample code to get an idea how to link a file to a document, I came up with the code below, the last line of code needs pageitemUID instead of pageUID which I  used it here:<br /><br />IDFile outFile = Utils<ImyUtils>()->getMyFile(); // it reads the file <br />InterfacePtr<IDataLinkHelper> dataLinkHelper(::CreateObject2<IDataLinkHelper>(kDataLinkHelperBoss)); <br />InterfacePtr<IDataLink>      dataLinkNew(dataLinkHelper->CreateDataLink(outFile)); <br /><br />IDocument* theFrontDoc = Utils<ILayoutUIUtils>()->GetFrontDocument();<br />IDataBase* database = ::GetDataBase(theFrontDoc); <br /><br />InterfacePtr<IDocument> piDoc(theFrontDoc, UseDefaultIID()); <br /><br />InterfacePtr<IPageList> pageList(piDoc, UseDefaultIID()); <br />     <br />UID pageUID(kInvalidUID);<br /><br />if (pageList->GetPageCount() >  0)<br /> {<br />     pageUID = pageList->GetNthPageUID(0);<br />}<br />// I try to link the file to the front document, although it say pageitemUID, as a second //parameter, but I don't want to link the file to a particular page item. is this a right thing to do?<br /><br />int32 result = dataLinkHelper->AddDataLink(database,pageUID, dataLinkNew); <br /><br />as I execute the code it doesn't add the file in  Link palette in CS3, but when I pass a UID of one page item such as text frame, it will add the name of file to link palette with a "1" comes to  end of row that shows how many times this file was included in the frame. but in case I have not a page item can I use the pageUID instead ?<br /><br />Thanks In Advance,<br />Mor

    Lee,
    Sorry I think I didn't use the right terminology, somehow I want to include/link the file (not with menu item 'place') programmatically in my current open Indesign document, then I expect to see the filename in Link palette. I can do this with linking to a page item in doc but I don't want to assign it to a particular page item, rather I want to assign it to doc. Is any approach to do it?
    Thanks again,
    Mor

  • How are attribute and text master data tables linked in SAP R/3?

    Hello,
    how are attribute and text master data tables linked in SAP R/3?
    Most tables with attribute master data like T001 for company codes,
    have a text master data table T001T (add "T" to table name).
    When looking at the content of table T001 via transaction se11,
    the text are automatically joined.
    But for some tables there is no "T"-table (e.g. table TVBUR for sales offices
    has no text table TVBURT), but in se11 you get texts. There is an address
    link in TVBUR, but the Name1, etc. are empty.
    a) Where are the text stored?
    b) How does the system know of the link?
    Hope someone can help!
    Best regards
    Thomas

    Hi Thomas
    The master and text table are not linked by name, of course, if you see the text table, it has the same key fields of master table, only it has the field key spras and the field for description.
    The link beetween the tables is done by foreign key: if you check the text table TVKBT u need to see how the foreign key for field VKBUR is done:
    -> Foreing key with table TVBUR
    -> Foreing key field type -> KEY FIELD FOR A TEXT TABLE
    ->Cardinality-> 1-:CN
    It's very important the attribute sets for Foreing key field type, if it's KEY FIELD FOR A TEXT TABLE, it'll mean the table is a text table: i.e. that mean the master table is a check table for the text table, where the foreign key type is for text table.
    U can find out the text table of master table by SE11: GoTo->Text Table
    U can fined some information in table DD08L.
    Max

Maybe you are looking for

  • Hi, I really need help with Adobe Bridge and am under a deadline (of course!)

    Adobe Bridge is refusing to open for me. I've been using the CC for over a year now and have had no problems. I'm using it on a Mac Book Pro OS X 10.9.3. I'm working in Indesign and no matter I tried Bridge would not open. I've tried force quitting i

  • Dynamically built query on execution How to save the data in Object Type

    Hi, In pl/sql I am building and executing a query dynamically. How can I stored the output of the query in object type. I have defined the following object type and need to store the output of the query in it. Here is the Object Type I have CREATE OR

  • Large(r) Tools

    Part of getting our house ready to sell is power washing all the concrete down the driveway and in front of the garage (my wife LOVES to have a hose in her hand, any kind of hose) After tiring of "home size" electric power washers that don't last mor

  • Windows Media Center problems

    I AM HAVING THE EXACT SAME PROBLEM. EXACTLY THE SAME. I CANT ACCESS ANYTHING. WMC JUST KEEPS POPPING UP EITHER RANDOMLY OR WHEN I TRY TO OPEN ANY PROGRAM

  • Table for asset master layout

    Hi In asset master layout setting, we tell system which all fields needs to be made mandatory at the time of creating asset master. This setting we do at screen layout and this screen layout is assigned to asset class. I want to know table where i ca