Collections screen tables in R12

Hi,
I have a requirement to create a new Collector Call history in R12 as these report have been dicommissioned in R12. User is entering the data in Notes and Task tab in the Collection screen. When we select the Organization and select View -Customer- Then it will display all notes in notes tab. I am not able to find out the link between these two.How notes data is displaying customer wise.The table/view AST_NOTES_DETAILS_Vl is having source_object_id field which contains the Customer account ID but when when user enter the notes using Interaction screen then there is no cust_Accout_id. Then how it displays the data? I am really confused... What are the tables names of Interaction screen and what is the link???
Please help..
Thanks,
Joohi

1. choose a db
3. learn sql
3. learn jdbc
4. build db and tables
5. connect to db
6. execute appropriate sql statements
7. btw, consider db connection pooling and dao layer
8. have a nice day

Similar Messages

  • Oracle Financials AP 11i tables Vs R12 tables

    Hello,
    I have a package that works in Oracle Apps 11i instance. This package is using 11i tables in its cursors. we are moving this package to r12 and thus this package has to run in r12 using r12 tables. I have heard that a lot of tables have been changed from 11i to r12 in oracle financials. here is the code.
    Some of the tables in the AP that were used in 11i were AP_BANK_ACCOUNTS_ALL, AP_BANK_BRANCHES, AP_CHECKS_ALL,
    AP_INV_SELECTION_CRITERIA_ALL,
    fnd_lookup_values_vl. I need to know their R12 counterparts or the R12 tables that needs to be inserted here.
    SELECT DISTINCT abb.attribute1 attribute1
    FROM APPS.ap_bank_accounts_all ABA,
    APPS.ap_bank_branches ABB,
    XXAP.XXAP_CD_PAYBATCH_APPR_OUT XCOUT,
    APPS.AP_INV_SELECTION_CRITERIA_ALL AISC
    WHERE aisc.checkrun_id = xcout.batch_id
    AND aisc.bank_account_id = aba.bank_account_id
    AND aba.bank_branch_id = abb.bank_branch_id
    SELECT ABB.ATTRIBUTE1 MESSAGE_ID,
    FROM APPS.AP_BANK_ACCOUNTS_ALL ABA,
    APPS.AP_BANK_BRANCHES ABB,
    APPS.AP_CHECKS_ALL CHK,
    APPS.AP_INV_SELECTION_CRITERIA_ALL AISC,
    APPS.fnd_lookup_values_vl FLV,
    XXAP.XXAP_APP_OUT XCOUT
    WHERE ABA.bank_branch_id = ABB.bank_branch_id
    AND AISC.bank_account_id = ABA.bank_account_id
    AND XCOUT.batch_id = AISC.checkrun_id
    AND CHK.checkrun_id = AISC.checkrun_id
    AND CHK.PAYMENT_METHOD_LOOKUP_CODE = AISC.PAYMENT_METHOD_LOOKUP_CODE
    AND ABA.ATTRIBUTE4 = FLV.LOOKUP_CODE

    933951 wrote:
    Hello Srini,
    Thank your for the reply. Appreciate it.
    I have taken a look at the zip file from that Steven Chen blog, but i guess that does not really help me at the moment i guess. It tells us changes have been made but what needs to be replaced with which tables hasnt been mentioned.
    I have taken a look at the document "Bank Setups in R12 Question [ID 434195.1]" and it provided me this below information. Is it right if i replace the tables on the left with the tables on the right.
    AP_BANK_ACCOUNTS_ALL --> CE_BANK_ACCOUNTS
    AP_BANK_ACCOUNTS_USES_ALL --> CE_BANK_ACCT_USES_ALL
    AP_BANK_BRANCHES --> CE_BANK_BRANCHES_VCorrect - pl see this MOS Doc
    R12 Cash Management 'How To' documents [ID 580516.1]     
    AP_CHECKS_ALL -- ??
    AP_INV_SELECTION_CRITERIA_ALL -- ??These two tables are still valid for R12. Pl see
    What are the new tables in R12 for Payables and to what R12 objects are obsoleted 11i tables mapped [ID 1290116.1]     
    >
    Is the above derived information right? Can you please help me in this? Thank you
    Also, i have seen a lot of threads with the same requirement, so i guess that should help a lot of other people.
    Thank youHTH
    Srini

  • Purpose of REQUEST field in SCREEN table

    HI Everyone,
    Could someone explain me the purpose of the field REQUEST in the screen table with an example if possible?
    Thanks in advance.

    Hi,
    Check this one
    SCREEN-COLOR and REQUEST

  • SCREEN table in the new ABAP debugger

    As of ABAP 6.20 in the debugger it's possible to display the SCREEN table.
    I couldn't find the way it in the new debugger (6.40). SCREEN can be displayed as a structure, but if I enter it to the table tab, it shows "invalid table".
    I have no access to release 7.00 right now, where it might be possible.
    Any info on this one?
    Thanks in advance,
    Peter

    Hi Sridhar,
    Thanks, but this is what I meant, when I said "As of ABAP 6.20 in the debugger it's possible to display the SCREEN table.".
    I'm looking for the same in the new debugger.
    Peter

  • What are the payment tables in R12?

    Hello,
    What are the payments tables in R12,
    I need retrieve the below columns from tables in R12
    Payment_id,
    Invoice_num, Invoice_amount
    Payment_num, Payment_amount
    please help us,
    Thanks,
    Raj

    Hello,
    Thanks for your helping,
    1). DUNS_NUMBER
    2). JP_DUNS_NUMBER
    3). CHECK_AMOUNT
    4). CHECK_NUMBER
    5). BANK_NUMBER
    6). DISB_BANK_ACCT
    7). COMPANY,
    8). VENDOR_NAME
    9). CMP_IDF
    Please help me to get this columns in payments
    If you know anything about NACHA Payment Format report customization in R12 please help me, Im struggling to customize this report in R12
    Thanx,
    <-- Raj -->

  • Create a network safe data collection screen

    I am trying to create a data collection screen that will be fool proof if the network should have to fail.
    I have created an irpt page that allows inputs and does calculations of this data.  I will also have an irpt page that will replace our error page that will appear when the network fails. 
    The question is can I have the data append to an xml file or append a text file locally on the hard drive?  Can I have it smart enough that it will ping the network and/or the database.  If everything is up and running to upload the data, delete the xml or text file and reload the original irpt page?

    You can also try using AJAX. Maybe make a HTTP call to the backend every few seconds and if the network is down, maybe give a pop-up. GMail does the same thing if it fails to send your mail, for e.g.
    But be forewarned that the moment you close the web page, your data will be lost and there will be no way of getting it back. Alternatively you can save the data on the server (using AJAX, again) every few seconds and then when the network is down maybe warn the user with a popup. This way the last saved data will still be available to you.

  • Change the decimal places of a field in screen table control

    HI ,
    I have a MENGE field having data element as , BSTMG (decimals 3 ).
    This field MENGE , I have used in a table control. The value in this field is filled from a custom Z-table where the same data element BSTMG is used. So , for eq.) value in MENGE field is shown as 6.010
    But the requirement is that the value should be displayed as only 2 decemals i.e.)   6.01
    I dont want to change the domain of the field in the Z-table , to 2 decimal places , because the table is used in other developments also , so it will give a dump there which I have to correct in other developments also.
    So , is there any way to change the decimal places of a field in screen table control , without changing the domain , in the table from where the value is fetched... ????
    Edited by: abhijeet_7013 on Feb 14, 2011 3:18 PM

    Hi, create a structure in local program with same field names and change the TYPE with some 2 decimal domain of MENGE. Populate this local stucture and use it in TABLE CONTROL.
    Hope this helps...
    Cheers

  • Screen Table ! Doubt!

    Hi!
        In Screen Table whats the difference b'tween ACTIVE & INPUT
       BOTH Seems to be input fields then what??
       Thanks In Advance
        Rahul.

    Hi
    input  is just applies for input-enabled field
    active field attributes are Input/Output/Invisible
    and used for active field
    Except active, all components of structure screen directly correspond to one attribute of the current screen element. The component active has no match in the attributes. If you change its content with MODIFY SCREEN, this affects the attributes Input, Output and Invisible and thus the components input, output and invisible of structure screen.
    Reward points for useful Answers
    Regards
    Anji

  • Organization id null in RA_Cust_Trx_types_all table in R12 EBS version

    Is it possible to get org id null in RA_Cust_Trx_types_all table in R12 EBS version. I would like to know the steps to create the entries in the table RA_Cust_Trx_types_all with org_id as null.
    Thanks in advance.

    select f.inventory_item_id  ,j.customer_trx_id
    apps.mtl_system_items_kfv f,
    apps.ra_customer_trx_all j
    where 1=1
    and customer_trx_id=3458
    --and inventory_item_id=1234
    Got
    inventory_item_id  --> 1234
    customer_trx_id  -->3458
    select f.inventory_item_id 
    apps.mtl_system_items_kfv f,
    apps.ra_customer_trx_all j,
    apps.oe_order_headers_all ooh,
    apps.oe_order_lines_all ool
    where 1=1
    AND ( ooh.header_id      = ool.header_id or ooh.header_id is null)
    AND ool.inventory_item_id = f.inventory_item_id
    AND f.organization_id     =NVL(ool.ship_from_org_id,34)
    and j.interface_header_attribute1 = to_char(ooh.order_number)
    and z.interface_line_attribute1   = to_char(ooh.order_number)
    and z.interface_line_attribute6   = to_char(ool.line_id)
    --and inventory_item_id=1234
    With the above Query i am getting inventory_item_id  as NULL because with that Inventory_item_id i don't any rows in the Orders Lines Table

  • How we can loop the screen table.

    Hi All,
    We are used loop the screen table but it is a structure how we are able to do this what sap doing behind this can any body please tell me.
    Thanks,
    Saleem.

    Hi
    SCREEN is a structure only.
    But when you create a screen or selection-screen; the program which controls your screen or selection-screen creates an internal table with header line of type SCREEN.
    So in your program SCREEN is an internal table, you can always loop it.
    To understand it better, write some parameters and select-options in a report program; in debugging mode see the details of SCREEN table.
    Regards
    Surya.

  • Entity Collection Screen Appears Depending on Order of Parent Instance

    Hello,
    I'm looking for help with a strange screen behaviour, the cause of which has proved elusive.
    <h4>Problem in Brief:</h4>
    An entity collection screen is appearing in Web Determinations depending on the order in which instances of an entity were entered on a previous entity collection screen.
    - Entity 1: Members of the Family (the person). The instances of Entity 1 are grouped into two categories using inferred relationships: the parents, and the children.
    ---> Entity 2: Reason for Care (the reason for care). This entity is contained in Entity 1 and has a key attribute, the end date.
    <h4>Details:</h4>
    I think I've narrowed the cause to a rule that calculates the earliest end date among the reasons for care. The rule is specific to the reasons for care of the parents only. There are no rules that sum across, minimize across, maximize across, etc., all members of the family. A colleague and I have carefully audited the rules and I can almost guarantee that every rule has been written to "check" only the parents.
    The reason I'm calling this a "strange" behaviour is that it depends on the order in which the Members of the Family instances are entered on the entity collection screen. If the child is entered first, the screen will appear asking for the child's reason for care (this should not happen because a child's reason for care should not impact the rules). If the parent is entered first, the reasons-for-care screen will appear for the parent (as it should) and then not appear for the child (which is correct). So the behaviour is only incorrect when the child is entered first.
    <h4>Anthropomorphic Interpretation:</h4>
    It's almost as if the rule engine ignores, or somehow doesn't realize, the fact that it does not require any reason(s) for care for the child - at least until it has at least one instance in the Reason for Care entity.
    <h4>Example:</h4>
    Assume a 2-person family: Mary (the parent), and Billy (the child). I've taken screenshots to illustrate how the rulebase reasons for the earliest end date.
    Before entering any Reasons for Care (appears the same no matter which family-member instance was entered first): http://imgur.com/a/xk0Rt#uqGLx
    - The conclusion at the top is specific to Mary, but towards the bottom, we see that it seems to be checking for reasons for care for both family members (indicated by arrow).
    When the child instance is entered first, and a reason for care is entered for the child (Employability Program), the earliest end date is still unknown: http://imgur.com/a/xk0Rt#1nvKT
    When the parent instance is entered first, and a reason for care is entered for the parent, the earliest end date is known: http://imgur.com/a/xk0Rt#P0WZw
    Rule in question: http://i.imgur.com/2wQkU.png
    I realize this is a tough one and I've tried to provide enough information without going overboard. Any help will be greatly appreciated.
    Thanks,
    - Patrick

    Hello again,
    I believe the following behaviour is related to the screen issue I've described above.
    When working with decision reports I've been able to demonstrate that the conclusion of an inferred relationship is not enough to preclude OPA from "looking at" the instances that are not members of that relationship, and I think this is what is driving the unwanted screen.
    Demonstration
    Again, working with the child / parent model, I've set up a demo family with Mother, Father, and Child (please ignore unrealistic DOBs):
    http://imgur.com/a/SvqAV#3
    The inferred relationship seems to be working correctly:
    http://imgur.com/a/SvqAV#4
    Now let's take a top level goal that should look at only the children in the family (please ignore improper attribute naming of "Name"):
    http://imgur.com/a/SvqAV#5
    But the resulting decision report displays the 'Name' attribute for parents too (in this case, it's the parents who should not be appearing - the reverse of the above issue):
    http://imgur.com/a/SvqAV#1
    However, if we add an additional condition - the same condition that is used to prove the inferred relationship - the decision report no longer shows the 'Name' attribute for the parents:
    http://imgur.com/a/SvqAV#6
    http://imgur.com/a/SvqAV#2
    I'm attempting to apply this principle (using the condition of the inferred relationship, rather than the conclusion) to the unwanted screen issue, with mixed success. I'm hoping that someone can look at this and either (a) correct my misunderstanding, or (b) validate that there seems to be an issue.
    Thanks!
    - Patrick

  • How can I directly update a SAP screen table control with values?

    I have a need to update a table control on a standard SAP screen with values. Here's the scenario: The user will come into a standard SAP transaction (IQS2-change notification) and click on an action button which calls a function module. That function module will determine what needs to be added to the SAP screen table control (add additional task rows). When the function module returns with the row data to be added to table control, I would like to set those values as if  the user input directly. The table control is located on it's separate tab (TASKS) in the transaction. I cannot find any user exists or BADI's for this transaction to allow me to affect the TASKS tab table control for this GUI. I'm trying to prevent from having to make a custom modification. If anyone has any ideas, please let me know.  Thanks.

    Hi,
    Check these enhancements:
    IWOC0002      PM/SM notification: Check whether status change is allowed
    QQMA0001      QM/PM/SM: User Subscreen for Notification Header         
    QQMA0008      QM/PM/SM: User Subscreen for Additional Data on Notif. Ite
    QQMA0011      QM/PM/SM: User Subscreen for Additional Data on Task     
    QQMA0013      QM: Default Values when Creating a Task                  
    QQMA0014      QM/PM/SM: Checks before saving a notification            
    QQMA0015      QM/PM/SM: User-Exit before Call-Up of F4 Help on Catalogs
    QQMA0016      QM/PM/SM: "User data" Function "Goto" --> "Task" Menu    
    IWO10026            User check on setting status 'Do not perform'                   
    IWO10027            User exit: Generate user-defined settlement rule                
    IWOC0001            Create PM/SM notification: Determine reference object           
    IWOC0002            PM/SM notification: Check whether status change is allowed      
    IWOC0003            PM/SM authorization check of ref. object and planner group      
    IWOC0004            Change single-level list editing PM/QM/SM ALV settings          
    Regards
    Appana

  • SCREEN Table  Donwload

    Hi all,
    I would like to know how could I get the value of a variable that is in the table Screen memory. I explain:
    When I debugg a program that I´m writing I read that in the System Area->SCREEN table is the field that i need to download and I don´t know how to get that value.
    Any Ideas
    Thanks!!

    Hi Gabriel,
    In a field exit you can use function DYNP_VALUES_READ to read the data in other fields of the screen on which you have a field exit . You will have to pass the parameters correctly to this FM to get the values back.
    For example
    <b>  data dynr like dynpread occurs 0 with header line.
      dynr-fieldname = <SCREEN_FEILD_NAME>.
      append dynr.
      CALL FUNCTION 'DYNP_VALUES_READ'
        EXPORTING
          DYNAME                         = <PROGRAM>
          DYNUMB                         = <SCREEN_NUM>
      TRANSLATE_TO_UPPER             = ' '
      REQUEST                        = ' '
      PERFORM_CONVERSION_EXITS       = ' '
      PERFORM_INPUT_CONVERSION       = ' '
      DETERMINE_LOOP_INDEX           = ' '
        TABLES
          DYNPFIELDS                     = dynr
       EXCEPTIONS
         INVALID_ABAPWORKAREA           = 1
         INVALID_DYNPROFIELD            = 2
         INVALID_DYNPRONAME             = 3
         INVALID_DYNPRONUMMER           = 4
         INVALID_REQUEST                = 5
         NO_FIELDDESCRIPTION            = 6
         INVALID_PARAMETER              = 7
         UNDEFIND_ERROR                 = 8
         DOUBLE_CONVERSION              = 9
         STEPL_NOT_FOUND                = 10
         OTHERS                         = 11
      IF SY-SUBRC <> 0.
    MESSAGE ID SY-MSGID TYPE 'E' NUMBER SY-MSGNO
            WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
      ENDIF.
      read table dynr index 1.</b>
    The value will be in dynr-fieldvalue. You can append more than one fields to table DYNR .
    Between I just noticed in FBCJ the field F_RUN_CASH_BALANCE on screen does not refer to a dictionary field directly so a field exit on data element CJAMOUNT wont work even if you activate it. For field exits to work on a screen the screen field should refer directly to dictionary like MARA-MATNR and the checkbox "Dict Field" should be checked .
    Cheers
    Message was edited by: Sanjay Sinha

  • Collect internal table

    Hi    ....
    How can I collect internal table when a field adjacent is been . For example when corresponding matnr have I want to add other fields of other record .

    Hi,
    COLLECT add the numeric entries for the corresponding table keys..
    Example.
    DATA: BEGIN OF ITAB OCCURS 0,
                 MATNR TYPE MATNR,
                 COUNT TYPE I,
               END OF ITAB.
    ITAB-MATNR  = 'ABC'.
    ITAB-COUNT = 2.
    COLLECT ITAB.
    ITAB-MATNR  = 'ABC'.
    ITAB-COUNT = 1.
    COLLECT ITAB.
    ITAB-MATNR  = 'ABCD'.
    ITAB-COUNT = 2.
    COLLECT ITAB.
    ITAB-MATNR  = 'ABCD'.
    ITAB-COUNT = 3.
    COLLECT ITAB.
    LOOP AT ITAB.
      WRITE: / ITAB-MATNR, ITAB-COUNT.
    ENDLOOP.
    Thanks,
    Naren

  • Helpp regarding screen table.

    Hii gurus..
    in which table of SAP the screen of the module pool stores.??
    Please reply its urgent,
    Manish

    Hi,
    If you are talking about the SCREEN table that controls the screen attributes, while in the debugger screen try the following path,
    GOTO-> System Areas-> SCREEN table.
    There you will be able to check the values of the screen table you are using in the program.
    Jayant Sahu

Maybe you are looking for

  • Photoshop CS6 extremely slow with Mac OSX 10.9.5

    Can someone please help me?  I had CS5 no issues.  But ever since I got CS6, Photoshop just doesn't work right.  Doing the simplest thing completely bogs it down.  I have been struggling with this for a year and am at my wits end.  Please help.

  • Workflow is Canceled instantly - System.Threading.ThreadAbortException: Thread was being aborted.

    Hi, I am trying to solve some issues and strange behaviour with an important workflow hooked up with an InfoPath 2010 list in SharePoint 2010. Everything worked fine until now. One workflow item has ended prematurely with the workflow history message

  • FI-how to exclude accounting document that have reversed?

    Dear gurus, I want to develop a report for list all available FI accounting document from BKPF and BSEG. It must exclude accounting document that have reversed. How to write the 'where condition' statement for SQL language to exclude accouting docume

  • Error mapping function in external procedure call

    I'm trying to create an external procedure in PL/SQL8.1 to run an operating system command from within a PL/SQL block. The C function couldn't be simpler: extern void host_command(char *command) (void)system(command); It's even ignoring the return va

  • How to install OBIA on windows having OBIEE on Linux?

    Hi, I am going to install as many components on Linux as possible for BI Apps. Presently I have installed OBIEE 11.1.1.7 on Linux 5.8 64bit. Now I want to install OBIA 7964 which is only available for Windows so far. How I can setup OBIA on Linux? Ma