Script logic not working for GL account with Zero balance

Dear Experts,
I have a scenario where the GL account balance in ECC is 0  and when a script logic runs in BPC the same should capture a closing balance as "1".
Though I have written the below logic, this is not getting executed and writing back the value as "1".
Kindly help me on the same.
*WHEN ENTITY
*IS "ABC"
*WHEN ACCOUNT
*IS "20300000"
*REC(EXPRESSION = 11, ACCOUNT = 20300000,FLOW = F99, ENTITY = ABC, PROFITCENTER  = 130010 ,  INTERCO = I_NONE , CONSOSCOPE = G_NONE, CURRENCY = LC ,CATEGORY = ACTUAL, AUDITID = INPUT)
*ENDWHEN
*ENDWHEN
*COMMIT
Regards,
Shilpa

Hello Vadim Kalinin,
Thanks for the very swift help.
Merger of the client happened in 2007. ECC is using the " 20300000- change in fair value " account to record both pre-acquisition and post-acquisition values.
Since the treatment of pre-consolidation and post consolidation reserves is different the split of the amount between pre and post-acquisition values has to be done. For the same post acquisition value is reduced from this account using a script logic as below.
WHEN FLOW
*IS "F99"
*WHEN ENTITY
*IS "ABC"
*REC(EXPRESSION = ([ACCOUNT].[20300000] -3258603),ACCOUNT = 20300000,FLOW = F99,  INTERCO = I_NONE , CONSOSCOPE = G_NONE ,CURRENCY = LC ,CATEGORY = ACTUAL )
This logic worked when the account has a figure, but in July 2014 in ECC the account had a transaction and the balance has become Zero. Until this account has a figure this pre acquisition logic is not working.
For making this work, I am trying to write a new logic to make the balance of this account as "1" in BPC through the script logic.
Kindly suggest me on the same.
Regards,
Shilpa

