Reply address for balance confirmation

Hi,
I am using t.code f.17 for balance confirmation report. But it is giving following error.
Reply address does not exist for company code 1000
Message no. FB366
Diagnosis
You want to print forms on which the reply address is issued as standard. You want to use reply addresses without an ID. No reply address without an ID was defined for company code 1000.
System Response
Termination of processing.
Procedure
Check whether a reply address has been created for the company code and create adresses if necessary.
Proceed
If this does not solve your problem, contact your system administrator.
Further I tried to maintain senders address in correspondence node in financial accounting global settings. But it did't helped.
Edited by: DHANANJAY S NAPHADE on Jun 29, 2010 1:10 PM

The solution as follow:
customize->financial accounting->account receivable and account payable->business transactions-> closing->count->balance confirmation correspondence->define reply address for balanced confirmation
Log in and make an new entry. Example:  company code 1000   address ID: TT01
After that, back to f.17, entry TT01 in the field 'Reply to'.
Then, you execute it, balance confirmation is created successfully
Edited by: yao chen on Jul 14, 2010 4:15 AM

Similar Messages

  • Send a reminder mail to employess for balance confirmations(FI)

    Hi guys,
    I have developed one Z report which when I execute it generates a letter in notepad giving the information about balance confirmations. But now the requirement is that when i execute the report it shud genearte the letter and send mails to only those employees entered into the selection criteria so that the person appointed for this his time saves.
    I think you got what i want in my report?
    Thanks in advance.

    Hi,
    You can send mails by using function module: SO_NEW_DOCUMENT_SEND_API1.
    For these you may have to prepare the Object Header, Recivers ....etc.
    Hope this help you.
    Regards,
    Ashok

  • Mail.app messing up reply address for simple email addresses.

    Anybody else get this problem? When an email comes to me with the following looking "From" field:
    From: <[email protected]>
    That's with greater than and less than character at the start and end of it. It messes up the reply address.
    When I reply to one of these emails Mail.app sets the "To:" field to be:
    "[email protected]> <[email protected]" <[email protected]>
    When it should just be:
    To: [email protected]
    Anybody get this behaviour?
    Incidentally, you can search for these kinds of simple emails in Mail.app by searching in "All Mailboxes"/"From" for:
    <</div>
    That's greater than, space, less than.
    Cheers Daniel

    The Apple Bug Reporter give you some templates to use. Just make sure it is crystal clear. You might also want to provide a link to the specific section in the standard: http://tools.ietf.org/html/rfc2822#section-3.4
    where it says "display-name" is optional when used with an "angle-addr"

  • Change the reply address for webmail

    Hi,
    I have three domains on my mailserver. Two are local host aliases. They all work fine and receive email no problem. They also have some other addresses set in the aliases file and that is fine.
    I just need to get one of the users to be able to reply via one of the local host alias domains rather than the default one.
    Is this possible? Any help would be most welcome.
    Best wishes
    Michael

    the user should login to their webmail, click options,click Personal Information and enter an email address (and full name is also good). This address will show as the reply address.
    jeff

  • Mail.app messing up reply address for simple email addresses [revisited].

    This is a follow up to:
    http://discussions.apple.com/thread.jspa?threadID=2377538
    I have not managed to find time to place a bug report with Apple.
    So, etresoft, if you are listening, can you go ahead and file that bug report as you first offered to do.
    Cheers Daniel

    The Apple Bug Reporter give you some templates to use. Just make sure it is crystal clear. You might also want to provide a link to the specific section in the standard: http://tools.ietf.org/html/rfc2822#section-3.4
    where it says "display-name" is optional when used with an "angle-addr"

  • How to Assign Customized Form for Vendor Balance Confirmation - F.18

    Dear All,
    While executing the transaction code f.18. System is showing vendor balances with IDES logo. I want to assign the customized form. Can anybody tell me where to assign form fro F.18.
    Regards
    Sreenivas

    kindly check in the configuration
    SPRO-Financial Accounting-Accounts Receivable and Accounts Payable-Business Transactions-Closing-Count-Balance Confirmation Correspondence-Make and Check Settings for Correspondence-Define Form Names for Correspondence Print
    Select the program "SAPF130K" which one is for balance confirmation. against this the form is attached

  • Balance confirmation issue.

    Hi All,
    We are just upgraded our system to ECC 6.0.Now I am doing configuration for Balance confirmation. But in SPRO I got all the settings related to Forms only. & while running F.17/F.18 I have specified Reconciliation date but system is picking only overdue items & not all items. But according to my knowledge we run balance confirmation to verify the balance shown in our books & business parter books. It means Balance confirmation report should show all the date including overdiew & not items. But it is taking only overdue items. System should take all items based on the posting date in balance confirmation report.
    Please suggest on the samne.
    I have checked in SAP liabrary, but their they have given settings form Easy Access- Account Management. But Account management is not available in Easy Access.
    Waiting for reply. Its immediate for us.If it is possible in standard way then it would be appriciated.
    Thanks & regards,
    Mayur Kulkarni

    HI,
    Kindly use table FAGLFLEXA and FAGLFLEXT for getting profit center data .Assign points if useful.
    Regards,
    Shradha.

  • Balance Confirmation Query

    Hi Experts,
    I need the query for balance confirmation letter.
    The query should have the following result.
    Date, Balance as on Date, Current Balance, Name of Business Partner, Bill to Address of Business Partner
    Regards,
    Datta Kharat

    Hi Datta,
    Try this....
    SELECT Max(T0.[RefDate]), SUM( T1.[Debit]- T1.[Credit]), isnull(T2.Balance,0),
    T2.[CardCode], T2.[CardName], T3.[Address], T3.[Street], T3.[Block], T3.[City], T4.[Name]
    FROM OCRD T2 
    LEFT OUTER JOIN JDT1 T1 ON T1.ShortName = T2.CardCode
    LEFT OUTER JOIN OJDT T0 ON T0.TransId = T1.TransId 
    LEFT OUTER JOIN CRD1 T3 ON T2.CardCode = T3.CardCode
    LEFT OUTER JOIN OCST T4 ON T3.State = T4.Code
    WHERE T2.[CardName] =[%0] AND  T0.[RefDate] <=[%1]
    GROUP BY T2.[CardCode], T2.[CardName], T2.[Balance], T3.[Address], T3.[Street], T3.[Block], T3.[City], T4.[Name]
    Regards,
    Sachin

  • Geting IP address for Internal Load Balancer

    I've recently been experimenting with internal load balancing for VMs. I'm able to create and delete an internal load balancer (ILB) using the .NET wrapper for the API (https://github.com/Azure/azure-sdk-for-net).  What I cannot do though is actually
    get the internal address for it. Nor does it seem you can get it from the REST API (which, as far as I know, is what .NET wrapper wraps).   The only method I can see that claims to get the address is Powershell.
    Can anyone confirm if there is any way using the REST API or its .NET wrapper to obtain the internal address for the ILB?

    I have not looked into the .NET wrapper that you mentioned here, but according to this powershell script:
    http://msdn.microsoft.com/en-us/library/azure/dn690125.aspx
    $svc="<Cloud Service Name>"
    $ilb="<Name of your ILB instance>"
    $subnet="<Name of the subnet within your virtual network-optional>"
    $IP="<The IPv4 address to use on the subnet-optional>"
    Add-AzureInternalLoadBalancer -ServiceName $svc -InternalLoadBalancerName $ilb –SubnetName $subnet –StaticVNetIPAddress $IP
    IP address is optional, so maybe the wrapper hasn't implemented this, which is kind of undesirable. But maybe it allows you to specify the IP?
    Frank

  • Setting the From Address for Reply in Mail

    I am having trouble setting the default “From” address for replies in Mail. When I click on “Reply” the new window opens with a default mail address I do not wish to use. This can be changes by going into the drop down box and setting a different one. This is time consuming and it is easy to send from an inappropriate address.
    “Help” menu says that the default address ( top one in the drop down box) can be changed and gives these instructions:
    Set the From address
    Your messages are sent from the account of the currently selected mailbox. If you have multiple email accounts, you can specify a different account to use for sending all messages, or select an account just for the message you’re writing.
    To specify the account to use for sending all messages, choose Mail > Preferences, click Composing, and then choose an account from the “Send new messages from” pop-up menu.
    To specify an account just for the message you’re writing, click the From pop-up menu, and then choose an email address.&#8232;To change the order in which addresses are listed in the pop-up menu, reorder the addresses in the “Email address” field in the Account Information pane of Mail account preferences.
    When I open the Mail Account Preferences and go to Account Information there is no list of addresses in the “Email address” just the one for the particular account highlighted in the left column eg. “[email protected]” or “[email protected]” .
    I tried to move the order of the accounts in the left hand box but nothing wants to move. Clicking and holding to push one account over another seems not to work.
    Anyone got any ideas on how to fix this?
    NB: This is about "Reply". Default for "New Message" is setting fine.

    i found out how to do this finally!
    1) set up google gmail account to forward your emails to (from the [email protected])
    2) go to your gmail account
    3) go to settings (cog in right hand corner)
    4) go to 'accounts and import'
    5) go to 'send mail as'
    6) click 'Add another email address you own' - add your [email protected] address
    7) google will send a verification email with code to that email address.
    8) enter code
    9) go back to gmail account  >'send mail as' and select 'make default'
    10) close mac 'mail' program and reopen it.
    as long as you have gmail account selected as the primary account in MAIL - mail will now come throught as being sent from that  [email protected] address!!

  • AADSTS50011: The reply address does not match the reply addresses configured for the application

    Can anyone tell me where to update the reply address?
    I have AD synced from on-prem to Azure, then I setup a website on azurewebsites.net, then created a CNAME record from portal.mydomain.com to portal.azurewebsites.net. When I try to login using portal.mydomain.com I get:
    AADSTS50011: The reply address does not match the reply addresses configured for the application.
    Can anyone help? Thanks
    Frank Russo

    Hi Frank69,
    Thanks for posting here!
    It appears to me that the application is unable to find the URL you have configured on Azure or could be missing from the list. As a result the application is attempting to authenticate against AAD but failing to match the URl it wants.
    I would suggest you to re-configure your AAD application on Azure and set one or more reply URLs.
    Reference link:
    http://www.matvelloso.com/2015/01/30/troubleshooting-common-azure-active-directory-errors/
    Regards,
    Sadiqh
    Disclaimer: This response contains a reference to a third party World Wide Web site.
    Microsoft is providing this information as a convenience to you. Microsoft does not control these sites and has not tested any software or information found on these sites; therefore, Microsoft cannot make any representations regarding the quality, safety,
    or suitability of any software or information found there.
    There are inherent dangers in the use of any software found on the Internet, and Microsoft cautions you to make sure that you completely understand the risk before retrieving any software from the Internet.

  • Printing balance confirmation for vendor & customer

    Hi Sapient
    I had defined a vendor & linked a customer in the vendor master & vice versa.
    I want to print the balance confirmation form for the vendor.
    My requirement is as follows
    1. When i print the confirmation form for the particular vendor & if had linked a customer to the vendor, then I wnat the open line item in the cusotmer account shoudl be included in my vendor balance confirmation form.
    Is the above said scenario is possible through SAP standard. If not can you provide me with alternate solution.
    Regards
    R.Karthigayan

    I presume you are using program SAPF130K  or F.18 for vendor balance confirmation. You cannot run statement of vendor balance including customer if they are vendor and customer.

  • Default 'reply to' for one given address

    I use mail to manage several different addresses and servers. One work server specifically wants me NOT to use their outgoing server from outside their network. In fact you CAN'T use is somehow. No problem, mail lets me set the outgoing server for any account to gmail or mobileme or my home server. The problem is, when I send mail from that work account I ALWAYS want the reply to to be the work address. Right now, when I use the outside server, replied messages come to my home address. I would like to set a default 'reply to' address for just that one server so I don't have to type it every time. The rest of my addresses (like mobileme) I want to remain normal.
    I'm sure this can be done, but I can't figure out how.

    After more searching, I found this for anyone who is interested:
    Re: how to personalize from address in xml publisher
    I did as instructed and copied the file from the installation CD, modified the file and it worked like a charm.

  • I'm trying to add the email address for my verizon phone to iMessaging.  In order to verify, you have to reply to an imbedded link in the message.  Unfortunately the link is truncated.  Any idea how to get around this?

    I'm trying to add the email address for my verizon phone to iMessaging.  In order to verify, you have to reply to an imbedded link in the message.  Unfortunately the link is truncated.  Any idea how to get around this?

    You need to ask Apple to reset your security questions. To do this, click here and pick a method; if that page doesn't list one for your country or you're unable to call, fill out and submit this form.
    (122986)

  • User Email Id on the SAP script for the balance confirmation

    User needs mail id on the SAP script for the balance confirmation
    I have checked the AR-->Correspondence but not able to figure out.
    Thanks

    Hi,
    Actually the issue is:
    User(Witty Lam) wants his official Email id while generating the SAP Script on header.
    We are able to get the Fax and Telephone number but Email id is not coming.
    Can you help me out in finding the place where we maintain the USER's phone, fax number and email id.
    I have identified the Structure and field i.e FSABE-INTAD
    My project is production support project..
    Thanks,
    Jittesh

