SAPscript with request correspondence ....

Hi all,
In standard SAP, step to step I do:
1. T_code FB12 <- create Request Correspondence
2. T_code F.61 <-  Trigger for corespondence with Correspondence = 'SAP04'.
3. T_code SP01 <- Output control / Choose spool req. number and show SAPscript form.
In SPRO, I saw in IMG, at "Define Form name for Correspondence Print" : CoCd ; Program : RFKORD00; Form: F140_PAY_CONF_01.
Now, I copy RFKORD00 to Z_RFKORD00 , Correspondence = 'ZTEST' and F140_PAY_CONF_01 to Z_PAY_CONF and adding it to IMG
When I do with my SAPscript form, it error: "Report allocatn for correspond.type ZFI01 has not been fully maintained" with trigger for correspondence
Why ? and How to fix ........
Thanks for all.

Hi Bach,
For this to work properly, you need to change the customization(IMG) in 2 places. First you need to assign the output type to the company code, then you have to assign the output type, program and the form. Hope you are doing this setting for the account/balance statement.
Hope this helps you.

Similar Messages

  • Downpayment Request correspondence

    In downpayment request correspondence, i want to capture house bank details and bank account number.
    In F-37, i am unable to find house bank field. How can i do this
    Edited by: Deepak Agrawal on Jun 1, 2010 2:37 PM

    Hi,
    As per my knowledge, Downpayment Request is a Noted Item (Single Line Item), it is just request not receipt.
    So, system won't show you the Bank details. Once you received or paid with reference to that request that time Bank details will be shown.
    Best Regards,
    Chandra

  • TS2529 I understand that iTunes 10.7 is available, but when I try to download, I still show 10.6. etc.  Is this just a matter of the servers being overloaded with requests right now ?  TIA

    I understand that iTunes 10.7 is available, but when I try to download, I still show 10.6. etc.  Is this just a matter of the servers being overloaded with requests right now ?  TIA

    There are intermittent issues reported with iTunes reporting that the update is available, but ASU not showing it as an option to install. (Got that a bit with the last 10.6.x version, too.)
    If that's what is going on, I'd try updating your iTunes using an iTunesSetup.exe (or iTunes64Setup.exe) installer file downloaded from the Apple website:
    http://www.apple.com/itunes/download/

  • At the creation of MCD we got the problem with Request

    Hi All,
    we are all very new to SAP MI,
    At the creation of CD we got the problem with Request
    <i><b>Creation of CD</b></i>
    we gave these entries
    <b>1.Mobile Solution Name        :      CIBERNW
    Version                                    :      1001
    Description                              :      Ciber Netweaver Mobile
    Cmponent Type                       :        APPLICATION
    Runtime Enviroment                 :      JSP</b>
    In SyncBO tab we specified our SyncBO that is <b>ZNWW_EX01</b>
    we selected the check two checkboxs that is
                       <b>->SyncBOs Expect Initial Value
                       ->Data Visible to all</b>
    2.when i am trying to <b>save the MCD</b> it will open one dialog box that is
    <b>"Object can only created in SAP Package "</b> -> Continue
           <b>"Link to Transport "</b> it says
    <b>"Include MCD in Transport Request", "Yes","No"</b>
    when i will go for <b>"Yes"</b>
    it will give one more dialog box that is
    <b>"prompt of workbeanch Request"</b>
    it will give one Request bydefault that is <b>"CNWK900030"</b>
    there we have some option that is
         <b> ->Continue
          ->Create Request
          ->Own Request</b>
    which one we will select ?
    i will go for <b>Continue</b> it will open other dialog box it says
    <b>"Include MiniApp in Transport Request"</b>
    it says <b>"MiniApp must be assigned to a transport request"</b>
    i will go for continue it will the message in the status bar
    <b>"MCD Changed"</b>
    can you please tell me this process is Right or wrong
    if it is wrong can you please tell me the right process
    and it will some default Requests which Request we need to select
    or we need to create the Request where we need to create that
    what is process we need to follow ?
    Thanks and Regards
    Dileep Painnamaneni

    Hi Dileep,
    <<Creation of MCD >>
    <<we gave these entries >>
    <b><<1.Mobile Solution Name : CIBERNW
    Version : 1001
    Description : Ciber Netweaver Mobile
    Cmponent Type : APPLICATION
    Runtime Enviroment : JSP>>
    In SyncBO tab we specified our SyncBO that is ZNWW_EX01
    we selected the check two checkboxs that is
    ->SyncBOs Expect Initial Value
    ->Data Visible to all</b>
    Every thing is fine. We need to check Link to <b>SAP MI Home page</b> check box
    <b>2.when i am trying to save the MCD it will open one dialog box that is
    "Object can only created in SAP Package " -> Continue
    "Link to Transport " it says
    "Include MCD in Transport Request", "Yes","No"
    when i will go for "Yes"
    it will give one more dialog box that is
    "prompt of workbeanch Request"
    it will give one Request bydefault that is "CNWK900030"
    there we have some option that is
    ->Continue
    ->Create Request
    ->Own Request
    which one we will select ?
    i will go for Continue it will open other dialog box it says
    "Include MiniApp in Transport Request"
    it says "MiniApp must be assigned to a transport request"
    i will go for continue it will the message in the status bar
    "MCD Changed"</b>
    In SAP when ever we create any object(tables or MCDs) :
    there are two things CUSTOMER NAME SPACE(stored locally in that system only) and FORIEGN NAME SPACE(can be transported)
    CUSTOMER NAME SPACE objects starts with 'Z' or 'Y'
    FORIEGN NAME SPACE objects starts with any other digit other than 'Z' or 'Y'
    So youhave created MCD name CIBERNW which starts with 'C' (its not customer name space with z or y)
    so it will be stored in package(so that this package can be transported to any other system later)
    So what ever you have done is correct.
    You can create your own request also.
    But confirm once that whether you are supposed to store your MCD this that package.
    <b>
    can you please tell me this process is Right or wrong
    if it is wrong can you please tell me the right process
    and it will some default Requests which Request we need to select
    or we need to create the Request where we need to create that
    what is process we need to follow ?</b>
    So this is the concept of request.
    So this request is nothing but....
    When ever we create tables or MCDs we try to save it..so if we are trying to create objects in Foreign name space(i.e without 'Z' or 'Y' inthe beginning) so it will ask to create this object in a package which requires request(transport request)
    All objects are stored in package,( so this package contains many objects like MCD,SYNBOS etc what ever we store in it) so we can transport this package from one system to another system so to transport we need to generate a transport request for that package and them release that transport request.....
    So once the package is released and we try to edit or create new objects in that package it will ask for some new request.....
    Yes we can create our own request and later release it.
    But in your case u can take up the default request and continue.
    If this MCD is for only testing purpose(for our selfs)..means this MCD is just for our testing sake..its better to create it in Customer name space..starts with 'Z' or 'Y'.
    I hope its clear.
    Cheers,
    Karthick

  • Problems with Requests

              Hi,
              i am using weblogic in my project both as a webserver and as the application server.
              But i am facing problems with requests being sent to the server. Basically i have
              a form in my jsp which, if submitted by multiple clients at the same instant in
              time, the server gets confused and mixes up the data in the requests !! the form
              is submitted to another jsp which in turn calls a SLSB which in turn calls various
              entity Beans to fulfill the request.
              Now if 2 or more clients hit the submit button together, the server is mixing
              the data from the requestsand i get corrupted output as a result.
              That if i submit values (a,b,c) from one client machine and values (x,y,z) from
              another machine, the server puts one of the transactions properly and in the other
              it picks up the data from the other request and takes something like (x,y,c) !!
              Is this a bug in Weblogic 6.1 or am doing something wrong ?? Anyone faced this
              problem ?
              Any help would be appreciated.
              Raja
              

    Hi,
              It's highly unlikely that it's WebLogic. Somewhere along the line, you are
              calling or referring to the same instance of either a class of a variable.
              You should brush up on the meaning of static variables.
              Make sure that you are not using class-level variables in your servlet. WLS
              will create only one instance of a Servlet or JSP and invoke it from
              multiple threads (requests) unless it is declared as SingleThreadModel. (See
              the servlet spec).
              When you declare variables inside a method - they are defined on the stack -
              so they're safe from multiple threads since each thread has it's own stack.
              If you declare them in a class, they're on the heap, and are shared by
              multiple threads invoking that servlet-class instance.
              There is a workaround if you MUST use class-level variables (not a good idea
              in a servlet). You can declare your Servlet (or JSP) as SingleThreadModel.
              This is less desirable since it carries a performance hit. It's best to
              design around it - but you might try declaring this to see if it helps in
              the JSP...
              <%@ page isThreadSafe="false" %>
              Of course, if the threading issues I've discussed above are occurring
              elsewhere in your code, you'll have to design-around it. Like I say, check
              for static class variables. It's unlikely that your other code is invoking
              the same instances of other classes from multiple threads (unless those
              instances are servlet-class-variables - and your problem will be resolved by
              the above).
              Make sure that you are not referencing static variables in your servlet or
              other bean classes (unless you intend to). Static variables are scoped at
              the class level and are therefore shared by all instances of that class (or
              servlet). The above SingleThreadModel won't help you in that case since all
              instances of the same class will be using the same static variables.
              Hope that helps,
              Alex
              "Raja" <[email protected]> wrote in message
              news:[email protected]...
              >
              > Hi,
              > i am using weblogic in my project both as a webserver and as the
              application server.
              > But i am facing problems with requests being sent to the server. Basically
              i have
              > a form in my jsp which, if submitted by multiple clients at the same
              instant in
              > time, the server gets confused and mixes up the data in the requests !!
              the form
              > is submitted to another jsp which in turn calls a SLSB which in turn calls
              various
              > entity Beans to fulfill the request.
              > Now if 2 or more clients hit the submit button together, the server is
              mixing
              > the data from the requestsand i get corrupted output as a result.
              > That if i submit values (a,b,c) from one client machine and values (x,y,z)
              from
              > another machine, the server puts one of the transactions properly and in
              the other
              > it picks up the data from the other request and takes something like
              (x,y,c) !!
              > Is this a bug in Weblogic 6.1 or am doing something wrong ?? Anyone faced
              this
              > problem ?
              > Any help would be appreciated.
              >
              > Raja
              >
              >
              

  • CPU load with request on Uniquemember attribute

    Hi All,
    I migrate 3 directory server of Iplanet Directory Server 5.1SP4 to Sun One Directory Server 5.2SP4 and since this day, I have several problems on the 3 migrated servers, especially with requests on Uniquemember attribute !!
    I already checked the indexes and the attribute Uniquemember is indexed as equality !
    Today, requests as this one :
    uniqueMember=uid=xxxx responds in 4 seconds instead of 0 seconds in Iplanet Directory Server 5.1SP4.
    conn=113624 op=25027 msgId=25028 - RESULT err=0 tag=101 nentries=0 etime=5
    It's very strange and I don't know how to find the solution !
    Do you have any similar problem ?
    Thanks for your help !!

    In 5.1, the servers are in Windows 2000 SP4, same hardware.
    In 5.2, the servers are in Windows 2003 SP1, same hardware.
    The databases are the same.
    Today, in my plan of migration, my masters are still in 5.1 and my consumers are in 5.2 and the problem of CPU load are only in 5.2.
    I already add the nsslapd-search-tune to my dse.ldif, reindex the database, etc...but the performance are still the same.
    When a request is done on the attribute uniquemember= "DN"...the response is too longer...

  • Problems with Requests in Weblogic 6.1

    Hi,
    i am using weblogic in my project both as a webserver and as the application server.
    But i am facing problems with requests being sent to the server. Basically i have
    a form in my jsp which, if submitted by multiple clients at the same instant in
    time, the server gets confused and mixes up the data in the requests !! the form
    is submitted to another jsp which in turn calls a SLSB which in turn calls various
    entity Beans to fulfill the request.
    Now if 2 or more clients hit the submit button together, the server is mixing
    the data from the requestsand i get corrupted output as a result.
    That if i submit values (a,b,c) from one client machine and values (x,y,z) from
    another machine, the server puts one of the transactions properly and in the other
    it picks up the data from the other request and takes something like (x,y,c) !!
    Is this a bug in Weblogic 6.1 or am doing something wrong ??
    Any help would be appreciated.
    Raja

    Make sure your JSP scope is set correctly:
    <jsp:useBean id="beanName" scope="session" class="abc.BeanClass" />
    "Raja" <[email protected]> wrote in message
    news:3c6abfc8$[email protected]..
    >
    Hi,
    i am using weblogic in my project both as a webserver and as theapplication server.
    But i am facing problems with requests being sent to the server. Basicallyi have
    a form in my jsp which, if submitted by multiple clients at the sameinstant in
    time, the server gets confused and mixes up the data in the requests !!the form
    is submitted to another jsp which in turn calls a SLSB which in turn callsvarious
    entity Beans to fulfill the request.
    Now if 2 or more clients hit the submit button together, the server ismixing
    the data from the requestsand i get corrupted output as a result.
    That if i submit values (a,b,c) from one client machine and values (x,y,z)from
    another machine, the server puts one of the transactions properly and inthe other
    it picks up the data from the other request and takes something like(x,y,c) !!
    Is this a bug in Weblogic 6.1 or am doing something wrong ??
    Any help would be appreciated.
    Raja

  • Why does photo shop 9 shutdown with "request runtime to terminate" message?

    How can I correct when my Photoshop 9 shutdowns with "request for Runtime to terminate in an unusual way" message?

    Supply pertinent information for quicker answers
    The more information you supply about your situation, the better equipped other community members will be to answer. Consider including the following in your question:
    Adobe product and version number
    Operating system and version number
    The full text of any error message(s)
    What you were doing when the problem occurred
    Screenshots of the problem
    Computer hardware, such as CPU; GPU; amount of RAM; etc.

  • Correlation with request response port

    I created a correlation type and correlation set on the behalf of File.ReceivedFilName context property.
    I am getting the initializing correlation set property in the send port as follows:
    But in Receive Port I am not getting the Following correlation sets property as follows:
    Why this is occuring ?
    Am I doing something wrong ?
    Is correlation supports with request response  port ?
    Prakash

    Hi Prakash,
    When you drop the Receive shape in your Orchestration, you would see both the “Initializing Correlation Set” and “Following Correlation Set” properties for the Receive Shape (same case for the Send Shape).
     When you have linked the Receive Shape to the Request-Response port in your Orchestration (Request-Response port whose Port direction of communication is set to “I’ll be sending a request and receiving a response” property), the “Following
    Correlation Set” property for the Receive Shape disappears (same case for the send shape). Because you have connected the send/Receive shape to the two send port and BizTalk can in turn handle the correlation. You don’t need to specify the correlation set
    properties explicitly. These properties need to be configured only when you configure your send/Receive shape to one-way ports where you need to instruct BizTalk on how to handle the correlation not when you configure send/Receive shape to two way send port.
    If this answers your question please mark it accordingly. If this post is helpful, please vote as helpful by clicking the upward arrow mark next to my reply.

  • T-Code BP ( Type Contact Person ) with multiple correspondence languages?

    Is there way that we can create Contact person with multiple correspondence languages?  There is no way in the system to maintain multiple correspondence languages? How can we do it?
    Please advice.
    Thanks,

    Hi
    You can not maintain the BP with multiple language.Devlopent will be required for this.
    Do let me know if you get any work around for this scenario
    Regards
    Hrishikesh

  • Filtering with Request Forwarding

    Hi friends,
    Does Servlet 2.3 Filter mechnanism work with Request forwarding? Or it works only with fresh requests from the browser? I have an application where I need to use a Log Filter, which would log accesses to all the resources. But it works for new requests only and whereever one JSP page forwards the request to another jsp page using, <jsp:forward> Filter doesn't work.
    Any ideas?
    thanx in advance...

    Although I could not find anything in the specs against it - I do not think filters are called for forwarded requests. The reason is that forwarded requests are different from direct requests in exception handling. The forwarded request must return to the caller and the exception is handled by the caller request. If a filter is introduced in between and throws a exception - how will the engine differentiate if the request is forwarded or direct and handle the exception properly
    No replies yet. Does no body know how exactly Filters
    work and whether they can be used with jsp:forward?

  • Recieved email from WHICH with [Request ID :##55675##] : in the subject heading is crashing my THUNDERBIRD when I move the email from INBOX to local folders

    Recieved email from Computer Help at WHICH magazine with [Request ID :##55675##] : in the subject heading is crashing my THUNDERBIRD (and other programs) when I move the email from INBOX to local folders. The only work-around found so far is to shut them down with task manager, as they wont otherwise close.
    However if I move the Reply with the same subject heading from my SENT box to LOCAL FOLDERS I dont get the problem.
    Hav I found a faulty software trap in the base code.
    Thunderbird is up to date and it is on a 64kb intel i7 quad processor 8G ram desktop using windows 7 latest update.

    To diagnose problems with Thunderbird, try one of the following:
    *Restart Thunderbird with add-ons disabled (Thunderbird Safe Mode). On the Help menu, click on "Restart with Add-ons Disabled". If Thunderbird works like normal, there is an Add-on or Theme interfering with normal operations. You will need to re-enable add-ons one at a time until you locate the offender.
    *Restart the operating system in '''[http://en.wikipedia.org/wiki/Safe_mode safe mode with Networking]'''. This loads only the very basics needed to start your computer while enabling an Internet connection. Click on your operating system for instructions on how to start in safe mode: [http://windows.microsoft.com/en-us/windows-8/windows-startup-settings-including-safe-mode Windows 8], [http://windows.microsoft.com/en-us/windows/start-computer-safe-mode#start-computer-safe-mode=windows-7 Windows 7], [http://windows.microsoft.com/en-us/windows/start-computer-safe-mode#start-computer-safe-mode=windows-vista Windows Vista], [http://www.microsoft.com/resources/documentation/windows/xp/all/proddocs/en-us/boot_failsafe.mspx?mfr=true" Windows XP], [http://support.apple.com/kb/ht1564 OSX]
    ; If safe mode for the operating system fixes the issue, there's other software in your computer that's causing problems. Possibilities include but not limited to: AV scanning, virus/malware, background downloads such as program updates.

  • I am having a problem with requesting new service, I am hoping someone with verizon can assist.

    We are in transistion to a new home.
    Back on 8/9 I registered for service for a temporary residence that I was expecting to be at the time. Unfortunately plans changed at the last minute.
    I am now in the final stages of closing on my new home, and will move in on 9/6-9/7.
    I have reinitiated a request for Fios online. I followed the prompts selecting my service and everything seemed to be going swimingly. I requested installation for 9/9 8am-12pm. I filled out the online registration.
    My verizon user id is paulsur.
    I did not ever get a confirmation email, and I cannot login to my verizon account. it states as disabled.
    I am worried that my service order has not been processed.
    I logged into Verzon support and started a chat with a customer service representative that went absolutely nowhere.
    Can somone please help me with the confirmation of my order, and getting my verzon account working?
    My name is Paul {edited for privacy}
    My contact # is {edited for privacy}
    my email is {edited for privacy}
    Thanks for helping.
    here is the online chat transcript:
    {edited for privacy}

    Your issue has been escalated to a Verizon agent. Please go to your profile page for the forum, and look in the middle, right at the top where you will find an area titled "My Support Cases".  You can reach your profile page by clicking on your name beside your post, or at the top left of this page underneath the title of the board.
    Under “My Support Cases” you will find a link to the private board where you and the agent may exchange information.  This should be checked on a frequent basis  as the agent may be waiting for information from you before they can proceed with any actions. Please keep all correspondence regarding your issue in the private support portal.
    If a forum member gives an answer you like, give them the Kudos they deserve. If a member gives you the answer to your question, mark the answer that solved your issue as the accepted solution.

  • Multiple document for request correspondence FB12

    Hello all,
    currently i'm using version 4.7.
    as known in std t-code FB12, we need to request which documents to generate correspondence.
    steps are:-
    1. enter company code
    2. choose correspondence type
    3. key in document number & fiscal year
    as for item 3; is there a method that we can key in multiple document numbers & year in one shot?
    currently doc number and year enter one by one.
    pls give ideas anyone...really appreciate it.

    Hi,
    i got what u meant. for my case, i want to print customer invoices (includes with or without tax).
    is there any other std t-code to do it for multiple selection documents?
    update:
    i tested use t-code F.62 (internal doc) using my correspondence type. here i select multiple documents to request as you mentioned earlier.
    but error msg prompted as 'Correspondence type ZAPS1 requires an individual text'.
    then i check the setting for ZAPS1 (tcode OB77) and indicator 'indiv. text' maintained. for what purpose this is ticked?
    further to that i check the program attached to ZAPS1 (t-code OB78), 'Text' field is maintained. what purpose this is maintain?
    kindly help to explain to me as i'm in doubt of the setting. Thanks.
    Edited by: IM_SM on Nov 12, 2008 3:55 AM

  • How can we view the data asociated with Request ID

    Hi All,
    I have data loaded in an ODS there are multiple files loaded in this ODS. Now i want to view data for a perticuler request OR i want to know how can we know the data associated with a perticular request.
    Please help me out.
    Thanks & Regards
    Amit Kumar

    Copy the request number (not request ID) from the ODS manage screen, Goto RSRQ give the request number and execute. it shows the monitor screen- now goto PSA from the top and check the data. But this possible only if you are loading data to PSA also along with ODS.
    Otherwise, Goto Display Data of ODS from the right click on it -- in the selection screen give the Request ID that you want to check the data. Then it displays only that request data.
    Hope this helps.
    Veerendra.
    Edited by: denduluri veerendra kumar on Dec 1, 2009 12:40 PM
    Edited by: denduluri veerendra kumar on Dec 1, 2009 12:43 PM

Maybe you are looking for

  • Ipod 4th gen turns on and off repeatedly as soon as USB connected

    Hi, this is driving me (more specifically my daughter) nuts. I have an ipod 4th generation (new and retail boxed) which we bought in May 2010. It's never been used and she decided last week that she wants to start using it. Got it out of the box, ins

  • Creative MediaSource File Convers

    I just bought a Zen Micro and I have a question about transfering mp3's using creative media source. I only want to upload 28kbs songs onto my micro to maximize the number of songs and reduce battery consumption. At the moment I'm using a third party

  • Conversion of PO to Sales Order

    HI...        I have two Company Code as Company A & Company B. Company B is Subcontracting Vendor of Company A. HOw to Convert "Subcontracting PO"of Comapny A to "Sales Order "for Company B.

  • External Hard Drive not showing in my computer

    I have an external hard drive that im trying to connect to my computer with usb2.0 and it doesn't show up in my computer.  I can see it in Disk Management and it says its Online but doesn't assign a letter to it.  I'm running Windows 7 Pro 64bit.  I

  • Photoshop CS6 bug report - creating halftone

    Error occurred when creating a 4 color half tone separation. I opened a PDF image file 300dpi CMYK and in the channels palet > Split Channels I then chose the first channel (Magenta) and did the following... Image > Mode > Bitmap with the settings In