R11.0.3: An Invoice with future dated apyment data flow

제품 : FIN_AP
작성날짜 : 2003-11-18
R11.0.3: An Invoice with future dated apyment data flow
===============================================
PURPOSE
Future Dated Payment Term을 사용하는 Invoice의 Data Flow에 대해 살펴보도록 한다.
Explanation
accounting rule = accrual
.allowed future dated payment
1. Create a standard invoice (invoice amount: 2100, item amount: 2100, payment term : future dated payment)
And transfer it to GL.
* ap_invoice_distributions_all
accounting_date = 2003-11-11
accrual_posted_flag = Y
posted_flag = Y
* ap_trial_balance
accounting_date = 2003-11-11
distribution_amount = 2100
* 해당 data gl_interface table로 넘어감.
2. Posting these transferred journals in gl module
* 해당 data가 gl_interface table에서 삭제 된 후
* gl_je_lines
accounted_dr = 2100 charge
accounted_cr = 2100 liability
3. Create a payment against this invoice with mature date = 12-nov-2003 and then transfer it to gl
* ap_invoice_payments_all
accounting_date = 2003-11-11
accrual_posted_flag = 'N'
posted_flag = 'N'
future_pay_posted_flag = 'Y'
* ap_payment_distributions_all
line_type_lookup_code = 'CASH'
* ap_trial_balance
accounting_date = 2003-11-11
payment_amount = 2100
* ap_checks_all
status_lookup_code = 'NEGOTIABLE'
4. Posting these payment journals in gl module
* 해당 data가 gl_interface table에서 삭제 된 후
* gl_je_lines
accounted__cr : 2100 future pay
accounted_dr : 2100 liability
5. Clear this payment and then transfer to gl
Future dated payment 이고 Cash Management 를 사용하면 Cash Management 에서
Bank Reconcilation을 해주시면 됩니다.
Cash Management 를 사용하지 않으실 때는
"automatic clearing for future dated payment" 를 수행하여서 clear 를 해주어야 합니다.
이번 test case에서는 cash managemnt를 사용하지 않고 automatic clearing for
future dated payment 를 수행하여 clear 해주었습니다.
* ap_checks_all
status_lookup_code = 'CLEARED BUT UNACCOUNTED'
Cash Management를 사용하지 않기 때문에 status가 위와 같이 나타납니다.
Cash Management를 사용하면 option에 따라 status가 cleared나 reconciled로 변경 됩니다.
6. Transfer these cleared payment to gl and posting in gl
* 이 때에는 ap_trial_balance table에는 아무런 영향도 주지 않습니다.
* ap_invoice_payments_all
accrual_posted_flag = 'Y'
posted_flag = 'Y'
* gl_je_lines
accounted_dr= 2100 future pay
accounted_cr = 2100 cash
Example
Reference Documents
N/A

Rohini,
  Thanks for your answer; I was out for few days and hence the delay.
  What I am looking for is the complete usage model of the following ODS.
1> 0BBP_SC     we have figured it out
2> 0BBP_SCA    we have figured it out
3> 0BBP_DOC    we have figured it out
4> 0bbp_inv    we need help
     Looks like this can be populated from R3 using the following
Data Source    Info Source                    ODS Object
2LIS_02_ITM    2LIS_02_ITM                 0BBP_INV
2LIS_02_HDR    2LIS_02_HDR                0BBP_INV
5> 0BBP_DS     we need help
6> 0bbp_po     we need help
    The same combination is also used to populate the 0BBP_PO as well. We suspect that 0BBP_DS will then be populated from both 0BBP_INV and 0BBP_PO. At least that what we though after activating the BC and reading the sap help on BC for SRM.
  We are doing a proof of concept and want to know all the ODS with data. We want to build an end to end (Shopping cart, approval, Doc flow, PO data with value, Invoice data with Value) and struggling to understand the model surrounding this three ODS ( 0bbp_inv, 0bbp_ds, 0bbp_po). Any help in this area will be appreciated.
Thanks
Arun

