Biller Direct configuration for AR and AP

Hello,
I have Biller Direct 6.0 installed and already configured XCM, but I would like to know if its possible to configure the application with Accounts Receivable and Accounts Payable at the same time to show bills from  both?
Thanks.

- Define Interest calculation Types
  SPRO->Financial Accounting-> Accounts Receivable and Accounts Payable-> Business Transactions-> Interest Calculation-> Interest Calculation Global Settings-> Define Interest Calculation Types
It determines whether interest is on per item or balance
- Interest Indicator
SPRO-> ...->Interest Calculation> Interest Calculation Global Settings> Prepare Interest on Arrears Calculation
- Interest Rates
SPRO->.....>Interest Calculation> Interest Calculation > Define Reference Interest Rates
- Interest Values
SPRO->........>Interest Calculation> Interest Calculation > Enter Interest Values
- Assigning Reference interest rate to interest indicator
SPRO->..........>Interest Calculation> Interest Calculation > Define Time-Based Terms
- Interest Posting
Tcode-OBVI (Approporate GL Accounts should be existing for Interest Accounting and they are configured here)
- Also set the interest indicator in GL Account Master record
- Interest Calculation
Depending on requirement, run the appropriate TCode. eg: F.2B and that will calculate interest on open items of customers
Rgds