Maybe you are looking for

  • I have a Verizon and At&t Iphone 4 can I use the same Itunes account for both phones?

    I have a Verizon Iphone 4 though my job.  I also have a At&t Iphone 4 for my personal phone.  Can I use the same Itunes account for both phone or will I need a separate account for Verizon Iphone?

  • Memory inefficiency due to 10 unbalanced layer checkouts 26:::248

    Hey, I have received this error twice upon closing After Effects and was wondering if it is anything to be worried about. What causes the error and how can I fix it? "After Effects Warning:memory inefficiency due to 10 unbalanced layer checkouts 26::

  • Locking down firefox in a corporate environment

    Hello all, I would like to set a default webpage and set a proxy setting globally for Our Firefox users. I tried a couple of the firefox group policy add-on. One worked then stopped working (buggy) The other one worked well but ff was just a small pa

  • Problems with partion /var

    Hello, I have solaris 10 installed on an Virtual Machine and suddenly partition /var was not accessible. A reboot solved the problem but after about 12 hours the problem reappeared. Also with fdisk I have done: umount /var fsck /var ** /dev/rdsk/c1t0

  • EBCC NPE, Web Flow not loaded

    From time to time EBCC has problems loading webflows that it creates. I have twice now had EBCC create, manipulate and save a wf, only to fail to open it again later with the error "Could not open <wfname>. null". The app itself also prints a NPE and