FI-GL allocation - distribution error: no valid receiver entries exist

When creating an allocation cycle with fixed percentages and distribution defined on own Z-field (exists in table T800D without
checks) we get Message no. GA109 when going to the receiver tracing factor screen.
This happens only when entering a range or set for the receiver. With one unique value we get the tracing factor screen.
This worked before with ranges and sets. As far as we know there are no changes done at the configuration.
What can trigger this error? Something must be changed, but I have no clue what...
Can you give me some tips to help me searching?

Hi Prasada,
I can change the set I use, so I guess it is not locked ?
The set consists of 18 single values, from 1 to 18. So I tried with a set with a range 1 to 18, and also without a set and just a range 1 to 18 but that didn't help.
When I use only 1 value I dont get the error.
Before we did some tests with the same cycle (same segments and sets) and we didn't had the problem.
We have the problem now for more than a week.
Any other suggestions?
Renaat.
UPDATE FYI: we had to activate valdiation on the fields used for the allocation
Strange because we did tests in the sandbox before without these validation on.
Edited by: Renaat Vanhaverbeke on Nov 6, 2009 10:17 AM

Similar Messages

  • Distribution Cycle - No valid receiver entries exist.

    Hi,
    I'm creating a distribution cycle wherein my receiver in the segment is an order. I tried to select a sample with an order type 9A00:Internal orders: Accrual cost accounting. Then I went to the receiving factor tab and it allowed me to enter a portion/percent. However, when I try to select the order type PP01: Standard Production Order and go to the receiving factor tab, the message "No valid receiver entries exist" appears.  May I know what am i missing?
    Thanks,
    Darrel

    Hi,
    Do you have internal orders of type PP01 in your system?
    Regards,
    Eli

  • Creating Master to show only rows for which valid entries exist in Detai

    I have created a Master-Detail Form in my Apex application based off of views to tables in a private remote Database.
    In the Master-Detail Creation Wizard, at the "Link Master and Detail" page, I specified that the defined Primary Key in the Master Column should be equal to the corresponding Foreign Key in the Detail Column.
    My goal is to have my Master Form only display rows for which a valid corresponding entry exists in the Detail Form. Yet, the above setup returns all of the rows from the Master Table, even where the corresponding Detail entry is blank.
    Can you provide some light on what I'm doing wrong, and how I can accomplish what I want to do?
    Thank you!

    I have created a Master-Detail Form in my Apex application based off of views to tables in a private remote Database.
    In the Master-Detail Creation Wizard, at the "Link Master and Detail" page, I specified that the defined Primary Key in the Master Column should be equal to the corresponding Foreign Key in the Detail Column.
    My goal is to have my Master Form only display rows for which a valid corresponding entry exists in the Detail Form. Yet, the above setup returns all of the rows from the Master Table, even where the corresponding Detail entry is blank.
    Can you provide some light on what I'm doing wrong, and how I can accomplish what I want to do?
    Thank you!

  • INST-08010: Error in validating the port range for auto port allocation

    Hello guys, I am using the installer to install OBIEE 11.1.7.0 on my machine. When I get to step 6, I receive the error messages below:
    INST-08010: Error in validating the port range for auto port allocation. At least 2 ports should be free within the range 7000-7500 for the Adminserver and Adminserver SSL.
    Ensure that a minimum of 2 ports are free within the range 7000-7500 for auto port allocation to work correctly for the Adminserver and Adminserver SSL.
    INST-08010: Error in validating the port range for auto port allocation. At least 3 ports should be free within the range 9500-9699 for the Weblogic Components for BI (WLS Managed Server, Managed Server SSL and NodeManager).
    Ensure that a minimum of 3 ports are free within the range 9500-9699 for auto port allocation to work correctly for the Weblogic Components for BI (WLS Managed Server, Managed Server SSL and NodeManager).
    INST-08012: Error in validating the port range for auto port allocation. At least 3 consecutive ports should be free within the range 9500-9699 for the OPMN, in addition to 3 free ports required for Weblogic Components for BI (WLS Managed Server, Managed Server SSL and NodeManager).
    Ensure that a minimum of 3 consecutive ports are free within the range 9500-9699 for auto port allocation to work correctly for the OPMN, in addition to 3 free ports required for Weblogic Components for BI (WLS Managed Server, Managed Server SSL and NodeManager).
    My Operating System  below:
    Linux Red Hat 5.9 X86 64bit
    My uname -a are below:
    Linux redhat59 2.6.18-348.el5 #1 SMP Wed Nov 28 21:22:00 EST 2012 x86_64 x86_64 x86_64 GNU/Linux
    My /etc/hosts file are  below:
    # Do not remove the following line, or various programs
    # that require network functionality will fail.
    127.0.0.1   localhost.localdomain localhost
    10.10.80.19 redhat59
    My /etc/sysconfig/network are below:
    NETWORKING=yes
    NETWORKING_IPV6=no
    HOSTNAME=redhat59
    GATEWAY=10.174.27.228
    My /etc/sysconfig/iptables are below:
    # Generated by iptables-save v1.3.5 on Tue Dec  3 17:01:17 2013
    *filter
    :INPUT ACCEPT [425:33860]
    :FORWARD ACCEPT [0:0]
    :OUTPUT ACCEPT [307:40164]
    COMMIT
    # Completed on Tue Dec  3 17:01:17 2013
    My ifconfig are below:
    eth0      Link encap:Ethernet  HWaddr 52:54:00:55:9B:C9
              inet addr:10.174.27.233  Bcast:10.174.27.255  Mask:255.255.255.0
              UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
              RX packets:200216 errors:0 dropped:0 overruns:0 frame:0
              TX packets:95849 errors:0 dropped:0 overruns:0 carrier:0
              collisions:0 txqueuelen:1000
              RX bytes:110668992 (105.5 MiB)  TX bytes:209784134 (200.0 MiB)
    lo        Link encap:Local Loopback
              inet addr:127.0.0.1  Mask:255.0.0.0
              UP LOOPBACK RUNNING  MTU:16436  Metric:1
              RX packets:109200 errors:0 dropped:0 overruns:0 frame:0
              TX packets:109200 errors:0 dropped:0 overruns:0 carrier:0
              collisions:0 txqueuelen:0
              RX bytes:257845896 (245.9 MiB)  TX bytes:257845896 (245.9 MiB)
    my /etc/sysconfig/network-scripts/ifcfg-eth0 are below:
    # Virtio Network Device
    DEVICE=eth0
    BOOTPROTO=static
    BROADCAST=10.174.27.255
    HWADDR=52:54:00:55:9B:C9
    IPADDR=10.174.27.233
    NETMASK=255.255.255.0
    NETWORK=10.174.27.0
    ONBOOT=yes
    Have any suggestion please?
    Many Thanks
    D

    In setDomainEnv.sh set debugFlag=false or you can just remove it.
    NodeManager is a charm after that. it can take any number of ports.
    Cheers !!

  • [ERROR]:INST-08010: Error in validating the port range for auto port allocation

    I am installing OBIEE 11.1.1.7.0 on a linux x86 version. I get the below error when running the installer: [VALIDATION] [ERROR]:INST-08010: Error in validating the port range for auto port allocation. At least 2 ports should be free within the range 7000-7500 for the Adminserver and Adminserver SSL. [VALIDATION] [SUGGESTION]:Ensure that a minimum of 2 ports are free within the range 7000-7500 for auto port allocation to work correctly for the Adminserver and Adminserver SSL. [VALIDATION] [ERROR]:INST-08010: Error in validating the port range for auto port allocation. At least 3 ports should be free within the range 9500-9699 for the Weblogic Components for BI (WLS Managed Server, Managed Server SSL and NodeManager). [VALIDATION] [SUGGESTION]:Ensure that a minimum of 3 ports are free within the range 9500-9699 for auto port allocation to work correctly for the Weblogic Components for BI (WLS Managed Server, Managed Server SSL and NodeManager). [VALIDATION] [ERROR]:INST-08012: Error in validating the port range for auto port allocation. At least 3 consecutive ports should be free within the range 9500-9699 for the OPMN, in addition to 3 free ports required for Weblogic Components for BI (WLS Managed Server, Managed Server SSL and NodeManager). [VALIDATION] [SUGGESTION]:Ensure that a minimum of 3 consecutive ports are free within the range 9500-9699 for auto port allocation to work correctly for the OPMN, in addition to 3 free ports required for Weblogic Components for BI (WLS Managed Server, Managed Server SSL and NodeManager). installation Failed. Exiting installation due to data validation failure. Solution suggested on other post is below: your hosts file have duplicate name that point to two different IP addresses.  10.37.29.1    test1.xyz.com 10.10.10.1    test1.xyz.com But in my case, My host file has different entiries as shown below: 169.36.71.228 usl20027808.am.hedani.net  usl20027808 169.36.72.9    usl2002788.am.hedani.net usl2002788 Please suggest!

    In setDomainEnv.sh set debugFlag=false or you can just remove it.
    NodeManager is a charm after that. it can take any number of ports.
    Cheers !!

  • OBI11g intallation issue - Error in validating the port range for auto port

    I am using the intaller to install OBIEE 11g on my machine. When I get to step 6, I receive the error messages below. Currently I also have OBIEE 10g on my machine so the ports may be already used.
    Does any one know how I can resolve this issue? I previously installed both 10g and 11g on my old laptop but I can't figure out why I'm getting these errors this time.
    INST-08010: Error in validating the port range for auto port allocation. At least 3 ports should be free within the range 9500-9699 for the Weblogic Components for BI (WLS Managed Server, Managed Server SSL and NodeManager).
    Ensure that a minimum of 3 ports are free within the range 9500-9699 for auto port allocation to work correctly for the Weblogic Components for BI (WLS Managed Server, Managed Server SSL and NodeManager).
    INST-08012: Error in validating the port range for auto port allocation. At least 3 consecutive ports should be free within the range 9500-9699 for the OPMN, in addition to 3 free ports required for Weblogic Components for BI (WLS Managed Server, Managed Server SSL and NodeManager).
    Ensure that a minimum of 3 consecutive ports are free within the range 9500-9699 for auto port allocation to work correctly for the OPMN, in addition to 3 free ports required for Weblogic Components for BI (WLS Managed Server, Managed Server SSL and NodeManager).
    INST-08010: Error in validating the port range for auto port allocation. At least 9 ports should be free within the range 9700-9999 for the BI System Components.
    Ensure that a minimum of 9 ports are free within the range 9700-9999 for auto port allocation to work correctly for the BI System Components.

    your hosts file have duplicate name that point to two different IP addresses.
    10.37.29.1 test1.xyz.com
    10.10.10.1 test1.xyz.com

  • No Hard Drive Or Volume Icon In Powerbook G4 Firewire (aluminium) Disk Utilities: Reads Error: No Valid Packages (-9997)

    Whilst performing a zero/erase install on my Powerbook G4 Firewire (aluminium) with an OSX Tiger install disk (Tiger was the OSX i had erased), I had to force quite the installer as it appeared to be stuck on the Chinese script install section. I crashed the Powerbook down using the power button method. Now, when i power up the computer, it stays on the grey screen and just beeps at me. If i insert the install disks (both OSX Tiger or the original Powerbook Panther ones) there is no volume found  during the install process. In disk utilities no hard drive icon or volumes appear in the left hand list, just 2 headings regarding the OSX install disk. I have clicked 'Verify Disk Permissions' on these headings and receive this message in the action box: Error: No Valid Packages (-9997). All other options in disk utilities are not available to use (partitions section etc), as there is no hard drive recognized to perform anything on. I presume my erase install has wiped out my previous OSX Tiger without installing some essential on the Powerbook (receipts perhaps?). My Powerbook was working 100% before this install attempt. It's a very lightly used machine with no noises/whirrs coming from the hard drive that would suggest failure of some kind. Any advice would be much appreciated.

    Many thanks for your advice old comm guy.
    I have run the Hardware Test as supplied with the Powerbooks install disks and everything has passed. I presume i can put my mind at rest about it being a problem in any of those departments. I have been browsing for a couple of weeks now and think my problem could be a loss in receipts/permissions somewhere. I remember looking for a lost file awhile back using a hard drive search programme through Terminal. It filled my hard drive almost to the maximum with unwanted retrieved files, it took me hours to erase all this again (never found the document i was looking for either). Perhaps a receipt was erased/trashed at this time?. Sometime later (prob weeks) i performed a fresh OSX install to give me an uncluttered faster running machine (I do this once a year). I zero erased the hard drive (including free space) and it was during this install that i had to force quit. It seemed to be stuck loading the Chinese Script so i had no option. After this the problem as described above has been persistent. Is there a way to restore receipts/permissions through Terminal or something like that?. Or maybe a procedure that one has to do when installing a new hard drive?. A step by step guide from someone would be a real help as i am not really confident using these advanced procedures.

  • Error while validating Business Rule (Error Cause: nativeGetNewTLA Rule)

    Hi, I am receiving an error while validating business rules
    An error occurred in: Rule:HypLive.Plan1.Product Interest
    A validation error was received from the Planning server 'http://abc:8300/HyperionPlanning/servlet/HspAppManagerServlet?appname=HypLive'.
    'Error:
    Error Cause: nativeGetNewTLA Rule HypLive.Plan1.Product Interest'.

    Are you able to validate the rule in EAS (or Calc Manager)?
    Normally nativeGetNewTLA Rule is followed by out of memory errors like java.lang.OutOfMemoryError,
    Increase the heap size to 1024, re start Planning and try validating it again.
    Cheers..!!

  • Error - A valid installer could not be found, using AAMEE and CS6

    I receive the error - A valid installer could not be found, when using AAMEE 3.0 to create a CS6 Trial Package in Windows 7.  I'm following the procedure documented here - http://blogs.adobe.com/oobe/tag/cs6 Imaging CS6-Attack of the Clones.  I've tried both pointing at the DVD and pointing to a local folder, after copying the DVD to a local folder and copying the \payloads folder from the second DVD.  I know the DVD is valid because I did a manual installation.  I'm pointing at the folder that contains the Set-up.exe file, plus I've tried pointing at every other folder as well, with no success.  I have a 40 user license for CS6 Master Collection for a classroom on our campus.  I need to create a image for this classroom, and was thrilled that a solution was being provided to accomodate this, but AAMEE does not work!  I'm working in a Windows 7 environment.
    On top of this frustration, my Adobe ID is not working, I've used "chat" support and phone support and I can still not log in.  They claim it has been escalated.  When I explained the AAMEE error to the phone support rep, he informed me that there was no technical support and my only option was to post the question on the forum...but you have to log in with your Adobe ID to post a question!  Round and round it goes.  So I had to create another ID under a different email, just to post my question.  I'm getting the mystery "an error has occurred, please try again", when I try to log in with my work Adobe ID.
    Help! Anyone?

    RESOLVED - Thanks in part to the ALBERT-in-Vancouver and Tushar Bammi thread concerning a similar problem.  I dissected the PDApp.log.  I had copied the installation DVDs to a local folder per the Deployment Guide, when installing from the DVD initially failed.  But, PDApp.log stated - EnterpriseNativeApplet Individual media disks on fixed volumes are not supported, please use CD/DVD or mounted ISO/DMG media.  That clued me in to trying to create the MSI using the DVDs again.  My fault - that the original attempts to create the MSI from the DVDs did not work, I didn't realize I needed to run AAMEE with elevated privileges.  Note - the earlier attempts when I was running AAMEE with elevated privileges and pointing to the locally copied installation files, failed.  Interesting.  I'm confused as to why the Deployment Guide directed my to create a product-install folder...
    I haven't tested the MSI file yet, but if I have additional problems I will start a new thread.
    Thanks.

  • Error in HTTP_AAE receiver communication channel, PI 7.4 dual stack

    Dear Experts,
    I am facing the below certificate error in HTTP_AAE receiver communication channel while using the third party (bank) private key. Third party bank server is HTTPS enabled, moreover they have generated the public and private keys on their server, and they shared the corresponding private keys in .p12 format to us. Our scenario in SAP PI is synchronous ABAP Proxy to HTTP_AAE, when I see the message in SXMB_MONI after testing, we get he below certificate error, though we have provided the correct path from keystorage view and keystorage entry in HTTP_AAE receiver communication channel
    “com.sap.aii.adapter.http.api.HttpAdapterException: ERROR_SENDING_HTTP_REQUEST, sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target”
    We have imported the private key provided by bank in Netweaver admin key storage, by following the below steps.
    NWA -> Certificates -> Key Storage -> TrustedCA->Import Entry->Entry Type->PKCS#12 Key Pair->select the .p12 file->import.
    Please see the attached doc for related screenshots.
    Please experts help me experts as this is on high priority from client, also suggest me if I am doing anything wrong here.
    Thanks,
    Farhan

    Hi Farhaan,
    do you have only one certificate or multiple certificate? HTTPS can have 2 or 3 certificates (Root, Intermediate [optional, if any 3rd party person is there in the middle then we can get this certificate] and system certificates).
    The issue is with the certificate and it can be because All the certificate is not present or path is not correct.
    Please refer the below wiki in which solution is given for this peroblem.
    Troubleshooting 7.1 - End-User Experience Monitoring - SCN Wiki
    The similar issue is resolved by applying SP level patch, please refer the below discussion
    SAP PI 7. 3 HTTP_AAE Receiver with SSL
    Please check the below blog -
    Configure the HTTP_AAE receiver communication channel with SSL
    please also check the below discussion
    Where to Import Clients SSL certificate for HTTP_AAE
    regards,
    Harish

  • 'Install App for SharePoint' There were errors when validating the App Package

    Hello,
    When testing with an app, I tried to add an
    app event receiver before learning that remote event receiver are not allowed with
    Sharepoint-hosted app. So I reseted the Handle app installed and
    Web Project properties of my project and tried to redeploy and this error occurred :
    'Install App for SharePoint' There were errors when validating the App Package
    Something other than the project's properties have been modified but I don't know what.

    I think the best way to figure real reason out is to look at ULS logs.
    This is example, what I had:
    Unexpected        App Packaging: CreatePackage: Unexpected exception: There were errors when validating the App package: There were errors when validating the App Package. Other warnings / errors associated with this
    exception:  The current version of SharePoint is less than the SharePointMinVersion specified in the app manifest. CurrentVersion='15.0.4693.1000', SharePointMinVersion='16.0.0.0'.

  • I made an error asking to receive Windows product of Adobe Element 13 and Premiere while I needed the Mac Version.  How is it possible to correct this error ? and what do I have to do if you accept ?

    I made an error asking to receive Windows product of Adobe Element 13 and Premiere while I needed the Mac Version.  How is it possible to correct this error ? and what do I have to do if you accept ?

    Normally an Elements license is valid for both Windows and Mac systems.  So you might only need to download the Mac versions of the applications and use your serial number to activate them.

  • Project information on the distribution is not valid. &PJM_ERROR_MSG

    Hi ,
    When i am doing the "Import Standard Purchase Orders" Program in Purchasing module, I am getting the following error.
    "Error: Project information on the distribution is not valid. &PJM_ERROR_MSG"
    Application: 11.5.10.2
    RDBMS: 9i
    Thanks.

    Hi user;
    Please check Note:Invalid Project Information Error When Saving a Requisition With Project Data Defaulted From Preferences [ID 360337.1] and see its helpful
    Regard
    Helios

  • In F110 I getting error No valid Payment method found but i did

    While doing intercompany clearance using Pay methd Y in F110 payment run in payment proposal system showing error "No valid payment method found" this is showing in vendor line item and if i am clicking customer line item showing debit bal still exit because system not picking my pay mthd Y in vendor line item which one i assigned in vendor master data. But for another vendor its posting clearing this error occur only for particular vendor. Any can help me to rectify my error.

    Hello,
    We were get the same error message and found that the solution was that the vendor must have an address.
    In OBVU, Payment method / country, the required master record specs had Street checked on.  This reqiured an address for the vendor.  Once we entered an address the F110 payment run was successful for this vendor.
    Rgds,
    Dan

  • I*sqlplus: Internal error (no valid library could be found)

    Hello
    I have installed Oracle 8.1.7 on Windows NT
    and Oracle 8.1.7 on Sun Sparc Solaris.
    On Windows NT, I have installed i*sqlplus.
    However, when connecting from browser
    in the index file
    I've given a valid username/password of
    a database in Oracle 8.1.7 on Sun Sparc
    and a connect string to the database
    on Oracle 8.1.7 on Sun Sparc.
    This connect string is created using
    Net 8 assistant and this connect string
    is on the Windows NT with Oracle 8.1.7.
    However, instead of connecting I
    am getting the error
    Internal error : (no valid library could be found)
    Can you please help me?
    Thanks

    Cyril,
    Can you connect to the database using the command line version of SQL*Plus? If so, you're using the correct syntax.
    It sounds like iSQL*Plus is not set up correctly. Do you have the necessary 8.1.7 components on the NT machine (Oracle HTTP Server, Net8, SQL*Plus)?
    Review the installation documentation, and/or post more specific information on your set up.
    Alison
    iSQL*Plus Team

Maybe you are looking for

  • My header changes keep being changed in page setup

    For the past few days I have blanked all the headers listed in page setup. I have saved the changes, and to test I exited Firefox and then opened the program and they were still blank. But the next day when I turn on the computer the headers are back

  • Cursor not working properly.. Gives every record last records' entry.

    hi all. a simple one for someone I'm sure... Ive just added the cursor: -- Cursor to get Oracle_Loc_Code from SU CHRIS vs ORACLE Locations Table into a variable..      CURSOR csr_ora_loc_code IS      SELECT sil.ORACLE_LOC_CODE      FROM SU_TEMPLOYEE_

  • LOGGING INTO FACEBOOK SINCE UPGRADE?

    I AM GETTING "AN ERROR OCCURRED DURING THE SIGN IN.  PLEASE TRY AGAIN LATER."  EVEN THOUGH I ALREADY HAD THE APP INSTALLED???? ANYONE ELASE GETTING THIS ISSUE?????

  • No icon for SimilarSites ad on

    The instructions say to click on the SimilarSites button but I have no such button.

  • Render Photoshop cc y cs6

    ¿ Donde esta la opcion de Render en cs6 y cc? ¿Es lo mismo que Interpretar? saludos