Similar Messages

  • Biller Direct Configuration

    Hi,
    I have posted this in NW AS General forum earlier. -
    Biller Direct Configuration
    Any help much appreciated.
    Regards,
    Rajeev

    Hi Sridhar,
    I have seen this manual and have configured according to this. But it is giving a login screen and after I enter my credentials giving a message -
    You are not authorized to execute this function, as your business
    partner has not released it for you.
    If you have any solution to this mesg would be great.
    Regards,
    Rajeev

  • I will be buying the new IMac 27 inch in December. Would like input on the best configuration for photographic and possibly video processing-dream machine!

    I will be buying an IMac 27 inch in December. What is the best configuration for photo and possibly video processing.Does one need a Mac Pro? Dream machine!

    Just to explain what I just wrote to Laundry Bleach:
    Why is there no iDVD on my new Mac?
    https://discussions.apple.com/docs/DOC-3673
    UPDATE & ADDENDUM:
    But even though you can still buy iLife 11 that includes iDVD 7 from Amazon, Apple now make it difficult to install:
    Poster jhb21939 posted this in another thread:
    “when I attempted to load iDVD into a new iMac. A notice came up on the screen stating that the 'Authorisation Licence' had expired on 25 March this year (2012).
    I contacted the Apple support team and eventually, I was told that the Licence had been withdrawn and could no longer be used.”
    In other words Apple are now so adamant that we don’t use iDVD that they have tried to make it impossible to install.
    In response, Old Toad posted this solution:
    “You can still use it one all of your Macs.  If you get an invalid certificate message just set your Mac's clock to sometime before early 2011 and run the installer.  After you're done reset the time back to the correct time.” He added this comment:
    “It began after iDVD and iWeb were discontued and they were dropped from the Apple Store. All I can think of is the certificate was set to expire after a certain time period after the intitial iLife disc was released.
    I've been able to use the installer even without setting back the date.  I just clicked on the Continue button and it would work as expected.  For some it would not continue unless the date was set back.”
    The latest anorexic iMacs just announced do not even include a CD drive! Proof positive that Apple virtually prohibit the use of DVDs - although the newly announced Mac Minis do include a Superdrive.
    Yet, they still include iMovie! Heaven alone knows or understands what you are supposed to do with your newly edited masterpiece - except make a low quality version for YouTube?

  • How to create a link on a biller direct screen for downloading a pdf file

    Hi,
    My requirement is to create link on biller direct screen, when I click on that link a pdf document will be downloaded in local system. I need help on that

    contd from previous post, excerpt from BD config guide:
    Web Application
    3. Displaying the bill document
    The Web application displays the bill document.
    If the bill document is displayed using a separate Web server (for example,
    the Web server of an optical archive), then the URL for displaying the bill details
    can be transferred at event 1235 when you create the bill list. The BAdI
    FIS_INVOICEDETAIL is not called, but the Web application sends an HTTP
    request to this URL. Since the Web application requests the bill data by request
    to the Web server for bill details, the Web server does not need to have an
    authentication mechanism. SAP delivers an example implementation for
    accessing a Web server for bill details.
    Connecting Other Billing Applications
    As described above, SAP Biller Direct only makes available the display of bills from Sales and
    Distribution (SD) in PDF format. If you want to use this function for bills with a different origin,
    you need to proceed as follows. See the BAdI documentation for further details.
    1. Create an implementation for event 1235. You have to set indicator XXML, XPDF, or
    XMULTARCH (or all three) in table T_INVOICES so that a customer is able to load
    XML or PDF data in the front end of SAP Biller Direct. Technically, this means you
    ensure that the appropriate icons are shown.
    2. Implement BAdI FIS_INVOICEDETAIL. This BAdI is called by the front end if the
    customer selects the corresponding link. You can determine the required format using
    I_INVOICE_FORMATS. Create the corresponding binary data, and fill table T_XML,
    T_PDF or T_MULTIPLE_ARCHIVED_DOCS (or all three).
    3. Then set indicator XXML, XPDF or XMULTARCH (or all three) in structure
    C_INVOICE_FORMATS.
    My Questions:
    1. My PDFs are stored on a web server as described in step 3, does that mean that I don't need to use the BADI? How are these URLs generated? Does BD automatically know how to retrieve them from archivelink?
    2. My documents are insurance bills, not S&D bills. Does that mean that I need to use the BADI as described in "connecting other billing applications"?
    To me there is a lot of ambiguity in the way this is described in the configuration guide. Could use some help with the interpretation.

  • How to create a link on biller direct screen for downloading bill in PDF

    Hi,
    Our requirement is to create a link on UCES Biller Direct screen, where user can click and down load his bill or invoice in PDF format.
    If any one can help me on this I will be highly thankful to him.
    Regrds,
    Ranadev

    Hi,
    Our requirement is to create a link on UCES Biller Direct screen, where user can click and down load his bill or invoice in PDF format.
    If any one can help me on this I will be highly thankful to him.
    Regrds,
    Ranadev

  • Oracle data guard configuration for primary and standby db_name

    I am working on configuring an active data guard for one primary DB and one standby DB. I have a few questions:
    1. Can I use different db_name, db_unique_name and instance_name for primary and standby. For example: primary(db_name, db_unique_name and instance_name)=chicago. When I create standby DB with Rman backup and copy of pfile and control file from primary DB or use Grid control to create standby database. Oracle document or Grid control all keep standby db_name=chicago. Only make standby db_unique_name and instance_name=boston. Due to my application system condition, I want to make db_name=boston, not keep it as the same as primary=chicago. Is this valid configuration?
    2. In primary datafiles, application system generate datafile name like this: hr_chicago_01.dbf, fn_chicago_01.dbf. When I move datafiles to standby server, if I plan to use db_name=boston for standby DB, can I rename datafiles as
    hr_boston_01.dbf, fn_boston_01.dbf? In this way, datafile name match up with db_name. but I will create standby log group and members on primary and standby identically. If in future switching over, DB will not have problems.
    3. If I don't use primary DB backup. Instead, I copy all datafiles, redo_log files (no control files) to standby. Then "alter database backup controlfile to trace" from promary and also " create pfile='/xxx/initSTANDBY.ora' from primary. Then modify init.ora and controlfile. Then run control.sql to bring standby DB up. After that, configure redo log shipping and apply with data guard or SQL. Is this a acceptable way to create physical standby DB?
    Please advise your comments. Thanks in advance.

    I want to make db_name=boston, not keep it as the same as primary=chicago. Is this valid configuration?NO. DB_NAME must be the same ("chicago") at both sites. The Standby will be using a different DB_UNIQUE_NAME (e.g. "boston") and can be using a different Instance name / SID (e.g. "boston").
    can I rename datafiles Yes. The database file names can be changed.
    If I don't use primary DB backup. Instead, I copy all datafiles, redo_log files (no control files) to standbyWhat is the difference between the first sentence (a backup of the primary) and the second sentence (a copy of the primary) ? A Copy is a backup.
    Are you intending to differentiate between an RMAN Backup and a User-Managed (aka "scripted") backup ?
    Normally, for DataGuard, tou can use non-RMAN methods to copy the database but there's no value add in this.
    You'd still have to setup DataGuard ! (and I wonder if you'd have complications setting up Active DataGuard).
    But remember that you MUST create the Standby controlfile from the Primary and copy it over to your Standby -- particularly as you are planning to use DataGuard. This is not created by 'alter database backup controlfile to trace' , but by 'ALTER DATABASE CREATE STANDBY CONTROLFILE AS 'filename''
    Hemant K Chitale

  • R/3 configuration for 0SD_C01 and 2LIS_01_S001

    Hi guys,
    I have activated the infocube 0SD_C01, the complete flow. I created an infopackage for its infosource 2LIS_01_S001 and made an extraction. I got an error with a delta initialization and with a full upload I got that there is no that data in R/3. I’m currently using BI 7.0 and R/3 ECC.
    Is there something I need to do first in R/3, some kind of configuration for that datasource? They told me for the datasources 2LIS* used the transaction LBWE, but I don’t see 2LIS_01_S001 on that transaction.
    What do I need to do in R/3, in order to do extractions? Does someone have a manual for this Datasource/Infosource that would like to share? My email is [email protected]
    Thanks a lot
    Vic

    Hi,
    There is no LO datasource , you have to use LIS ..i.e, 2LIS_01_S001.
    I hope you know the steps to activate and load data into BW using LIS.
    Steps are as follows:
    1) Activating LIS update - goto OMO1 transaction code
    In the Updating – Info Structures(S001) - double-click the Updating radio button for Info structure S001.
    In the Parameters dialog box select Synchronous updating and choose ok.
    2) Goto OLI7 Transaction code - run the statistical update.
    3) Goto OLIX transaction code - setup version &( will be copied to actual version 000 for reporting
    4)Go back to OMO1 do deactive the LIS Update, check radio button to "No Update"
    5)Now goto LBW0 and choose option "Deactivate" Delta updating in LIS.
    6) In BW, Replicate DataSource, and run info Package with Initilization.
    7) Now again in R/3 we need to "Activate" Delta option from transaction code LBW0.
    8) and last step is to goto OMO1 to activate LIS Update to Synchronous updating and save.
    From now on you can run your Delta Infopackage
    Hareesh

  • PC configuration for Premiere and AE (CC)

    Hallo everybody!
    I'm an Italian filmaker and I'm going to buy a new workstation but I don't know anything about hardware.
    I use Premiere for editing and AE for compositin and motion graphics.
    A couple of years ago a friend of mine suggested me this HW configuration:
    MSI Z87-G43 z87 4*DDr3 Gen 3.0 sk1150 Vga/Hdmi ATX
    Corsair 16GB Kit 2*8GB DDR-1600 CMZ16GX3M2A1600C10 XMS3-12800 serie Vengeance CAS10
    Inte Core i7 4770 3.40GHz Cache 6MB Haswell LGA1150 BOX
    Samsung MZ-7PD256BW SSD 256GB 840PRO SataIII 540/520MB/s 100K IOPS OE
    WesternDigital HDD 1TB Enterprose RE4 64Mb 7200 rpm SataII
    Zalman CNPS9900MAXBLUE Silenziosa Led Blue sk1155/1156/1366/775/AMD
    Corsair Carbide 300R Middletower No-Power ATX
    LG BH16NS40 Bluray Writer 10x 3D
    Digitus 3.5" Card reader USB 2.0 port
    Logitech keyboard K120 Business
    Corsair 750 CX 750watt EPS Pci-E PFC active 80+ Bronze
    MSI NVIDIA GeForce GTX770 OC Gaming TF IV 2GB 256bit Dvi/Hdmi/DP PCI-E 3.0
    Budget: almost 2000€
    Can anyone help me finding a new configuration with the same budget but with new-recent hw components?

    Double the RAM to 32 GB at a minimum.
    Use a full size case, not a mid-size.  You'll get better air circulation and have room for expansion.
    Add a couple more hard drives.
    Get a 850w gold power supply.

  • System configuration for ITS and for BSP

    Hi,
    I´m looking for the parameters needed in a system to connect to an ITS and also to BSP.
    I have created one system to be able to connect to ITS and another one to be able con connect to BSP, both of type SAP Load Balancing system.
    The system I created to connect to ITS has the following configuration I entered:
    Connector:
    SAP Client = 350
    Internet Transaction Server (ITS)
    ITS Description = myDescription
    ITS Host Name = myhostname:port
    ITS Path = /sap/bc/gui/sap/its/webgui
    ITS Protocol = http
    Thats it that´s the only configuration I´ve made.
    For the BSP system I entered:
    Connector:
    SAP Client = 800
    Web Application Server (Web AS):
    Web AS Description = myDescription
    Web AS Host Name = myhostname:port
    Web AS Path = /sap/bc/bsp/sap
    Web AS Protocol = http
    My question is this, is this configutation enough?,
    It is working fine with this configuration but I´ve seen some other information where they fill more parameters in the  connector section, would this extra parameters in the connector section help in any way or they will just simply be ignored?, We will be using Web Dispatcher for both.
    does somebody knows the answer? Is there some documentation on this?
    Thanx in Advanced!!
    Kind Regards,
    Gerardo J

    The connector properties are only required if you are planning on utilizing the SAP connector to connect to your backend system.
    What you have configured so far should suffice for ITS and BSP applications. I hope you have configured the system aliases already.
    Have a look at the following links for some additional inputs:
    http://wiki.sdn.sap.com/wiki/display/EP/MinimumSettingsforaSystem
    http://wiki.sdn.sap.com/wiki/display/EP/HowtoCreateSystemObjectinthePortalforConnectingtoSAPbackend+System
    - Shanti

  • FI 6248 Pre Licenced ports(1-12) configuration for Ethernet and FC

    Hello UCS Gurus,
    I am setting up a new UCS lab with 1 5108 Chassis,pair of FI 6248 and FEX2104.My query about the FI 6248 is that
    1) I have 12 pre-licenced Unified ports on my FI 6248 and I need to configure 1-10 for Ethernet and 11th/12th for FC port.,,,,Is it a valid configuration?
    2) If yes tomorrow if I buy the licence for the remaining ports 13-32. Can i continue using them as Ethernet and FC ports in alternate.I know
    Ethernet ports/FC ports must be grouped together in a block and they should end with even numbered port.
    Looking for your response on this....

    Hello Padma,
    I am stucked at a point of configuration on my lab and need your valuable advice.
    I have 8 SFP-H10GB-CU3M and 4 Nos SFP-10G-SR in my BOM.
    My confusion is I have to accomodate these SFPs only in my currect environment.I cant wait for the entire process of re-ordering new SFPs.
    So I will have to split SFPs between the pair of FIs and IOMs.
    So is it that I am short of SFPs? because my understanding says that I will be needing atleast 4 SFPs(Cu) on both FIs.
    So for FI1----> 2 SFPs(Cu) for Server ports,2 SFPs(Cu) for Uplink Ethernet ports
    for FI2------> 2 SFPs(Cu) for Server ports,2 SFPs(Cu) for Uplink Ethernet ports
    That means all my 8 SFP-H10GB-CU3M are exhausted.
    I dont have more SFPs to connect to my 2104 IO Modules.Please suggest me some workaround.I am in process of creating a lab so performance and bandwidth is not an issue for me.
    Regards
    Deepak

  • Encoding configuration for signed and encrypted emails

    I have a 8820 device (no BES server)  - I have certificates downloaded and trust on the device.  I can attach the requisite certificates to the message, but I do not have the option to select signing or encrypting encoding.  the menu does not give me this option.  I have the S/MIME package installed.  Any thoughts / pointers?

    The S/MIME support package is only supported with a BES. You might try Djigzo for BlackBerry. Djigzo for BlackBerry is an add-on to the Djigzo Email Encryption Gateway which can be used to send and receive S/MIME digitally signed and encrypted email from a BlackBerry smartphone. An installation of the Djigzo gateway is required.
    Djigzo for BlackBerry and the Djigzo gateway is open source and can be freely used.
    For more information see www.djigzo.com
    Djigzo open source email encryption

  • Billing plan (Downpayment) for saved and open sales orders at header level?

    Hi gurus,
    I have configured billing plan in my SD environment at Item Level.
    I want to change it to header level.
    Questions:
    1- When I make the changes to update the system to have billing plan at header level for future sales orders, is that possible for me to change all my saved orders and open orders with the new settings so that I can also have those saved and open orders with a billing plan at item level?
    2- If that scenario is not possible, could we for example copy the data of a previously saved or open sales order into a new sales order with the new customizing (Billing plan at Header level?)
    Thanks for your input
    Kind regards
    Chris

    Hi
    I am afraid you cannot do that converstion for the existing orders. BP at header level are enabled at teh document type level, while BP at item level is done at item category. So both are independent. Mostly it is advisabel to use BP at item level only.
    If you are already using item level BP, and want to mvoe to header BP, then only future transactions can be executed with BP at header level. Existing item level BPlans will remain so in the system.

  • How Do I Create Default System Configurations for On- and Off-Dock?

    I recently purchased a T510 laptop with WIndows 7 Professional 64-bit and a Series 3 minidock. I would like two create two default system configurations (namely specifying active montiors, screen resolutions, networking options, and power management). I'd also like the laptop to detect the presence or absence of the dock and automatically switch accordingly. How can I do this? Thank you.

        Dear DavidLeon65,
    Good afternoon. I am sorry to learn of the difficulties you are experiencing with the bluetooth connection in your car. I know this can be frustrating. It would be my pleasure to address your bluetooth concerns.
    When the bluetooth connection drops out, is the phone near you? Also, do you have Wi-Fi turned on? If so, please turn off Wi-Fi, then test. What software version do you have? For directions on how to check the software verison on your phone, click http://vz.to/SrMyDh
    Thank You,
    MichelleS_VZW
    VZW Support
    Follow us on Twitter @VZWSUPPORT

  • Agreement Configuration for B2B and BPEL integration

    I configured a listening channel on B2B to pick up custom xml files from a folder. I have a BPEL SOA composite that has a B2B adapter as a service to receive the custom xml files from B2B through direct integration. Since B2B has to send the xml file only to a SOA composite and not to another trading partner, how do I configure the agreement in B2B?
    Appreciate your help.

    Hi Naresh and Anuj,
    Thanks a lot for your responses.
    This is the problem that I am facing now.
    As per your suggestion, I deployed an inbound agreement that specifies that the Sender is the Other TP (EPCOD) and the Receiver is the Host TP EPCOZ). Also I left the channel for the Host TP blank in the agreement - did not select anything from the drop down.
    When I drop the file into the folder specified in the internal listening channel, with the following naming convention (EPCOZ_PayableInvoice_1.0_Custom_1234.xml), the file gets picked up, but I get the following error message:
    Description: Agreement not found for trading partners: FromTP EPCOZ, ToTP EPCOZ with document type PayableInvoice-1.0-OUTBOUND.
    For some reason, it thinks that both the sender and the receiver are the same. If I reverse the file name as EPCOD_PayableInvoice_1.0_Custom_1234.xml, then it thinks that the From TP is EPCOZ and the To TP is EPCOD.
    Any ideas? Appreciate your help.
    Thanks.
    Raja

  • DNS Help: Configure for local and extenal services using same domain name?

    Hello all. I'm setting up a 10.5 server, have scoured these great forums and gotten close, but am still stuck. Any help would be greatly appreciated.
    My network setup is as follows: Internet (2xT1) > modem > router/firewall/NAT device > XServe > switches > rest of network, clients, etc. Pretty standard, I believe.
    I'd like to use this XServe on our local network/intranet/LAN only for OD, networked home directories, AFP, iCal, Time Machine, Print and Software Update.
    My website is hosted on an external server.
    My email is also hosted on a (different) external server.
    Domain is school.edu
    XServe name is xserve.school.edu
    XServe is 10.0.0.25
    I've gone through Apple's recommended DNS setup (supplemented by some great info found here on the forums....), and am able to connect to other Internet sites (with client's DNS server set as 10.0.0.25), but unable to connect to www.school.edu, or send/receive mail to/from mail.school.edu.
    In short, connecting to external domains that are NOT related to my school are fine, but I'm unable to connect to any domain that IS related to my school.
    If anyone out there can shoot me some notes on how to configure the DNS settings, zones, forwarding, etc. to accomplish this, I'd be VERY appreciative.
    Thanks, in advance, to anyone who can help me out.
    Cheers,
    Tim

    In short, connecting to external domains that are NOT related to my school are fine, but I'm unable to connect to any domain that IS related to my school.
    If your server thinks it's authoritative for 'school.edu' then you have to add records for every host in the school.edu zone.
    For example, if you want to be able to resolve 'www.school.edu' then you have to have a 'www' record. If you want to send/receive mail you have to add an MX record, and so on.
    It doesn't matter that you're not responsible for those servers, it's just that since this machine thinks it 'owns' school.edu it will only respond with records in its own zone and won't care about what any other name server says, even if that other name server is authoritative for the zone.
    FWIW, that's often why people running stub servers like this choose a separate subdomain (like 'dept.school.edu') so they can leave the main school.edu records on the main server and have full control over a subdomain.

Maybe you are looking for

  • I cant figure out why wont my Ipod touch wont show up in itunes?

    all the sudden 2 of our ipod touchs wont show up in itunes the ipod nano we have does tho it does show up im my computer as line 1 " apple ipod" line 2 "portable device" one ipod is a 2nd gen and one is a 3rd gen please read BEFORE YOU SUGGEST IPOD T

  • Dual monitors on mac mini

    I'm trying to decide on a mac mini or whether I need a mac pro.  How would I hook up two monitors to a mini ?  I have an NEC PA241W with a Display Port, DVI and VGA array of graphic ports and a Samsung with a DVI and VGA port.  I use them quite a bit

  • Transfer of a HTML table value to corr. R/3 table

    I have a custom ESS service on which almost all Input fields are displayed using SAPgui for HTML, but one -- table control is done manually -- using pure HTML code;    `SAP_DynproLayerBegin(024,017,014,001)`    `SAP_InputField("WA32-ZZ_LICENSE2")`   

  • Web Images and App Store Icons are distorted in MacBook Retina Display

    Recently, most of the icons on Mac App Store are distorted. I also noticed this on web images when browsing using Safari or Google Chrome. By the word "distorted", I mean that the image was not properly loaded, it contains pink lines and multiple blu

  • Problem to display a checkbox in PDF generated by XML Publisher

    Hi All, i need your help, i have create and PDF template with checkbox field. when i generate the report from Oracle Application using XML Publisher all is fine only the filed checkbox which is inactive, i can't do any check/Uncheck in the filed. Tha