When and how the subsidiary ledger data are filled in the Table XLA_DISTRIBUTION_LINKS

Hello gurus

I worked on a subledger of accountants and I was able to get a fair idea of how data is transferred from XLA_DISTRIBUTION_LINKS to XLA_AE_LINES and XLA_AE_HEADERS. According to my understanding, "Create Accounting" course XLA_DISTRIBUTION_LINKS data will comes down to from JOUNRAL_LINE_TYPES rules and conditions to load in XLA_AE_LINES and XLA_AE_HEADERS. Then during the 'Transfer to GL', data XLA_AE_LINES and XLA_AE_HEADERS are transferred to the GL Tables. What I did not understand, is when and how the data is loaded in XLA_DISTRIBUTION_LINKS. What are the rules and conditions and during what stage data will be charged at XLA_DISTRIBUTION_LINKS table? Can someone please explain to me how the data is transferred from the subsidiary ledger of the panels to the Table of Distribution of the SLA?

Thank you
Sunny.

Top Notes are good.
But I just wanted to add a point of fertilizers.
xla_distribution_links and xla_ae_lines will be filled at the same time.

The two goes on JLTs and their conditions. One is detailed and the other is summarized / merged.
xla_ae_lines aura balancing additional lines and xla_distirbution_links were going to win extra / loss lines, which end with zero amount.

Also check the links for the installer of identifiers for distribution.
http://docs.Oracle.com/CD/E18727_01/doc.121/e13420/T193592sdextchap.htm#sdextacattg
http://docs.Oracle.com/CD/E18727_01/doc.121/e13420/T193592sdextchap.htm#sdextdisidg

By
VAMSi

Tags: Oracle Applications