Similar Messages

  • HR - Daily Snapshot Issues with Future Dated Changes

    The w_employee_daily_snp_f_1 table has timing issues. The effective end date on all per_all_assignments_f, per_all_people_f, etc always shows the time at midnight. For example: 08/14/2009 12:00:00 AM. When this person has a new assignment, for one day only, the extract does not pick up this person. See example below:
    Employee 123 has a supervisor change and the new supervisor is effective on 6/15/2009
    Emp Eff Start Date Eff End Date Supervisor
    123 01/01/2009 12:00:00 AM 06/14/2009 12:00:00 AM 888
    123 06/15/2009 12:00:00 AM 12/31/4712 12:00:00 AM 555
    When the ETL runs on the night of 6/14/09 at 7:35:42 PM, this record does not get picked up because according to the apps.per_all_assignments_f table on the day of 6/14/09 this person does not have an active assignment. There is one day when the person (according to the system) does not have a supervisor. The next night, on 6/15/09 10:34:18 PM the record reappears and does so every night until the assignment record is again end dated. This only occurs for future dated HR changes.
    This is a big problem because if the future dated change is for a supervisor, not only does the supervisor not appear in the daily snapshot, but either does any of his/her subordinates. Has anyone else run into this problem? How did you solve it? Did you customize all the HR mappings?

    Have posted an updated version of the MST to my webspace here:
    http://homepage.ntlworld.com/minkus/shockwave/shockwave115606mst2.zip
    This new version fixes the following issues (changes to this version in bold):
    MsiInstaller repair & errors on first run as non-admin (removes 'AppData' directory entries)
    DCOM errors once Shockwave is installed (adds double quotes to the beginnning of LocalServer32 value)
    Incorrect TypeLib paths in the registry (fixed to use built-in [SystemFolder] property)
    Default CLSID description value missing (set to 'Shockwave ActiveX Control', as per the executable installer)
    Incorrect Shockwave 10 paths in the registry (fixed to use built-in [SystemFolder] property)
    Misspelt 'OptionalComponets' registry key (renamed to 'OptionalComponents')
    Missing .dcr, .dir, .dxr Content Type registry values (included in the executable installer)
    Fixed incorrect AppID registry key (set to use installer's [VERSION] variable)
    Removed 'Launch SWDNLD.exe' shortcut created in Programs subfolder (people don't want this - see here)
    I have tested this on my network and it all seems to work fine. Unfortunately my original plan to use the executable installer didn't work out as it does not include the Shockwave 10 compatibility components described here and here, so it looks like I'll have to keep this MST file up to date with the latest versions until Adobe fix the problems themselves...
    If you want to see the changes that I have made, load up Adobe's 11.5.6.606 MSI file in Orca, then use Transform / Apply Transform to apply the MST, and look for the entries in green.
    Please post any feedback to this thread, and I will try to respond if I can help!
    Chris Hill

  • Problem with context mapping and data flow in a FPM application

    Hi All,
    I am trying to develop an ESS application using FPM. For the same, the requirement is to see the history of an employee in the second view.
    The first view has got just the overview information and the second one has got the detail. So, the records or the fields are the same on both the views.
    As per the FPM guidelines, the Model is residing in the Fc component and the respective Vc components are using the model data accordingly.
    I am executing the model in the Fc component calling the executable method in the interfaceController of the first view and then trying to display the output data of the BAPI in the first view which provides the overview information.This is working fine.
    But when i am trying to map the same output node to the Table UI for the second view, the record size is coming zero and thus no information is available.
    For the above issue, I am again executing the RFC in the InterfaceController of the second view to populate the records, which is incorrect as it is already executed and the data is available for the first view.
    I request you to let me know the correct approach to Context mapping and data flow when using FPM-roadmap. Is their any standard method or approach available to deal with such requirements? Please let me know.
    Thanks in advance.
    Regards
    DK

    Hi Idhaya,
    I model node is available in Fc and the Fc interface controller is being used in the first Vc and the second Vc.
    So the idea is, as the executable method is generated in the Fc, so i have created a custom method to call the executable method in Fc, where the input parameter is getting passed and this custom method is finally getting called is the first Vc.
    So , now my first Vc is ready to call the custom method in Fc and execute the RFC. Once the RFC is executed, the nodes in the Fc should get populated which is the ideal case.
    And as the Fc is used as a component in the second Vc, the same node is available to the UI elements.
    But, when I check the record size for the output node, it is always zero, for the second Vc.
    Regards
    DK

  • Oracle to SAP BI with BCS u2013 Best Data flow Design.

    Hi,
      We are a SAP implementation team. We are @ Blue Print stage. My client is a RETAIL Business Gaint. Client has 50 % of Transaction data and Master data in Oracle data base. Now we are moving to BI 7.0 and also has plans to use SAP-BCS.
      We would like to map all the existing Oracle tables to BI. Provide any clue regarding the best Data flow (From Oracle 10G to BI 7.0).
    Your quick and valuable suggestion/ links are highly appreciated.
    Warm Regards,
    Bab

    Hi Ashok,
    You have mentioned that you have a Oracle 10g  system as a data inflow which perfectly sets the platform to extract the data from the Oracle  system to SAP BW system.
    This Can be done through the DB connect ,through where you could select the necessary tables and form them as a datasource in BI system,further creating the usual BI objects on top of the DS.
    Once the Data is in BI ,we could pull the BI cube or form a replica of the cube in BCS application format to use it in the BCS environment.
    Hope this helps,
    Regards,
    Rajesh.

  • Cutting checks against invoices with a later date

    A question/issue from a customer.
    They post AP invoices with future dates. Problem is, SAP would not allow them to cut a check for invoices that were posted at a later date than the check posting date.  Any idea how to get around this?
    thanks
    Simon

    Ok thanks I guess the answer is that they can't do that it.
    Not sure I agree with your statement though. If you incur a charge for using software maintenance contract for 2009, then that should hit P&L in 2009. if they book that in 2008, they will have double charges from 08 and 09.
    Anyway, I dont mean to start a discussion on this. Thanks for the response. you have answered my question.

  • Regarding Message with No.of Records,date,timewith AM/PM

    •     I generated the Idoc with future Dated Cost Centers
    i want display the message with no.of records hold by the IDoc ande “Date of Run: xx/xx/xxxx xx:xx AM/PM where the x’s represent today’s date/time”, Number of Cost Centers Sent: x.
    Tell me the procedure with Example

    While the action you describe is not normal for the iPhone, is this the only time that it has occurred or has it happened again? There are the normal user trobleshooting procedures that you can follow, power off/on, reset, restore, however, if it has not happened again, it sounds like an isolated incident that has not been duplicated.
    Also, do you have a passcode lock on the phone to prevent others from accessing your data?
    Message was edited by: ChrisJ4203

  • How to get invoice price based on order date or delivery date?

    Hi,
    Our system is configured to create invoices with pricing based on date of delivery.
    But we have a number of customers who get pricing based on date of order.
    Right now, people are manually changing the price and then generating the invoice.
    Is it possible to:
    1) add a ZZ field in the customer master that indicates which pricing date to use?
    2) have SAP generate the invoice with the correct pricing date based on this selection?
    Thx.
    Andy Jacobs

    Hi Andrew,
    We do have the exact same problem.
    One solution would be to create a new order type. Within that new type you can specify what date should be proposed as pricing date by SAP.
    Unfourtantely, here we are not able to add a new type. Does anyone know how this can be solved in another way?
    Thanks,
    Tim

  • Error while trying to invoice the delivery doc with future date

    Hi Gurus,
    I am trying to create the Invoice document with future date with reference to delivery document,but the system is not allowing to do and its throwing the error message billing date is greater than current date not authorized.How to resolve this issue.
    Thanks and Regards,
    hari Challa.

    Dear Hari
    Curious to know why you are trying to maintain a future date in billing when you yourself very well know that it is WRONG.  Logically, the invoice date should be either Actual GI Date from Delivery or the system date.
    Coming to your question, in VTFL, for your item category if routine 11 is maintained for the field Data VBRK/VBRP, you cannot achieve what you want.
    thanks
    G. Lakshmipathi

  • Future Dated Invoices and Payments

    Hello
    Can you give me some inputs about Future Dated Invoices and Payments..?
    What its importance?
    What would the effect on the AP Trial Balance and Account Analysis if I use it?
    Thanks
    Grace

    Hi Grace
    Future dated payments are the post dated cheques (in layman's language). For example - When we take some office space on rent, we need to pay monthly rent for it. Generally, the owner of the office would like to have the cheques provided to him on the date of agreement dated for the respective month (as a matter of security). These cheques will bear the date for the respective months. Lets say you enter into an agreement on 01-May-2010 for one year, you will provide 12 checks dated 01-May-2010, 01-Jun-2010, 01-Jul-2010 etc. All these checks would be post dated payments.
    These payments do not reduce the cash/bank balances as on the date of issue. This happens on the date of maturity of payment (check date). These payments are entered into the oracle system by using the payment method "Bills Payable" or any similar payment methods.
    The accounting for these payments (at the time of recording the payment) - Supplier Liability Dr. and Future Dated Payment Liability credit. It will not have much impact on the trial balance except for the fact that the liability code combination would change -- from supplier liability to future dated liability. On the date of maturity, when you run the report to matrue the bills payable, the status of the payment changes to negotiable and then the accounting takes place - Future Dated liability dr... and cash/cash clearing credit.
    Hope this explains. Let me know if you have any further question or ned any further clarity
    Vinit
    Edited by: vinitp on Jun 22, 2010 8:47 PM

  • R12 Future Dated Payments

    Hi All,
    Kindly let me know if there is a solution for the below case.
    Ex- there is a future dated payment issued in oracle with maturity date as on 01 June 2011, now during the time of issuing the accounting would be Supplier Liability Dr to Future Dated Payment Cr.
    Now on the date of maturity (i.e 01 June 2011) the status of the bill would be negotiable (i.e when the program 'update future dated payments status' is run) and the accounting would get changed to Future Dated Payment Dr to Cash Clearing Cr.
    Now as per the business process Bank would be sending me a document, which would contain the details of the bills that have been submitted to the bank and only after that i have to change the status to negotiable and create the respective acconting.....for ex..in the above case, if the supplier submits the bill to the bank on 10 June 2011 instead of 01 June 2011, then the status neotiable and its accounting has to on 10th june only.
    Any pointers to the above issue would be of great help....
    Phani

    Hi
    You can view this information in the Invoice Inquiry screen.
    The navigation for the same from any standard responsibility is Invoices>Inquiry>Invioces - This will open the Find Invoices window.
    For e.g. you want to find out which supplier have the Prepayments and Future Dated Payments available, than perform the following search:
    Enter the supplier name in the supplier name field and click on the TAB - Calculate Balance Owed, thereafter Calculate Balance Owed screen will appear and then click the Calculate Button which will display the following information:
    Invioce Count and Balance:
    Unpaid Amount:
    Future Dated Payments:
    Less Available Prepayments:
    Number of invoices:
    and
    Number of Prepayments.
    Hope this helps.
    Thanks
    Manish Jain.

  • Purchase order error with future date

    Hi,
    Here one scenario like
    We have created a sales order VA01-->Pur. Order ME21N with current date i.e., 05.09.2008. System able to post perfectly and post MIRO, cutomer invoice and finally released to accounting.
    Now, same sales order VA01-->Pur. Order ME21N with future date i.e., 05.09.2009. System threws error message "Account requires an assignment to a cost object".
    Here my question is, why system is asking this assignment if i gave future date(05.09.2009) and why system is not asking if i gave current date(05.09.2008) ? remaining all are same except date
    Looking forward your comments/thoughts
    thansk
    anifi

    Hi,
    Thanks for your reply
    regards
    Edited by: Anifi on Sep 22, 2008 6:18 AM
    Edited by: Anifi on Sep 29, 2008 2:05 PM

  • Future Dated Payments in Oracle Accounts Receivables

    Hi Experts,
    Please help me on how to handle the Future Dated Payments in AR, here our Customer gives Future dated checks and the same we have to record in AR.. I know the process of Recording Future Dated Payment (Bills Payable) in AP but not in AR.. Please help me on this.
    Thanks in advance..
    Regards
    Bharath

    Hi
    You can view this information in the Invoice Inquiry screen.
    The navigation for the same from any standard responsibility is Invoices>Inquiry>Invioces - This will open the Find Invoices window.
    For e.g. you want to find out which supplier have the Prepayments and Future Dated Payments available, than perform the following search:
    Enter the supplier name in the supplier name field and click on the TAB - Calculate Balance Owed, thereafter Calculate Balance Owed screen will appear and then click the Calculate Button which will display the following information:
    Invioce Count and Balance:
    Unpaid Amount:
    Future Dated Payments:
    Less Available Prepayments:
    Number of invoices:
    and
    Number of Prepayments.
    Hope this helps.
    Thanks
    Manish Jain.

  • R12 - Payables - Prepayment & Future Dated Payments

    Hello,
    I'm looking (in R12 Payables) for
    1. Pre-payment invoices record which is not yet applied
    2. Future Dated records which are not yet matured
    Can you please help and suggest where I can get these details...table name or report or screen....
    Thanks in advance
    Satish

    Hi
    You can view this information in the Invoice Inquiry screen.
    The navigation for the same from any standard responsibility is Invoices>Inquiry>Invioces - This will open the Find Invoices window.
    For e.g. you want to find out which supplier have the Prepayments and Future Dated Payments available, than perform the following search:
    Enter the supplier name in the supplier name field and click on the TAB - Calculate Balance Owed, thereafter Calculate Balance Owed screen will appear and then click the Calculate Button which will display the following information:
    Invioce Count and Balance:
    Unpaid Amount:
    Future Dated Payments:
    Less Available Prepayments:
    Number of invoices:
    and
    Number of Prepayments.
    Hope this helps.
    Thanks
    Manish Jain.

  • Add field and Display future dated data in OrgChart

    Configuration
    SAP Talent Visualization by Nakisa 2.1 under LIVE connection.
    Questions
    1) Add fields to Details(for Position/OrgUnit/Employee) window in OrgChart
                We have a few requirements to display additional data in Details window.
                Do we need any developments to add the following items to Details window ?
    Position's General Description data (stored in IT1002)
    OrgUnit General Description data (stored in IT1002)
    Name, Phone No., Gender(and other personal information coming from various infotype) of employees, who belong to position
    2) Display future dated Organizational Structure in OrgChart
                We also have requirement to display future dated OrganizationalStructure.
                The future dated Organizational Structure should ONLY availablefor people from HR and executives.
                How can we do this?
    3) Security Setting
                Regarding to the question above, how can we create the security roles (in Nakisa) for therequiremets listed below?
    The security setting in SAP allows managers only can see employee's data, who belongs to the managers organization.
    The security setting in Nakisa OrgChart allows every employee can see all organizations and other related objects.

    Hi Ogawa,<br/><br/>
    Please see my responses in bold.<br/><br/>
    I hope that helps!<br/><br/>
    Luke<br/><br/><br/>
    1) Add fields to Details(for Position/OrgUnit/Employee) window in OrgChart<br/>
    We have a few requirements to display additional data in Details window.<br/>
    Do we need any developments to add the following items to Details window ?<br/>
    - Position's General Description data (stored in IT1002)<br/>
    - OrgUnit General Description data (stored in IT1002)<br/>
    - Name, Phone No., Gender(and other personal information coming from various infotype) of employees, who belong to position<br/>
    <br/>
    <b>You need to configure the integration schema to "extract" these fields in order for them to be available to OrgChart. I believe the file is called downloadSchema.xml and is found in your build folder. It is <i>not</i> the one in the SAPExtractor folder (that is for Staged).</b><br/><br/>
    2) Display future dated Organizational Structure in OrgChart<br/>
    We also have requirement to display future dated OrganizationalStructure.<br/>
    The future dated Organizational Structure should ONLY availablefor people from HR and executives.<br/>
    How can we do this?<br/>
    <br/>
    <b>This is not possible as OrgChart only displays one version of the OrgChart (the present dated structure).</b>
    <br/><br/>
    3) Security Setting<br/>
    Regarding to the question above, how can we create the security roles (in Nakisa) for therequiremets listed below?<br/>
    - The security setting in SAP allows managers only can see employee's data, who belongs to the managers organization.<br/>
    - The security setting in Nakisa OrgChart allows every employee can see all organizations and other related objects.
    <br/><br/>
    <b>Your bottom requirement is standard - unless you secure an item then every employee will be able to see all data.</b>
    <br/><br/>
    <b>In order to configure manager security you will need to undertake some XML configuration. This is not advisable unless you have experience of configuring the XML files, particularly with security as it is highly complex configuration. There are a couple of consultancies with specialist skills (Emeritis, ROC, Nakisa) that have the expertise to perform this type of configuration.</b>
    <br/><br/>
    <b>In order to do this you need to configure an authentication source and populate the user population and rolemapping sections of the LoginConfiguration_<type>.xml in the Authentication folder of your build. <type> refers to the type of authentication you are using (SAP logon forms, Portal integration with Logon Tickets etc). You will then need to map the roles in RoleMapping.xml in the Security folder of your build and then configure each role in Roles.xml. You need to create a hierarchyscope for each dataelement you are restricting data for and then add the security keyword to the sections in AppResources.xml that you are restricting with this particular scope.</b>

  • Issue While Terminating a Service Contract with future date

    Hi CRM Gurus,
    We are in Oracle EBusiness Suite version R12 (12.1.3) and implementing service contracts for a client.
    Please help us with the following issue that we are facing while terminating  a service contract line with future date (end of the month).
    Example :
    A Contract 123 with 10 months of duration (Start Date:01-JUL-2013 and End Date: 30-APR-2014) has a service line 1.0 with unit price as $50 for a period of 10 months .The billing schedule is set for 10 months with each month for $50.
    The create main billing is run for the month of Jul 2013 and Aug 2013 and is sent to AR.Now we want to terminate the contract line with 30-Sep-2013 as termination date without any credit back to the customer so that we want to charge for month of Sep as well for $50.
    When we give 30-Sep-2013 as termination date and terminate the line, the billing schedule refreshes with $50 for Jul1-Jul 31 and $50 for Aug1-Aug31 and $48.39 for Sep1-Sep 29 instead of  30-Sep which is the termination date that we see on the line.
    The requirement is that we want to have the  billing for $50 even for the month of Sep,but the system only calculates for $48.39(which is 1 day minus) for the month of Sep. When we give Oct 1 as termination date ,then we get the schedule dates and amounts correctly i.e. 01-Sep to 30-Sep for $50.
    How do we achieve to bill for $50 when we put 30-Sep-2013 as termination date ? I see that the regular termination process does not consider timestamp while providing the termination date.
    Is this a bug or is there a patch for this or is there a workaround for this other than providing 01-Oct as termination date ?Please help.
    Regards,
    Sandeep Gorla

    Update the Ar Interface Table with  value 50$ for that record, before the Invoice gets created.

Maybe you are looking for

  • Itunes 10.5 crashes and won't sync my iphone

    I have downloaded the software udpate on my Mac Mini that I use to sync my iPhone with.  It offered me an update to iTunes and the iPhone.  I backed up the iPhone and transferred purchases whilst it was downloading the iOS update.  It then updated th

  • I no longer have the info icon for a manual sync.

    I'm trying to do a manual sync with an iMac which I've done many times before and the "info" icon is missing from the list of syncable features. What am I missing?

  • Does creation of new xml file captures latest value?

    HI All, say for instance, if web port has been changed from 8000 to 80 and after this change xml file gets corrupted in apps tier... Does creation of new xml file in apps tier captures latest value of web port 80 and all other latest changes made so

  • Cancelled phone line order help please

    Where do I start. I ordered telephone broadband and vision on the 4 october was told it would be installed on 28 october but nothing so rang customer services and was told it had been cancelled and would be reordered and I would recive a phone call o

  • Timestamp with the Transcription of the speech analysis

    Hi, I am working on a project right now where I need to add a timestamp to the transcribed text of a video, is that possible in Adobe Premiere, if it is how ? Thank you