Similar Messages

  • Script logic not working

    Hi all,
        we have been using this logic in versions 4.2 and 5.1.  just brought our apps over to  new 7.5  sql environment and the logic did not  work. Nothing changed in logic or in dimensionality. System seems to be ignoring any *WHEN IGNEDDATA   checks.
    It appears that evaluation of signeddata doesn't work in version 7.5 in  SQL. loaded multiple data templates and also run countless default  logic packages. Always fails to calculate the required accounts only when involving logic . Other script  logic packages work fine. 
    Regards,
    Srini

    Hi Srini,
    Can you please share the script, you are using?

  • Activesync not working for Windows Phone with certificate

    We have a new Exchange Server 2013 setup and using activesync.  We have setup a policy to require simple password and to send an email to provision a device when it connects.  Activesync is setup to use self signed certificates,  this was
    tested first on the Ipad.  Certificate installed entered the settings and the device appeared in the quarantined devices list awaiting to be approved.  This was also done on the Iphone and worked. 
    When putting the same certificate on the windows phone device it errored with there is a problem with {as.domain-name.net} and does not appear in quarantined devices screen.
    I tested again with another Ipad and an android device and they work without an issue.  Tested with a Windows RT device and got the same issue.  If I look in the IIS log files I can see the windows device making a connection then when I presume
    to be the error 500 at the end of the line. 
    This is not a user issue as I can use the same user on the various devices.  The windows devices just do not want to connect.  We have looked at the certificate but if it works for apple and android devices why does it not work for windows? 
    Is there any additional security settings that need to be turned on or off for windows phones?  Is there something specific on the certificate what windows devices need that others ignore?

    I did inital think it might be a widows phone issue but there are no other settings for me to use.  I have also tested using a windows 8 surface and I get the same issue.
    I have raised the event log level on the exchange server to expert and I have seen 2 messages when I try to connect. 
    I get Event ID 1100:  Exhcnage ActiveSync device requests for your uses are being blocked.  This problme frequently occurs when HTTP OPTIONS method is not allowed.
    I know it is allowed as the test exchange connectivity worked and passed that test.
    The other error Event ID 1309 ASP.NET warning.  Part of the exception messge is DeviceTypeMissingOrInvalid
    I have come across a comment that says for certificates to work you need to use windows intune or SCCM which we don't have.  Do we know if this is true? 

  • Extended Notification not working for Dialog Task with agent assignment

    Hi Friends,
    I have an issue where I have a user decision step and a sub workflow contains a dialog task with agent assignment.
    Extended notification is configured properly and is working properly for user decision step but its not working for the dialog task created as an activity.
    Batch jobs are configured to run report SWN_SELSEN.
    I was checking SDN and found this discussion handy :
    http://help.sap.com/saphelp_nw73ehp1/helpdata/en/4f/3bed495cc018c8e10000000a42189e/content.htm
    One thing that wonders me is that notifications show up in SOST 4-5 seconds before the user decision step starts execution.
    See screenshot from SOST and WF log.
    SOST log :
    2 questions here: Why is notification not being sent for Dialog task?
                              Why is user decision notification being sent that early even before the User decision task starts execution?
    Please provide your valuable inputs.
    Regards,
    Sandip

    An activity step with agents is supported by the extended notifications if it is a decision task or not, I have used it many times and it works well just no approval/rejection links if it's not a decision task.
    From your screenshot you can see that a mail has been created and is found in SOST, usually this cases are problems with the mail server or connection to it, check the mail settings in the SMTP node in transaction SCOT, also check with mail server team if there is a block to/from the SAP server.

  • TREX not working for e-recruiting with HTTP content server

    We have a separate e-recruiting instance where we have only e-recruiting functionality installed. In this system we are using Storate type as "http content server instead of standard setting "SAP system database" for HR_KW content repository via transaction code "OAC0"
    Following are the details
    Document Area: HR_KW
    Storage type : HTTP Content Server
    Version no. 0046 Content Server version 4.6
    HTTP server vd24cs02.sce.com
    Port Number 8080 SSL Port Number
    HTTP Script archive
    Phys. path /usr/sap/N09/SYS/global/
    Points to be noted:
    1) TREX Search functionality for Job postings etc is not
    working with this setting, however if we use HR_KW_CONT (storage type=03 SAP System database) , above mentioned functionalities work. We observed that xml files required for TREX search are also not getting created when we change the settings.
    2) We observed that when we change the storage type the indexing job is successful but application log shows some failures in reading/modifying xml files
    Please let me know what are the settings/ procedure to use a different storage type instead of standard setting delivered with the product. Anything related to the setting for above requirement

    Hi All,
    I may have a similary problem but I'm not entirely sure.
    I have been tasked with setting up a simple java servlet to authenticate against a BOXI (Business Objects) server, from my tomcat server (tomcat 5.5) on my windows XP  desk top machine. I will add more info on this shortly.
    I have been supplied with a krb5.ini file and the bscLogin.conf file as follows:
    bscLogin.conf :
    com.businessobjects.security.jgss.initiate {
    com.sun.security.auth.module.Krb5LoginModule required debug=true;
    krb5.ini[libdefaults]
    default_realm = ADF.SOMEWHERE.CO.UK
    dns_lookup_kdc = true
    dns_lookup_realm = true
    default_tgs_enctypes = rc4-hmac
    default_tkt_enctypes = rc4-hmac
    [realms]
    ADF.SOMEWHERE.CO.UK = {
    kdc = DC90.ADF.SOMEWHERE.CO.UK
    default_domain = ADF.SOMEWHERE.CO.UK

  • IPhone emails not working for 2 accounts?

    Hi all...
    running an iPhone account thru our mail.domianname.com INCOMING email servers for one account is fine, ie you can just tap and emails are delv'd to the iPhone. Yet another account set up exactly same way on anothter iPhone for another user at that same domain (set them both up using exactly same config except for account name/pw) does not work. I continue to get a "can't connect to the server" notice...
    can i ask (both are POP accts) why that might be? also, how can I change from a POP account to try the IMAP settings...
    Jim

    For the problem account, try deleting and recreating the account.
    also, how can I change from a POP account to try the IMAP settings...
    If the email account provider for the email account supports accessing the account as an IMAP account or as a POP account, you can't change the settings for an account from POP to IMAP after the account has been created as a POP account. You must delete and recreate the account choosing IMAP as the account type when prompted along with having the account settings for creating and accessing the account as an IMAP account.

  • Retention Policy not working for OWA accounts

    I have Exchange 2010 running, with 100% of users using OWA, not Outlook as their mail client.
    I have one use that wants to have messages in all his folders deleted at the end of each day.  Specifically, these folders are under the Inbox, but are subfolders in the Inbox, not the Inbox itself.
    I set up a retention policy tag with the Tag Type "All other Folders in the Mailbox", with age limit for retention for 1 day, and the action to delete and allow recovery.
    Then I applied the Retention policy just to that one users.
    The next morning, all the messages from the day before were still there.  Did I miss something in the setup?
    Does the "1 day" retention delete messages after 24 hours of the message being there, or at the end of each day can I have it delete all the previous messages?
    Does this have something to do with the fact that we are running OWA, not Outlook?  I can right click on the folders and view retention policy...it just says "Use Parent Folder Policy"...nowhere can I find the parent folders policy.
    Any advice would be appreciated.

    Hi,
    For your retention policy not working issue, we can try the following troubleshooting:
    1. Please check whether it has Event ID 9017 and 9018, to make sure the MRM working well.
    2. Please check the Managed Folder Assistant service is working well.
    3. Please use MFCMAPI Tool to check the "PR_MESSAGE_DELIVERY_TIME" and "PR_CREATION_TIME" properties on the items that should be removed.
    If you have any question, please feel free to let me know.
    Thanks,
    Angela 
    Angela Shi
    TechNet Community Support

  • BPEL - Pick not working for Async message with headers

    Hi,
    I've developed a BPEL Process that can be called both Async and Sync.
    In DEV environment works just fine but when I tried to deploy it to the production environment the Sync message continues the same but the Async one doesn't even appear in the BPEL Console.
    The thing is that the Async one uses some headers passed in the message to know where to send the reply to and related information. If I remove the "bpelx:headerVariable" from the onMessage the Async process starts but fails because of the missing headers.
    Is there any configuration in the Production environment that I have to change in order to have this working? What can I be doing wrong?
    I haven't changed any line of code from de DEV environment (Except for DB connections)...
    Thanks in Advance,
    Daniel Alves

    Apply the SAP Note 698527 to implement change pointers using Custom message type (ZCLFMAS) for CLFMAS
    The root cause for the issue is, sap hard coded the message type as u201CCLFMASu201D in the program LCLVFF30, as a result the custom message type u201CZCLFMASu201D will not work.  The sap note 698527 has the correction to this program.
    Thanks
    Vijay

  • Have a current account with zero balance...but still have my old phone...could I reactivate the old one?

    Here's the deal...I have a current prepaid VZW account, but ran out of balance on it (exactly zero), but don't yet have the $$$ to refill it to make it active again. I have an old phone (same basic phone, except for older version) that is only about a year-and-a-half old. I was going to donate it to a charity or something like that, but I forgot all about it. I did the phone swap from it to my current phone a while back as well. If I reactivate the old phone, would I get the $10 bonus with a new number, and be able to use it as a temporary backup-type of phone ? Would VZW have a problem with that? It would only be a temporary situation, and would give me 60 days to try to refill the current phone. I would like to have an alternate number to use as a job contact number, and have no other number to use. Can I have two different online My Verizon accounts with the same name, address, etc. with two different phones with different numbers?

    go to settings
    then to store
    tap your id then click sign out
    then sign back in and you should be fine

  • Exchange 2013 OOF not working for migrated accounts

    We are having a problem with the Out of Office responses in Exchange 2013. 
    We are getting the error “Your automatic reply settings cannot be displayed because the server is currently unavailable. 
    Try again later.”  I have been through several help articles that I found on the internet and so far none have resolved the problem. 
    Autodiscover is working as expected when connecting an Outlook client – and I can access the url identified by the “Test Email AutoConfiguration” tool for OOF – it returns the xml document as expected. New accounts created in this domain work, but the
    problem occurs accounts that were migrated from Server 2003 domain running Exchange 2007. I can also access the OOF settings for a migrated account using OWA. The new domain is 2012 and Exchange 2013 and accounts are being migrated using ADMT through a trust,
    which is working as expected.  Only the accounts have been migrated (not mailboxes) and I am not planning to connect the old exchange to the new to do mailbox moves – instead I am just planning to export psts from the old Exchange 2007 server
    and then import them to the 2013 server.  The client dns settings are correct and all other connectivity seems fine. 
    Any ideas are greatly appreciated.  I have also tried creating a new Outlook profile, turning off Cached Mode, and creating an entirely new Windows profile and Outlook profile. 
    I have also tried using Outlook 2007, Outlook 2010 and Outlook 2013. 

    I solved this - EWS was disabled for the mailbox.  Set-CASMailbox -Identity User -EWSEnabled $true fixed the problem.

  • Internet not working for limited accounts ....

    My sister is a 30 year employee of "Big Blue". She recently purchased an iMac for her kids, and called me in a tizzy last night. We solved a number of small misconceptions, however, there is one major issue, I can't quite figure out.
    She was having extremely slow internet speed. Compared settings etc to her PC's, and all was correctly setup. It sounded like a DNS timeout issue, and I found this link: http://technocrat.net/d/2008/8/23/48134
    which indeed solved her slowness problem.
    However, what's very strange, and I can't seem to find any solution online is that she made the internet settings changes to use the OpenDNS servers in her privileged account. Now, when she logs out, and logs back in into one of her children's accounts, there is no internet connectivity at all.
    Safari immediately comes up with a a "server not found" error. Instantaneously.
    Checking the network panel, all the settings made in her admin account are still set.
    Any thoughts?
    Thanks

    Thanks for the response.
    Actually the OpenDNS settings carried through, we did verify them in the Network panel, although we specifically did not attempt to re-enter the values, as they were in place.
    Prior to the change to OpenDNS in the admin account, all accounts worked, although all of them worked slowly. I would have expected that if it were a matter of the settings not carrying over, that the other accounts would have continued to work, albeit slowly. Instead these accounts have stopped working completely.
    I will, however, have my sister double check, and re-enter those values.
    Ray

  • SQL Query not working for column names with spaces

    Hi People..
    We have a strange situation wherein, the column name in the database table has a space inbetween like "Constant Name". While we write a JDBC statement code with the select query we get an exception for invalid syntax. It will help us in a great way if you have anything to inform us on this..
    Thanks
    Prabz

    Using case sensitive names and names with spaces in it is not a good practice.
    However, I believe the SQL standard accounts for this with quoted identifiers. I believe the syntax is
    . select "My Field1", "My Field2"
    . from "My Table'
    Have also seen the following although it might be MS Access specific.
    . select [My Field1], [My Field2]
    . from [My Table]

  • Keyboard shortcuts from Greek Input not working for my account only

    I just upgraded to Leopard from Tiger 10.4.11 on my MBP 2.4 listed below. The Installer took care of everything, and after it was finished, my own account, the only Admin account, misbehaves when it comes to keyboard shortcuts in the Finder or any other app. To use the shortcuts, the Input flag must US English. If it's Greek, nothing works.
    If I switch to the other two accounts on my Mac, one of which was carried over from the Tiger setup, the other I setup after the OS upg, both of which are Std accounts, not Admin, shortcuts work regardless of the keyboard input flag.
    Tips, anyone?

    That's alright, folks, problem solved:
    Ran Leopard Cache Cleaner, and selected from Caches the third option (deep clean).
    Thanks, anyway. Hope this may help some other poor sod.

  • Remediation Script does not work for Compliance Settings Configuration Item / Baseline

    Hello Everyone,
    I've created a script to check NetBios over TCP/IP state on the NICs and if it is Enabled (Non-compliant) it should run the remediation script to Disable it (Compliant). The script identifies correctly if it is compliant or not but it's not compliant the
    remediation script doesn't kick in.
    Discovery script:
    $adapter=(gwmi win32_networkadapterconfiguration | where {$_.ipenabled -eq "1"})
    Foreach ($nic in $adapter) {
    write-host NetBIOS Options is now -> $nic.TcpIPNetBiosOptions
    Remediation Script:
    $adapter=(gwmi win32_networkadapterconfiguration | where {$_.ipenabled -eq "1"})
    Foreach ($nic in $adapter) {
    $adapter.settcpipnetbios(1)
    Any clue why this is happening and how can it be fixed?
    Thank you all in advance.

    Hi,
    Please add an a line to create an event in the Application log of the computer to check if remediation had been performed.
    SCCM 2012 Compliance – Auto Remediation
    Note: Microsoft provides third-party contact information to help you find technical support. This contact information may change without notice. Microsoft
    does not guarantee the accuracy of this third-party contact information.Best Regards,
    Joyce
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact [email protected]

  • Password will not work for Mac account

    Hello,
    When I'm using the Mail app, it won't recognize my @mac.com accounts password and I can't get my mail.
    It is the same password I use to log on here, why doesn't it work?

    why not delete the account in your mail app and add it again.
    that way, you can add your new password when you re-enter your account in your mail app/program.
    good luck.

Maybe you are looking for

  • Satellite P10-792 lock ups / crashes and battery

    I have been using my P10-792 even since I bought it 3 year ago. Theres been a battery waning box that pops up on my screen (sometimes) saying that I should replace the wrong inserted battery and restart my computer. Theres also a mouse touch pad issu

  • Ical issues

    I use google calendar which works great with my blackberry. Ok here's my deal. I want to be able to have a work friend of mine subscibe to my google calendar in his ical but only see free/busy info. So I set gcal to only show free/busy. He subscribes

  • Blue question mark instead of photo

    I sometimes get a blue question mark instead of a photo on my mac book pro.  How do i fix that?

  • Asynch Hot Log mode does not use hot (online) redo logs

    Version 10.2 We have just set up a test of the Asynch Hot Log replication according to Chap 16 of the Data Warehousing guide. We can see data put into the change table. However, it seems that data gets written to the change table ONLY after a log swi

  • FB60 Exchange rate user exits

    Hi Friends, I need the user exit for FB60 for the below scenario. I am creating the Incoming Invoices from FB60. Presently the Exchanges rate(0b08) are calculating the based on Posting date but i need this to be calculated based on Invoice date. Plea