Similar Questions

  • Can we make several Off features in a collection of panels and how the query-off based on the example?

    Mr President.

    Can we make several Off features in a collection of panels and how the query-off based on the example?

    Concerning

    Once again, no jdev version?

    It must be really hard to remember ehich version you are working.

    Would have given a quick glance in the docs

    featuresOff java.util.Set Yes a list separated by spaces of the features by default to disable to the panelCollection. Values supported are

    That is the answer to a message.

    The second answer is that qbe is filtering tables. If you fund the table without filter you have not the qbe.

    Timo

  • dynamically create files (.txt/.doc/.css etc.) and save the table as BLOB without file system reference

    Hi guys,.

    IAM trying to find a plsql/pkg process that creates a file for example myiphones.txt (with content) and save this file as BLOB directly in a table in the DB (not on file system moreove there is no access to the file system) - Ive studied this but nothing about other than as_pdf3 that iam still working on.

    Here are the summarized steps:

    -------------------------------------------

    1. run plsql to create a single file like myiphone.txt,

    2. in this (myiphone.txt) inserts a record content from another table EMP as,

    MYiPhone.txt

    ============

    Greg Taylor,

    Mike Owen

    3 then finally record this (myiphone.txt) in another table MYFILES as BLOB - Note Please that I don't want to not refer to file system manager and I have not access to it for the time being,

    I hope it is clear

    no idea about the way to handle this is appreciated?

    Thank you.

    You can try this:

    Data are from a clob table.

    DECLARE
      L_BLOB BLOB;
      L_CLOB CLOB;
      L_DEST_OFFSET INTEGER := 1;
      L_SRC_OFFSET INTEGER := 1;
      L_LANG_CONTEXT INTEGER := DBMS_LOB.DEFAULT_LANG_CTX;
      L_WARNING INTEGER;
      L_LENGTH INTEGER;
    BEGIN
    
      -- create new temporary BLOB
      DBMS_LOB.CREATETEMPORARY(L_BLOB, FALSE);
    
      --Select CLOB
      SELECT CLOB_VAL INTO L_CLOB FROM MY_TABLE;
    
      -- tranform the input CLOB into a BLOB of the desired charset
      DBMS_LOB.CONVERTTOBLOB( DEST_LOB => L_BLOB,
      SRC_CLOB => L_CLOB,
      AMOUNT => DBMS_LOB.LOBMAXSIZE,
      DEST_OFFSET => L_DEST_OFFSET,
      SRC_OFFSET => L_SRC_OFFSET,
      BLOB_CSID => NLS_CHARSET_ID('WE8MSWIN1252'),
      LANG_CONTEXT => L_LANG_CONTEXT,
      WARNING => L_WARNING
      );
    
      -- determine length for header
      L_LENGTH := DBMS_LOB.GETLENGTH(L_BLOB);  
    
      -- Your custom INSERT INTO statement
      INSERT
        INTO MY_TABLE
         (NAME,
          BLOB_FILE,
          BLOB_LENGTH
         )
         VALUES
         ('lala.txt',
          L_BLOB,
          L_LENGTH
         );
    
      EXCEPTION
      WHEN OTHERS THEN
      DBMS_LOB.FREETEMPORARY(L_BLOB);
      RAISE;
    END;
    

    Concerning

    Tobias

  • How can I add data file to an existing table on Oracle RAC ASM with no OMF? Thank you!

    How can I add data file to an existing table on Oracle RAC ASM with no OMF? Thank you!

    Hello

    So I guess you have some files in ASM, see your first existing file structure

    Select file_name

    from dba_data_files;

    and to add to an existing table, the example below (even if you're better sticking with OMFs!)-is that what you are looking for?

    SQL > create tablespace TEST1

    2 datafile '+ DATA' size 1 M;

    Created tablespace.

    SQL > select file_name in dba_data_files;

    FILE_NAME

    --------------------------------------------------------------------------------

    +Data/orcl2/datafile/users.259.859820983

    +Data/orcl2/datafile/undotbs1.258.859820983

    +Data/orcl2/datafile/SYSAUX.257.859820983

    +Data/orcl2/datafile/system.256.859820981

    +Data/orcl2/datafile/example.269.859821049

    +Data/orcl2/datafile/Test1.271.859843053

    6 selected lines.

    SQL > alter tablespace TEST1

    2 Add datafile ' + DATA / mynewfile01.dbf ' size 2 m;

    Tablespace altered.

    SQL > select file_name in dba_data_files;

    FILE_NAME

    --------------------------------------------------------------------------------

    +Data/orcl2/datafile/users.259.859820983

    +Data/orcl2/datafile/undotbs1.258.859820983

    +Data/orcl2/datafile/SYSAUX.257.859820983

    +Data/orcl2/datafile/system.256.859820981

    +Data/orcl2/datafile/example.269.859821049

    +Data/orcl2/datafile/Test1.271.859843053

    + DATA / mynewfile01.dbf

    Thank you

  • When I generate the table of contents from a new .book, I get blank pages between each page of the table of contents

    With FrameMaker 2015. When I generate the table of contents from a new .book, I get blank pages between each page of the table of contents, they are totally blank does not even a block of text. I click on Add> autonomous Create TOC. I keep the default settings. And that's what I'm left with.

    TOC Frame 2015 small.png

    I can get rid of them by special> Delete page. But I never had to do before the 2015 version. I tried with older files generated in frame 10. same thing. If someone has encountered this?

    Master Pages are part of each document.

    You can import master pages from another document (i.e. a ' model') in your current document using the file > import > Formats... option and select layout from the list (deselect all others).

    If you have changed the current TOC for the problem of the Page Master on the left, then simply save the file and use the Edit > update book option for that OCD regenerated by using the new page templates.

  • Data filtering of the subsidiary ledger which are loaded into the tables of BAW of EBS

    Hi all

    Thank you for taking the time to read this post.

    Environment

    Applications of Oracle's BI 7.9.6 (financial and analytical project)
    Oracle E-Business Suite 11.5.10

    Question

    I would like to be able to filter the source EBS 11.5.10 (mainly by the operational unit) that are loaded in the BAW. I've implemented financial analytics and project analytics and to the departure I intended according to the instructions described in the documentation of Oracle Oracle BI Configuration Guide Applications for Informatica PowerCenter section 5.2.2.4 users how to specify the great book or series of books for which GL Data is extracted, but then realized that it wasn't relevant to the General Ledger and would not impact the subsidiary ledgers.

    I want to filter a (large) special operational unit (org_id) whose business do not want to include in their BI reporting at this stage.

    Is it possible to do easily thanks to the configuration? I don't really want to be change all workflow or deletion at the .rpd level.

    I can implement security OU_ORG to limit the data that end users have visibility to display, but my goal is not to fill the BAW tables withthis data in the first place (mainly as a result of the quality of the data volumes and data) which are perform my execution Plans.

    Kind regards
    Gary.

    Gary, this can be done by a simple configuration. For the moment, this done as a customization. Basically, you need to add a filter to the mappings of extract (SDE) that you want to limit the data.

  • Universal Clipboard is encrypted and how the data is stored in iCloud

    Hello

    You need a deep understanding of the works of the new, universal Clipboard feature safety? The feature is nice, but do you copy your password by company store system administrator password... This password is moving all over the world and also through Apple servers... Don't make me happy.

    Who can guarantee that the communication is encrypted and the data stored in iCloud are not used for other purpose?

    Thanks and greetings

    Security and privacy - Apple Support Overview iCloud

    Although not listed here, all data transmitted to the Apple servers is encrypted in transit and on the server.

    I can't offer any advice on the question of whether your transmissions could be intercepted and decoded.

    They say they also unequivocally that they never provide encryption keys to any third party. Which has been further strengthened with their recent dealings with the FBI.

    You'll have to decide for yourself if you agree with what Apple says.

  • How to hide script data are posted on the sites of URL?

    Installed IE9 Beta. Cross site scripting data are displayed on web pages. It can be removed?

    Problem solved. Compatibility btn clicked and "script data" is not displayed

    P.S. displayed only given script on the homepage.

  • How to use FTP Client and manage the table in BB with JDE

    I'm a newbie to BB development. I have an application in mind, it is a simple ordering application. BB users can send order information to an ftp server. The BB will have some paintings as a customer table and the Order Details table (the two have only a few records). Since cannot use the Services of SDM BlackBerry because the license fees. I'll use JDE to develop the application.  Here are my questions:

    1. What is the best way to manage the tables (read/write)?  RMS, or embedded database (which one?)
    2. is there any ftp client in JDE, api can be used to send data to an ftp server?

    Thanks for help.
    PJ

    The exact figures for RMS sizes are available in this article:

    What is - size restrictions when you use the RecordStore
    Article number: DB-00656
    http://www.BlackBerry.com/knowledgecenterpublic/livelink.exe/fetch/2000/348583/800451/800724/What_Is...

    So that your information is correct, in 4.6 or later, the per application limit went up to 512 KB.  I don't know if there is a limit on a single record in a record store. We must be careful of the terminology here, it's RecordStore or RMS - is not in BlackBerry terms anyway, PersistentStore (see next).

    The BlackBerry offers two other ways to store data.

    The first and most commonly used are called PersistentStore, and it is an a storage mechanism for objects, I am not aware of any restrictions, other than the memory of the device, about the size of an object that can be stored in PersistentStore.  The advantage with PersistentStore, is that you just persist an object helps you, rather than having to convert it to bytes (serialize) before storing and converting new (him deserialize) after reading it back.

    The second way is to write data using the FileConnection API, and you can for example use this to write data to the SD card in the device.

    EFF and PersistentStore use the flash memory in the device.  You don't have to manage yourself.  You treat all that identical objects, the BlackBerry operating system very cleverly manages to bring your items in RAM and save them in Flash, so you don't have to worry about the type of storage you have.

    I hope this helps.

  • Where and how the main method should be defined

    Hi all

    I am new to Java and learning of the http://docs.oracle.com.
    Can someone help me underneath program where and how define a main method.

    public enum {costume
    DIAMONDS,
    CLUBS,
    HEARTS,
    SPADES
    }

    public enum {rank
    TWO, THREE, FOUR, FIVE, SIX, SEVEN,
    EIGHT, NINE, TEN, JACK, QUEEN, KING, ACE
    }

    public class {Card3
    private rank final rank.
    final civil suit;

    Public Card3 (highest rank, suit suit) {}
    This.Rank = grade;
    This.suit = suit;
    }

    public getSuit() {} costume
    return of costume;
    }

    {public getRank() rank
    return of rank;
    }

    public String toString() {}
    return rank + 'of' + costume;
    }
    }

    MPort Java.util;

    public class Deck3 {}
    private static Card3 [] cards = Card3 News [52];
    public Deck3() {}
    int i = 0;
    {for (costume costume: {Suit.values ())}
    {for (the highest ranking: {Rank.values ())}
    maps [i ++] = new Card3 (rank, suit);
    }
    }
    }
    }

    Thank you
    Rambeau

    Hello

    When you are developing a Java application, that you must only have a class with a Main method, other classes do not need that method, the purpose of this methos is that it defines the beginning of your program, look at this link, it is an example and this explains also the Main method:

     http://docs.oracle.com/javase/tutorial/getStarted/application/index.html 
    

    Concerning
    Carlos

  • Why, when and how do I make my project

    HI, I have the first 13 items. I created a wedding video. I did everything what I do, except brands menu. Why, how and when I make the project? I never have to make before burning it or she invites me automatically. I know that the question has many parts, but there seems to be no good info out there which is understandable for a novice. Thank you!

    Render creates just a temporary preview for your timeline. This overview will be:

    (1) put less demand on the resources of your computer, so it will play more smoothly.

    (2) reduce the changes that the program will choke on the effects and the content.

    (3) you give a cleaner view of the video, in order to get a better idea of what will look like your finished product.

    Constantly I went as I work, and I have a powerful enough computer. It's just good service and a nice way of things moving smoothly.

  • How to convert a text file and give the table

    Hai

    How to convert a text file and give the data of the table

    ISN'T THERE!

    You must put this

    SET_BLOCK_PROPERTY ('TEST_MS', insert_allowed, property_false);
    SET_BLOCK_PROPERTY ('TEST_MS', update_allowed, property_false);

    just before the last exception...

    Published by: Dora on January 19, 2010 14:54

  • copy and paste the table data

    Hi all

    I'm trying to convert some WinHelp files old HTMLHelp format. All files have as subjects with the same tables of three columns.

    Part of the done conversion tables look more "pretty", then we have a new scheme of formatting of table together upwards in a model of .htt file.

    It is, I can copy the new table and its formatting in my editor WYSIWYG RoboHelp... but to transfer DATA from the old table, I have to cut and paste data from each cell individually. I can just select the table of old (and its data) "in mass" and paste the data into the new table snazzy. Because the tables have three columns and up to 30 lines, it can become quite painful, cut and paste data from each cell in the corresponding cell in the new table.

    Is it possible to make this process faster? Ideally, I'd like to just reduce the process steps:

    (1) copy a blank version of the table of new, prettier in RoboHelp WYSIWYG.
    (2) cut out of the old table data.
    (3) paste the data into the new table.

    I hope I do my question clearly...

    Thanks in advance!
    Dave

    Colum, I think that his anxiety is caused by not being not able to copy/paste the content in multiple cells, you can in Word.

    Unfortunately, Dave, that is not possible...

    Leon

  • How to access the NextVal when inserting into the Table

    All,

    I create a type of page process: the anonymous PL/SQL block

    Source:

    Start
    insert into
    c00_reimbursement_checks
    Select
    C00_REIMBURSEMENT_CHECKS_SEQ. NEXTVAL,
    '1',
    PTP.regular_payment_date,
    DC. Paid,
    NULL,
    Pap1.person_id,
    NULL,
    Sum (DC.amount_100_pct) + Sum (DC.paid_at_80) + Sum (DC.paid_at_50),
    "Dental reimbursement plan."
    NULL,
    DC. Reference,
    NULL,
    NULL,
    DCB.batch_date,
    DC.claim_id
    Of
    hrapps.dental_claims dc,
    Apps.per_all_people_f pap,
    Apps.per_all_people_f pap1,
    hrapps.dental_claim_batch dcb,
    hrapps.dental_plans dp,
    TPP apps.per_time_periods
    where dc.plan_id =: P4_PLAN_ID
    and dc.payee <>1069
    and dc.claim_status_id = 3
    and dcb.batch_id = dc.batch_id
    and dcb.batch_date =: P4_BATCH_DATE
    and pap.person_id = dc.patient_person_id
    and dc.date_of_service between pap.effective_start_date and pap.effective_end_date
    and pap1.person_id = dc.person_id
    and dc.date_of_service between pap1.effective_start_date and pap1.effective_end_date
    and dp.plan_id = dc.plan_id
    and ptp.payroll_id = decode(dc.plan_id,1,61,67)
    and dcb.batch_date between (ptp.start_date) and (ptp.end_date)
    Group of null, '1', ptp.regular_payment_date, dc.payee, null, pap1.person_id, null, 'Dental Plan', null, dc.reference, null, null, dcb.batch_date, dc.claim_id of refund
    order of null, '1', ptp.regular_payment_date, dc.payee, null, pap1.person_id, null, 'Dental Plan', null, dc.reference, null, null, dcb.batch_date, dc.claim_id of refund;
    commit;

    End;


    I get this error:

    1 error has occurred
    ORA-06550: line 6, column 60: PL/SQL: ORA-02287: sequence number unauthorized here ORA-06550: line 3, column 1: PL/SQL: statement ignored


    How can I get access to and use the sequence of pk for my table.

    The answer surely is a trigger?

    create or replace trigger "BI_"
      before insert on 
    for each row begin if :NEW.
    is null then select .nextval into :NEW.
    from dual; end if; end;

    You need to change the SQL code to specify the columns that you insert in, but it avoids all the other faff.

    John.

  • Clear on how the table of Index OpenG works with a 2D Arrray

    Hello

    I don't understand how to use the undex OpenG table with a table entry 2D. I joined the contest help window, said that aid

    "For 2D tables, connect the clues and indices 0 1 entries to specify the items you want.

    So what does really mean? I wired the vi as requested and the vi always puts a 1 d table. So are the lines of entries in table two indexes and columns or what?

    I am sure that you send in your line indices table and the table of the column indices and get out of your table 1 d of elements.

    (i.e. rank table [1,5,7] and table column [4,8,10] gives you a table 1 d elements (1,4), (5.8), (7.10))

  • Maybe you are looking for

    • Cannot sync the music purchased on ipad for Ipod classic

      I bought a number of songs and albums in the comfort of my iPad.  They will not copy on my Classic iPod via itunes.  Is this a bug or I do something wrong?

    • Replace drive HARD Y500 with SSD - 16 GB mSATA SSD disk cache is removed?

      Hello I have a Y500 IdeaPad and recently bought a 240 GB SSD 2.5 ". I want to replace the 1 to 2.5 "with the SSD 2.5 HARD drive" for best performance. Now that I have a drive high speed there is no advantage in order to maintain the 16 GB mSATA SSD d

    • new ssd to envy j130ea 17

      Hi, need help, just bought a sandisk ssd I added in the laptop on hd0 and nothing, I have a usb conector, plug it in, I can see the item in Device Manager but he can not see in Explorer, I know maybe a small problem, but I stuck.thank you

    • Reporters does not, what use to create screw to notify without delay

      Hello I try to use the notifier for synchronization in my code. My project requires the program to the sender to send a command to several programs of receiver. The program sender must wait the answer of all receiver to carry out programs. I use the

    • function disabled

      While trying to change my wallpaper, I get the message "this feature has been disabled. Please contact your administrator. "I am the administrator.  What should I do?