Getting issue in F110

Hi All.
I have issue in transaction code F110.
Whenever I am doing Automatic payment and taking u201Cprintu201D ,Job is getting scheduled and completed successfully  .But background job  taking much time to complete for particular company code.
Example: taking more time to finish the background job for which company code is 7180.
For other country it is not taking much time.
Could you tell why its happening? Please me guide to solve this issue.
Regards.
Kali

- not quite clear on the issue
- but processing time of a job depends on the number of open items in a company code/included in selection.
- CCode 7182  may have more open items compared to the rest
- you can check this via FBL1N or FBL5N as appropriate.
Rgds.

Similar Messages

  • Application running in OC4J (10.1.3.4)Getting issue in OC4J (10.1.3.5) Ver.

    Hi,
    Below log issue appearing while deploying same application running in OC4J (10.1.3.4 Getting issue in with OC4J (10.1.3.5) .
    Tried importing relevant jar files into our application library
    backport-util-concurrent-3.1.jar
    com.springsource.edu.emory.mathcs.backport-sources-2.2.0.jar
    clover-2.4.2.jar
    js-14.jar
    Still issue is not resolved, Any one please advice, We are using Spring, Struts 1.2 and Hibernate 3.0 in this applicaiton.
    at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:298)
    at java.lang.Thread.run(Thread.java:595)
    02-14@07:49:28 DEBUG (ClassUtils.java:164) - Class [edu.emory.mathcs.backport.java.util.concurrent.ConcurrentHashMap] or one of its dependencies is not present: oracle.classloader.util.AnnotatedClassNotFoundException:
    Missing class: edu.emory.mathcs.backport.java.util.concurrent.ConcurrentHashMap
    Dependent class: org.springframework.util.ClassUtils
    Loader: fzgpdtp.web.fzgpdtp:0.0.0
    Code-Source: /u01/app/oracle/product/oas/1013/j2ee/FZGPExternal/applications/fzgpdtp/fzgpdtp/WEB-INF/lib/spring-2.5.2.jar
    Configuration: WEB-INF/lib/ directory in /u01/app/oracle/product/oas/1013/j2ee/FZGPExternal/applications/fzgpdtp/fzgpdtp/WEB-INF/lib
    This load was initiated at fzgpdtp.web.fzgpdtp:0.0.0 using the loadClass() method.
    The missing class is not available from any code-source or loader in the system.
    02-14@07:49:28 INFO (ContextLoader.java:188) - Root WebApplicationContext: initialization started
    02-14@07:49:28 INFO (AbstractApplicationContext.java:412) - Refreshing [email protected]18d085a: display name [Root WebApplicationContext]; startup date [Tue Feb 14 07:49:28 GST 2012]; root of context hierarchy
    02-14@07:49:28 INFO (XmlBeanDefinitionReader.java:309) - Loading XML bean definitions from class path resource [../config/services-applicationContext.xml]
    02-14@07:49:29 ERROR (ContextLoader.java:214) - Context initialization failed
    java.lang.NullPointerException: name
    at java.util.zip.ZipFile.getEntry(ZipFile.java:247)
    at java.util.jar.JarFile.getEntry(JarFile.java:204)
    at java.util.jar.JarFile.getJarEntry(JarFile.java:187)
    at sun.misc.URLClassPath$JarLoader.getResource(URLClassPath.java:674)
    at sun.misc.URLClassPath.getResource(URLClassPath.java:161)
    at sun.misc.URLClassPath.getResource(URLClassPath.java:213)
    at java.lang.ClassLoader.getBootstrapResource(ClassLoader.java:1113)
    at java.lang.ClassLoader.getResource(ClassLoader.java:974)
    at oracle.classloader.PolicyClassLoader.findJREResource(PolicyClassLoader.java:1233)
    at oracle.classloader.JVMSearchPolicy.findResource(JVMSearchPolicy.java:36)
    at oracle.classloader.PolicyClassLoader.getResourceUsingPolicy(PolicyClassLoader.java:1490)
    at oracle.classloader.PolicyClassLoader.askParentForResource(PolicyClassLoader.java:1405)
    at oracle.classloader.SearchPolicy$AskParent.findResource(SearchPolicy.java:78)
    at oracle.classloader.SearchSequence.findResource(SearchSequence.java:142)
    at oracle.classloader.PolicyClassLoader.getResourceUsingPolicy(PolicyClassLoader.java:1490)
    at oracle.classloader.PolicyClassLoader.askParentForResource(PolicyClassLoader.java:1405)
    at oracle.classloader.SearchPolicy$AskParent.findResource(SearchPolicy.java:78)
    at oracle.classloader.SearchSequence.findResource(SearchSequence.java:142)
    at oracle.classloader.PolicyClassLoader.getResourceUsingPolicy(PolicyClassLoader.java:1490)
    at oracle.classloader.PolicyClassLoader.askParentForResource(PolicyClassLoader.java:1405)
    at oracle.classloader.SearchPolicy$AskParent.findResource(SearchPolicy.java:78)
    at oracle.classloader.SearchSequence.findResource(SearchSequence.java:142)
    at oracle.classloader.PolicyClassLoader.getResourceUsingPolicy(PolicyClassLoader.java:1490)
    at oracle.classloader.PolicyClassLoader.askParentForResource(PolicyClassLoader.java:1405)
    at oracle.classloader.SearchPolicy$AskParent.findResource(SearchPolicy.java:78)
    at oracle.classloader.SearchSequence.findResource(SearchSequence.java:142)
    at oracle.classloader.PolicyClassLoader.getResourceUsingPolicy(PolicyClassLoader.java:1490)
    at oracle.classloader.PolicyClassLoader.askParentForResource(PolicyClassLoader.java:1405)
    at oracle.classloader.SearchPolicy$AskParent.findResource(SearchPolicy.java:78)
    at oracle.classloader.SearchSequence.findResource(SearchSequence.java:142)
    at oracle.classloader.PolicyClassLoader.getResourceUsingPolicy(PolicyClassLoader.java:1490)
    at oracle.classloader.PolicyClassLoader.askParentForResource(PolicyClassLoader.java:1405)
    at oracle.classloader.SearchPolicy$AskParent.findResource(SearchPolicy.java:78)
    at oracle.classloader.SearchSequence.findResource(SearchSequence.java:142)
    at oracle.classloader.PolicyClassLoader.getResourceUsingPolicy(PolicyClassLoader.java:1490)
    at oracle.classloader.PolicyClassLoader.askParentForResource(PolicyClassLoader.java:1405)
    at oracle.classloader.SearchPolicy$AskParent.findResource(SearchPolicy.java:78)
    at oracle.classloader.SearchSequence.findResource(SearchSequence.java:142)
    at oracle.classloader.PolicyClassLoader.getResourceUsingPolicy(PolicyClassLoader.java:1490)
    at oracle.classloader.PolicyClassLoader.getResource(PolicyClassLoader.java:1763)
    at java.lang.ClassLoader.getResourceAsStream(ClassLoader.java:1159)
    at org.springframework.core.io.ClassPathResource.getInputStream(ClassPathResource.java:139)
    at org.springframework.beans.factory.xml.XmlBeanDefinitionReader.loadBeanDefinitions(XmlBeanDefinitionReader.java:322)
    at org.springframework.beans.factory.xml.XmlBeanDefinitionReader.loadBeanDefinitions(XmlBeanDefinitionReader.java:296)
    at org.springframework.beans.factory.support.AbstractBeanDefinitionReader.loadBeanDefinitions(AbstractBeanDefinitionReader.java:143)
    at org.springframework.beans.factory.support.AbstractBeanDefinitionReader.loadBeanDefinitions(AbstractBeanDefinitionReader.java:178)
    at org.springframework.beans.factory.support.AbstractBeanDefinitionReader.loadBeanDefinitions(AbstractBeanDefinitionReader.java:149)
    at org.springframework.web.context.support.XmlWebApplicationContext.loadBeanDefinitions(XmlWebApplicationContext.java:124)
    at org.springframework.web.context.support.XmlWebApplicationContext.loadBeanDefinitions(XmlWebApplicationContext.java:92)
    at org.springframework.context.support.AbstractRefreshableApplicationContext.refreshBeanFactory(AbstractRefreshableApplicationContext.java:123)
    at org.springframework.context.support.AbstractApplicationContext.obtainFreshBeanFactory(AbstractApplicationContext.java:423)
    at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:353)
    at org.springframework.web.context.ContextLoader.createWebApplicationContext(ContextLoader.java:254)
    at org.springframework.web.context.ContextLoader.initWebApplicationContext(ContextLoader.java:198)
    at org.springframework.web.context.ContextLoaderListener.contextInitialized(ContextLoaderListener.java:45)
    at com.evermind.server.http.HttpApplication.initDynamic(HttpApplication.java:1279)
    at com.evermind.server.http.HttpApplication.<init>(HttpApplication.java:848)
    at com.evermind.server.ApplicationStateRunning.getHttpApplication(ApplicationStateRunning.java:435)
    at com.evermind.server.Application.getHttpApplication(Application.java:592)
    at com.evermind.server.http.HttpSite$HttpApplicationRunTimeReference.createHttpApplicationFromReference(HttpSite.java:2280)
    at com.evermind.server.http.HttpSite$HttpApplicationRunTimeReference.<init>(HttpSite.java:2199)
    at com.evermind.server.http.HttpSite.addHttpApplication(HttpSite.java:1833)
    at oracle.oc4j.admin.internal.WebApplicationBinder.bindWebApp(WebApplicationBinder.java:304)
    at oracle.oc4j.admin.internal.WebApplicationBinder.bindWebApp(WebApplicationBinder.java:120)
    at oracle.oc4j.admin.internal.WebApplicationBinder.bindWebApp(WebApplicationBinder.java:92)
    at oracle.oc4j.admin.internal.ApplicationDeployer.bindWebApp(ApplicationDeployer.java:825)
    at oracle.oc4j.admin.internal.ApplicationDeployer.doDeploy(ApplicationDeployer.java:276)
    at oracle.oc4j.admin.internal.DeployerBase.execute(DeployerBase.java:100)
    at oracle.oc4j.admin.jmx.server.mbeans.deploy.OC4JDeployerRunnable.doRun(OC4JDeployerRunnable.java:52)
    at oracle.oc4j.admin.jmx.server.mbeans.deploy.DeployerRunnable.run(DeployerRunnable.java:81)
    at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:298)
    at java.lang.Thread.run(Thread.java:595)
    02-14@08:17:17 INFO (ContextLoader.java:188) - Root WebApplicationContext: initialization started
    02-14@08:17:17 INFO (AbstractApplicationContext.java:412) - Refreshing [email protected]f20d33: display name [Root WebApplicationContext]; startup date [Tue Feb 14 08:17:17 GST 2012]; root of context hierarchy
    02-14@08:17:18 INFO (XmlBeanDefinitionReader.java:309) - Loading XML bean definitions from class path resource [../config/services-applicationContext.xml]
    02-14@08:17:18 ERROR (ContextLoader.java:214) - Context initialization failed
    java.lang.NullPointerException: name
    at java.util.zip.ZipFile.getEntry(ZipFile.java:247)
    at java.util.jar.JarFile.getEntry(JarFile.java:204)
    at java.util.jar.JarFile.getJarEntry(JarFile.java:187)
    at sun.misc.URLClassPath$JarLoader.getResource(URLClassPath.java:674)
    at sun.misc.URLClassPath.getResource(URLClassPath.java:161)
    at sun.misc.URLClassPath.getResource(URLClassPath.java:213)
    at java.lang.ClassLoader.getBootstrapResource(ClassLoader.java:1113)
    at java.lang.ClassLoader.getResource(ClassLoader.java:974)
    at oracle.classloader.PolicyClassLoader.findJREResource(PolicyClassLoader.java:1233)
    at oracle.classloader.JVMSearchPolicy.findResource(JVMSearchPolicy.java:36)
    at oracle.classloader.PolicyClassLoader.getResourceUsingPolicy(PolicyClassLoader.java:1490)
    at oracle.classloader.PolicyClassLoader.askParentForResource(PolicyClassLoader.java:1405)
    at oracle.classloader.SearchPolicy$AskParent.findResource(SearchPolicy.java:78)
    at oracle.classloader.SearchSequence.findResource(SearchSequence.java:142)
    at oracle.classloader.PolicyClassLoader.getResourceUsingPolicy(PolicyClassLoader.java:1490)
    at oracle.classloader.PolicyClassLoader.askParentForResource(PolicyClassLoader.java:1405)
    at oracle.classloader.SearchPolicy$AskParent.findResource(SearchPolicy.java:78)
    at oracle.classloader.SearchSequence.findResource(SearchSequence.java:142)
    at oracle.classloader.PolicyClassLoader.getResourceUsingPolicy(PolicyClassLoader.java:1490)
    at oracle.classloader.PolicyClassLoader.askParentForResource(PolicyClassLoader.java:1405)
    at oracle.classloader.SearchPolicy$AskParent.findResource(SearchPolicy.java:78)
    at oracle.classloader.SearchSequence.findResource(SearchSequence.java:142)
    at oracle.classloader.PolicyClassLoader.getResourceUsingPolicy(PolicyClassLoader.java:1490)
    at oracle.classloader.PolicyClassLoader.askParentForResource(PolicyClassLoader.java:1405)
    at oracle.classloader.SearchPolicy$AskParent.findResource(SearchPolicy.java:78)
    at oracle.classloader.SearchSequence.findResource(SearchSequence.java:142)
    at oracle.classloader.PolicyClassLoader.getResourceUsingPolicy(PolicyClassLoader.java:1490)
    at oracle.classloader.PolicyClassLoader.askParentForResource(PolicyClassLoader.java:1405)
    at oracle.classloader.SearchPolicy$AskParent.findResource(SearchPolicy.java:78)
    at oracle.classloader.SearchSequence.findResource(SearchSequence.java:142)
    at oracle.classloader.PolicyClassLoader.getResourceUsingPolicy(PolicyClassLoader.java:1490)
    at oracle.classloader.PolicyClassLoader.askParentForResource(PolicyClassLoader.java:1405)
    at oracle.classloader.SearchPolicy$AskParent.findResource(SearchPolicy.java:78)
    at oracle.classloader.SearchSequence.findResource(SearchSequence.java:142)
    at oracle.classloader.PolicyClassLoader.getResourceUsingPolicy(PolicyClassLoader.java:1490)
    at oracle.classloader.PolicyClassLoader.askParentForResource(PolicyClassLoader.java:1405)
    at oracle.classloader.SearchPolicy$AskParent.findResource(SearchPolicy.java:78)
    at oracle.classloader.SearchSequence.findResource(SearchSequence.java:142)
    at oracle.classloader.PolicyClassLoader.getResourceUsingPolicy(PolicyClassLoader.java:1490)
    at oracle.classloader.PolicyClassLoader.getResource(PolicyClassLoader.java:1763)
    at java.lang.ClassLoader.getResourceAsStream(ClassLoader.java:1159)
    at org.springframework.core.io.ClassPathResource.getInputStream(ClassPathResource.java:139)
    at org.springframework.beans.factory.xml.XmlBeanDefinitionReader.loadBeanDefinitions(XmlBeanDefinitionReader.java:322)
    at org.springframework.beans.factory.xml.XmlBeanDefinitionReader.loadBeanDefinitions(XmlBeanDefinitionReader.java:296)
    at org.springframework.beans.factory.support.AbstractBeanDefinitionReader.loadBeanDefinitions(AbstractBeanDefinitionReader.java:143)
    at org.springframework.beans.factory.support.AbstractBeanDefinitionReader.loadBeanDefinitions(AbstractBeanDefinitionReader.java:178)
    at org.springframework.beans.factory.support.AbstractBeanDefinitionReader.loadBeanDefinitions(AbstractBeanDefinitionReader.java:149)
    at org.springframework.web.context.support.XmlWebApplicationContext.loadBeanDefinitions(XmlWebApplicationContext.java:124)
    at org.springframework.web.context.support.XmlWebApplicationContext.loadBeanDefinitions(XmlWebApplicationContext.java:92)
    at org.springframework.context.support.AbstractRefreshableApplicationContext.refreshBeanFactory(AbstractRefreshableApplicationContext.java:123)
    at org.springframework.context.support.AbstractApplicationContext.obtainFreshBeanFactory(AbstractApplicationContext.java:423)
    at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:353)
    at org.springframework.web.context.ContextLoader.createWebApplicationContext(ContextLoader.java:254)
    at org.springframework.web.context.ContextLoader.initWebApplicationContext(ContextLoader.java:198)
    at org.springframework.web.context.ContextLoaderListener.contextInitialized(ContextLoaderListener.java:45)
    at com.evermind.server.http.HttpApplication.initDynamic(HttpApplication.java:1279)
    at com.evermind.server.http.HttpApplication.<init>(HttpApplication.java:848)
    at com.evermind.server.ApplicationStateRunning.getHttpApplication(ApplicationStateRunning.java:435)
    at com.evermind.server.Application.getHttpApplication(Application.java:592)
    at com.evermind.server.http.HttpSite$HttpApplicationRunTimeReference.createHttpApplicationFromReference(HttpSite.java:2280)
    at com.evermind.server.http.HttpSite$HttpApplicationRunTimeReference.<init>(HttpSite.java:2199)
    at com.evermind.server.http.HttpSite.addHttpApplication(HttpSite.java:1833)
    at oracle.oc4j.admin.internal.WebApplicationBinder.bindWebApp(WebApplicationBinder.java:304)
    at oracle.oc4j.admin.internal.WebApplicationBinder.bindWebApp(WebApplicationBinder.java:120)
    at oracle.oc4j.admin.internal.WebApplicationBinder.bindWebApp(WebApplicationBinder.java:92)
    at oracle.oc4j.admin.internal.ApplicationDeployer.bindWebApp(ApplicationDeployer.java:825)
    at oracle.oc4j.admin.internal.ApplicationDeployer.doDeploy(ApplicationDeployer.java:276)
    at oracle.oc4j.admin.internal.DeployerBase.execute(DeployerBase.java:100)
    at oracle.oc4j.admin.jmx.server.mbeans.deploy.OC4JDeployerRunnable.doRun(OC4JDeployerRunnable.java:52)
    at oracle.oc4j.admin.jmx.server.mbeans.deploy.DeployerRunnable.run(DeployerRunnable.java:81)
    at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:298)
    at java.lang.Thread.run(Thread.java:595)
    02-14@08:26:01 INFO (ContextLoader.java:188) - Root WebApplicationContext: initialization started
    02-14@08:26:02 INFO (AbstractApplicationContext.java:412) - Refreshing [email protected]125560f: display name [Root WebApplicationContext]; startup date [Tue Feb 14 08:26:02 GST 2012]; root of context hierarchy
    02-14@08:26:02 INFO (XmlBeanDefinitionReader.java:309) - Loading XML bean definitions from class path resource [../config/services-applicationContext.xml]

    Hi there,
    Check for jars you are importing with JVM. The version of jre and its compatibility with imported jars.
    Hope it helps !
    Reg,
    MS

  • Today I get issues with thte device. When I in a phone call, the screen don't auto turn off. There is no a screen protector on there and it seems that the built-in proximity sensor is not responding. I have to press the screen with my face accidently.

    today I get issues with my z10 device. When I in a phone call, the screen don’t auto turn off. There is no a screen protector on there and it seems that the built-in proximity sensor is not responding. I have to press the screen with my face accidently. can anyone help me with this?

    Same issue already several weeks.
    And we are not alone:
    http://forums.crackberry.com/blackberry-z10-f254/proximity-sensors-still-not-working-my-z10-891783/i...
    At all there is, I think, 4 threads in parallel about this issue at CB forums. One of the:
    ms.crackberry.com/blackberry-z10-f254/proximity-sensors-still-not-working-my-z10-891783/index5.html
    I already contacted BB Help at Twitter. Answer:
    Thanks for the information. It seems that you have installed an OS version higher than the one supported by your carrier on your device. Please contact your carrier to get the supported OS version and try the proximity and light sensors. Let us know if you need further assistance. Cheers. ^LFC.
    I did replay:
    You are confused me. Phone got updates over network automatically. On crackberry forum a lot of people from different countries and with Different OS version, but with the same problem. Hi, this is thread at CrackBerry: http://forums.crackberry.com/blackberry-z10-f254/proximity-sensor-906493/index3.html
    This my replay was 22 of march. No more answer from BB.
    I can't contact my operator - 3UK, because I bought my from on Amazon from Amazon. This phone not from operator - seller is Amazon.
    What I already done:
    For last week, I read, how to install OS using Sachesi and Autoloader. I used Sachesi to load 3 UK version, I installed autoloader from this links:
    http://supportforums.blackberry.com/t5/BlackBerry-10-OS-Device-Software/Upgrading-OS10-devices-using...
    This
    For Z10 models STL100-1, 2, -3, -4: Download 10.2.1.1925
    Doesn't help
    And this:
    For Z10 models STL100-2, -3, -4: Download the 10.2.0.1803 OS
    No result.
    After install all of them phone wants to update to 10.2.1.2102 by air.
    BBVE in all versions sais: Can not obtain data from sensors.
    Dear BB support, please, can you explain, how to resolve this issue?

  • Issue in F110 exclude values

    Hi i have issue regarding f110 exclude values.
    In f110 under free selections tab i am selecting document numbers and exclude value check box and i try to post the payment but system is picking that exclude documents also.
    kindly give me your valuable inputs on this is there any customiging settings for this?
    Appraisals are waiting.................
    Thanks in advance
    Regards,
    Nauma.

    Hi
    In Free Selection Tab after you select the Document Numbers, select the Exclude Value CheckBox and give the Document Numbers seperated by Comma.
    Space must not be given after comma and the Document Number must be 10 Digit.
    If your Document Number is 100101, give 0000100101
    Then system will Exclude those Documents.
    Regards
    Venkat

  • Getting issue while publishing the app studio

    getting issue while publishing the app studio 
    error reported is The installable package was not created because the code generation failed.

     touchdevelop qcxhb
    & Jumping Lion is the name of the app. 
    is this the information you are looking 
    in source code it is showing the error as 
    Error downloading TouchDevelop package for script id 'qcxhb'. Reason: Errors in gamepad->game
    not sure if this can help 

  • While  running open script software i am getting issue of script exception occured . an unexpected exception occured in the script.script section unspecified.

    while  running open script software i am getting issue of script exception occured . an unexpected exception occured in the script.script section unspecified.
    i am using software version 12.5.0.1

    while  running open script software i am getting issue of script exception occured . an unexpected exception occured in the script.script section unspecified.
    i am using software version 12.5.0.1

  • Technical issue SAP F110 related issue. getting extra characters in outgoing file from sap.

    Hi Technical guru's,
    SAP system creating a outgoing file through F110- t-code, this outgoing file has extra characters (DOC.NO:)
    We need to remove these extra characters. Once Payment run has been carried out through F110, in SM37 in job spool it is showing like screen attached with name “file from sm37”.
    But when we look in to outgoing file directory extra characters as I mentioned above is appearing below is the related screen attached with name “out gooing file”.
    Gurus can anyone please suggest me where I can check about this. I have checked the program available in the job as well in the F110 transaction.But could not find any hint.
    Programs which I find in SM37.
    SAPF110S
    SAPFPAYM_SCHEDULE
    RFFOSE_B
    Programs which are available in F110.
    RFFOAVIS
    RFFOEDI1
    RFFOSE_B
    Does extra  characters coming through functional configuration (DME configuration) or coming through SAP standard programs.
    I am Technical person. I need to solve this issue guys please help me in this.
    If above information is not sufficient  let me know what are the other information should I provide.

    I didn't get any resolution so far also I can't convert into Adobe form because this is a production issue which should be fix by making the requied setting or changes in SAP script itself we can't go for new developmet for this isuue.

  • Payment method E issue on F110

    Hi
    i tried to config the automatic vendor payment for a company and all config that i was able to get it seems corect.
    while running F110 and create payment proposal following error log came.
    If anyone face the same issue pls help i am helpless where to look more...
    Marked with ** are the errors that bother me....
    Log start
    Job started                                                                      
    Step 001 started (program SAPF110S, variant &0000000014278, user ID SILVIUJI)    
    Log for proposal run for payment on 11.04.2011, identification 62205             
    >                                                                               
    > Additional log for vendor 6220 company code 9200                               
    >                                                                               
    >            Payment method selection additional log                             
    > Payment method selection for items due now to the amount of AED       15,000.00-
    > Payment method "E" is being checked                                            
    > Bank details are being checked                                                 
    >   System reads house banks and checks if they are allowed                      
    >   House bank is selected ...                                                   
    *> No suitable bank can be selected for comp.code 9200 pmnt meth. E curr. AED*     
    *> No permitted payment method exists*                                             
    Information re. vendor 6220 / paying company code 9200 ...                       
    ... payment not possible because of reported error                               
    End of log                                                                       
    Job finished                                                                     
    log end
    Thank you '
    Silviu

    For your company code, in the ranking order, there will not be an entry in QAS or DEV for payment method "E" and current "AED"
    Either transport it to QAS if it is missing in QAS, or if it is in QAS and not DEV, enter the values from QAS into DEV, and then re-transport.

  • 2 spool getting generated after F110 is executed

    Hi All,
    I am creating an vendor invoice using FB60
    Then i use payment run - F110 to issue the checks
    Here i am getting 2 spool created each time,
    First spool - contains perfect data - with check number date invoice number etc....
    Second spool - contains data - check number as TEST000000001 - rest all coming as in first spool -
    Could any one tell how to solve this issue and to get only one spool with correct data.
    Thanks
    Senthil

    The spool with TEST000000001 for the check number sounds like was created when you ran the proposal.  When running the proposal (prior to the payments), make sure to leave the create payment medium box UNchecked.  You can create the payment medium either by checking the create payment medium box when running the payments.  Or after running the payments (with create payment medium not checked), run the printout button.
    Regards,
    Shannon

  • Remittance Advice not getting triggered via F110

    Hi all,
    I am trying to generate the Remittance advice form via F110, But the form is not getting triggered.
    The form name is maintained in the FBZP Paying company codes config.
    I have maintained the vairant for the F110 run. The log does not show any errors once i run the Printout.
    I am able to generate the form when use program RFFOAVIS_FPAYM in SE38 with the same variant.
    Could anyone tell me how to generate the form directly from F110?
    Regards,
    M.G

    Q1: I am getting the same issue with RFFOAVIS. I am able to print the remittance advice via se38, but not from F110. What did you do to fix the problem.
    Q2: I created vendor in a comp code and run F110 and then RFFOAVIS to print the remittance - it was in a different format, but when I extended the vendor to another company code and run F110 and RFFOAVIS, the layout was different
    Q3: The address on the bottom of the remittance advice is wrong. Expected address is the company code result. Please advice
    Thanks

  • Issue Regarding F110

    Hi Guru:
      When I use transaction f110,I encountered this issue,it said "the system cannot display possible entries here" when I tried to click the run data column,and there is no identification value while trying to run f110,does there anything need to customize?

    Hi Allen,
    The possible reason for that message is that there are no Automatic Payment Run carried out before.If you are trying to create a Payment Run just fill in the Run Date & Identification and press Enter.You will be able to fill in the other datas like Company Code,Payment Methods,Vendor or Customer items..etc
    Hope you are clear now else revert back.
    Regards
    Andrew

  • Issue with F110

    Hi All,
    I have configured F110 and it is currently working for invoices created in the paying company code.  So i have one company code that makes the payments for all the company codes.  When i create invoices in other company codes, F110 errors out when i try to edit or view the proposal.  The error message i get is, " Company codes XXXX\XXXX do not appear in proposal xxx\xxxx, correct".  When i look at the log it says that no records were selected.  What am i doing wrong?  I have looked over the config many times but i can not find what i am missing.  Please help.
    I appreciate your help and will reward points generously.
    Edited by: Aziz Khan on Apr 23, 2008 7:55 PM

    its either because the payment method is not in the document, go to fb02 and enter the payment method there( make sure the payment method is in the vendor master
    make sure the next payment date is after the invoice is due.
    make sure that the vendor master is updated properly i.e the city, street , postal code etc are filled out.
    Also check is the vendor is locked in antoher proposal.
    once you find the problem - delete the proposal and recreate it
    Points will be appreciated
    Regards,
    Zaid Azam

  • Issue with F110 - FREE SELECTION TAB.

    Hi All,
    I am facing one problem for updating the FREE SELECTION TAB for FIELD NAME and its corresponding value. For this update I am using BDC.
    If I create the proposal manually then the values get display after saving the proposal entry. But if I do the same through recording, it does display the message on status bar as "Details have been saved for the run".
    Any help is appreciated.
    Thanks,
    Atul

    Following is the recording that works in 4.7 but doesnt work in ECC 6.0 version.
    The values under free selection gets clear in ECC 6.0
    Can anyone please help.. !!!
    Thanks in advance..
    Atul
    report ZF110_NEW
           no standard page heading line-size 255.
    include bdcrecx1.
    start-of-selection.
    perform open_group.
    perform bdc_dynpro      using 'SAPF110V' '0200'.
    perform bdc_field       using 'BDC_CURSOR'
                                  'F110V-LAUFI'.
    perform bdc_field       using 'BDC_OKCODE'
                                  '=SEL'.
    perform bdc_field       using 'F110V-LAUFD'
                                  '01/22/2007'.
    perform bdc_field       using 'F110V-LAUFI'
                                  '2712'.
    perform bdc_dynpro      using 'SAPF110V' '0200'.
    perform bdc_field       using 'BDC_OKCODE'
                                  '=SICH'.
    perform bdc_field       using 'BDC_CURSOR'
                                  'F110V-LIST1(02)'.
    perform bdc_field       using 'F110V-TEXT1(01)'
                                  'BKPF-BELNR'.
    perform bdc_field       using 'F110V-TEXT1(02)'
                                  'LFA1-LAND1'.
    perform bdc_field       using 'F110V-LIST1(01)'
                                  '1000001'.
    perform bdc_field       using 'F110V-LIST1(02)'
                                  'PA'.
    perform bdc_dynpro      using 'SAPF110V' '0200'.
    perform bdc_field       using 'BDC_OKCODE'
                                  '/EBCK'.
    perform bdc_dynpro      using 'SAPF110V' '0200'.
    perform bdc_field       using 'BDC_OKCODE'
                                  '/EBCK'.
    perform bdc_field       using 'BDC_CURSOR'
                                  'F110V-LAUFD'.
    perform bdc_transaction using 'F110'.
    perform close_group.

  • Unnecessary payment order getting generated in F110

    Hi All,
    F110 is generating unnecessary payment orders for a particular Company Code for two of its vendors. Please provide me any clue helpful to resolve this issue.
    Thanks & Regards
    Aparna

    Hi All,
    This issue came up only for one company code in the system. I am wondering as unnecessay payment orders got generated for two vendors of a company code for no apparent reason. Please help me if you have any clues.
    Thanks & Regards
    Aparna

  • Getting issue while running the SP - wrong number or types of arguments in

    CREATE OR REPLACE PROCEDURE TestSPForOracle
    (cv_1 IN OUT SYS_REFCURSOR)
    AS
    BEGIN
    DELETE FROM tt_abc;
    INSERT INTO tt_abc (SELECT * FROM tblPrdCatMstr_TT);
         OPEN cv_1 FOR
    SELECT * FROM tt_abc;
    END;
    above mentioned sp code compile with warning, and when I try to run this SP getting below error -
    ERROR at line 1:
    ORA-06550: line 1, column 7:
    PLS-00306: wrong number or types of arguments in call to 'TESTSPFORORACLE'
    ORA-06550: line 1, column 7:
    PL/SQL: Statement ignored
    Here I already created a temp table using below code -
    CREATE GLOBAL TEMPORARY TABLE tt_abc
    AS (
    SELECT *
    FROM tblPrdCatMstr_TT
    Any suggesstions?
    Edited by: 835891 on Feb 11, 2011 3:20 AM

    In that case we need to write all SPs again in the oracle mannerOf course, otherwise why do the migration.
    In my opinion, it's an utter waste of time and money migrating to Oracle if you're not going to accomodate the fundamental differences between different vendors and also play to their relative strengths.
    You can get what you've done to work.
    The issue is how you're calling it probably - you've not answered that question above.
    But it's crazy not to migrate away from temp table usage. It really is.
    Just do a search on the forum:
    http://forums.oracle.com/forums/search.jspa?threadID=&q=sql+server+temp+table&objID=f75&dateRange=lastyear&userID=&numResults=15&rankBy=10001

Maybe you are looking for

  • Error in BAPI_SAG_CREATE

    Hi, I'm getting the below error while using using BAPI_SAG_CREATE : No instance of object type PurchSchedAgreement has been created. External reference: # 1 I'm trying to cerate scheduling agreement. If anyone has worked on similar issue, plz advise.

  • How do i stop ipad from converting zip code to a four digit number when trying to register withnpandora

    While tryimg to se account with pandora my ipad and iphone keep changing my zip cose and DOB to four digit numbers

  • Version history Smartform?

    Hello experts, is there a version history for smartforms like for reports, fm´s .... ? In transaction SMARTFORM i can not find it.

  • BAPI_SALESORDERS_GETLIST

    Friends, I am trying to display sales orders detials in an iView using WD. Like standard scenario, I pass input element as Customer_Number from WD iView  and i want to see all the listed sales order for that specific customer. To achieve this, I call

  • Calling one screen to anther

    Hello Experts, i created 2 screens,in my code i called the first screen like CALL SCREEN '1000' STARTING AT 10 10 ENDING AT 70 15. actually the requirement is to disable the first screen and call the second screen. some conditon check i write syntax