Not generating any register in the execution of a script from a package

Hi everybody,
I am developing some script logics and I have got some problems when executing them. Basically the problem is the same in all of them, since the structure of the scripts is very similar.
What I am trying to do is to calculate a certain data value from other data which are located in a different region within the same application. In order to develop it I have used the lookup function referred to the same application of the destination data. When I save and validate it, I obtain no problem, and it is done successfully. In addition, when I run the package it results in success.
However, the package log shows that no registers are generated. It is really difficult to understand for me because exactly the same code is sometimes working correctly,and other times is wrong with such a little difference like the base member selection of one dimension.
I attach two scripts, the one which is working, and another one that is not working. Moreover, I attach the log of these packages to show you the result that is obtained:
Script of the good package
*LOOKUP PRESUP_PROTO
*DIM CONCEP_RECIPROCO="TOTAL_CONCEPTO"
*DIM CONTRAPARTES="TOTAL_CONTRAPARTE"
*DIM GRUPOS="NON_GROUP"
*DIM MONEDA_REPORTE="LC"
*DIM PROY_RECIPROCO="TOTAL_DIM_PR"
*DIM MEASURES="PERIODIC"
*DIM MEDIDA="DATO_FINANCIERO"
*DIM ORIGEN="DATO_PRESUPUESTADO"
*DIM TIPO_DATO="PPTO_DET"
*DIM TIPO_INVERSION="DUMMY_INVERSION"
*DIM NEGOCIO="TOTAL_NEGOCIO"
*DIM CEBE="TOT_DIM_CEBE"
*DIM PROYECTO="TOTAL_PROYECTO"
*DIM TIEMPO_MENSUAL="2011.JAN"
*DIM NEGOCIO_SOCIEDAD="0713"         <----
difference
*DIM BDI:CONCEPTO2="BDI"
*ENDLOOKUP
*XDIM_MEMBERSET PROYECTO="S_DUMMY"
*XDIM_MEMBERSET CONCEP_RECIPROCO="DUMMY_CR"
*XDIM_MEMBERSET CONTRAPARTES="DUMMY_CNTRPT"
*XDIM_MEMBERSET GRUPOS="NON_GROUP"
*XDIM_MEMBERSET MONEDA_REPORTE="LC"
*XDIM_MEMBERSET PROY_RECIPROCO="DUMMY_PR"
*XDIM_MEMBERSET MEASURES="PERIODIC"
*XDIM_MEMBERSET MEDIDA="DATO_FINANCIERO"
*XDIM_MEMBERSET ORIGEN="DUMMY_ORIGEN"
*XDIM_MEMBERSET TIPO_DATO="PPTO_DET"
*XDIM_MEMBERSET TIPO_INVERSION="DUMMY_INVERSION"
*XDIM_MEMBERSET NEGOCIO="DUMMY_NEGOCIO"         <----
difference
*XDIM_MEMBERSET CEBE="DUMMY_CEBE"
*XDIM_MEMBERSET NEGOCIO_SOCIEDAD="0713"         <----
difference
*XDIM_MEMBERSET TIEMPO_MENSUAL="2011.JAN"
*XDIM_MEMBERSET CONCEPTO2="016.0228"
*WHEN CEBE
*IS "DUMMY_CEBE"
*REC(EXPRESSION=LOOKUP(BDI),CONCEPTO2="016.0228")
*REC(EXPRESSION=LOOKUP(BDI),CONCEPTO2="016.0217")
*ENDWHEN
*COMMIT
Script of the wrong package
*LOOKUP PRESUP_PROTO
*DIM CONCEP_RECIPROCO="TOTAL_CONCEPTO"
*DIM CONTRAPARTES="TOTAL_CONTRAPARTE"
*DIM GRUPOS="NON_GROUP"
*DIM MONEDA_REPORTE="LC"
*DIM PROY_RECIPROCO="TOTAL_DIM_PR"
*DIM MEASURES="PERIODIC"
*DIM MEDIDA="DATO_FINANCIERO"
*DIM ORIGEN="DATO_PRESUPUESTADO"
*DIM TIPO_DATO="PPTO_DET"
*DIM TIPO_INVERSION="DUMMY_INVERSION"
*DIM NEGOCIO="TOTAL_NEGOCIO"
*DIM CEBE="TOT_DIM_CEBE"
*DIM PROYECTO="TOTAL_PROYECTO"
*DIM TIEMPO_MENSUAL="2011.JAN"
*DIM NEGOCIO_SOCIEDAD="0713_N_3111"         <----
difference
*DIM BDI:CONCEPTO2="BDI"
*ENDLOOKUP
*XDIM_MEMBERSET PROYECTO="S_DUMMY"
*XDIM_MEMBERSET CONCEP_RECIPROCO="DUMMY_CR"
*XDIM_MEMBERSET CONTRAPARTES="DUMMY_CNTRPT"
*XDIM_MEMBERSET GRUPOS="NON_GROUP"
*XDIM_MEMBERSET MONEDA_REPORTE="LC"
*XDIM_MEMBERSET PROY_RECIPROCO="DUMMY_PR"
*XDIM_MEMBERSET MEASURES="PERIODIC"
*XDIM_MEMBERSET MEDIDA="DATO_FINANCIERO"
*XDIM_MEMBERSET ORIGEN="DUMMY_ORIGEN"
*XDIM_MEMBERSET TIPO_DATO="PPTO_DET"
*XDIM_MEMBERSET TIPO_INVERSION="DUMMY_INVERSION"
*XDIM_MEMBERSET NEGOCIO="N_3111"                                  <----
difference
*XDIM_MEMBERSET CEBE="DUMMY_CEBE"
*XDIM_MEMBERSET NEGOCIO_SOCIEDAD="0713_N_3111"         <----
difference
*XDIM_MEMBERSET TIEMPO_MENSUAL="2011.JAN"
*XDIM_MEMBERSET CONCEPTO2="016.0228"
*WHEN CEBE
*IS "DUMMY_CEBE"
*REC(EXPRESSION=LOOKUP(BDI),CONCEPTO2="016.0228")
*REC(EXPRESSION=LOOKUP(BDI),CONCEPTO2="016.0217")
*ENDWHEN
*COMMIT
Log of the good package
ENDWHEN ACCUMULATION: 2  RECORDS ARE GENERATED.
Log of the wrong package
ENDWHEN ACCUMULATION: 0  RECORDS ARE GENERATED.
Many thanks in advance,
Any hekp will be much appreciated,
Antonio

Hi Mario,
Have you tried the break statement?
http://ss64.com/ps/break.html
Very simple example:
Write-Host 1
Write-Host 2
break
Write-Host 3
Don't retire TechNet! -
(Don't give up yet - 12,700+ strong and growing)

Similar Messages

  • SQL 2012 - SSIS Error -The step did not generate any output. The return value was unknown. The process exit code was -1073741819. The step failed.

    Hi guys 
     Trying to run this package on SQL 2012 agent  and getting below error . No more details I could find so far.
    The step did not generate any output.  The return value was unknown.  The process exit code was -1073741819.  The step failed.
    About Package - Its connecting to different version (2000,2005,2008,2008R2,2012) servers and putting Jobs information into one Database table.  
    Any workaround or fix ?
    Thanks
    Please Mark As Answer if it is helpful. \\Aim To Inspire Rather to Teach

    New package or one that used to work? Connecting how? How does it poll?
    On the surface it is an error from a memory space of the binary/non-managed code, so nothing can be really concluded based on what you decided to share with us.
    Arthur My Blog
    So Same package is working fine from my local machine which has SQL 2008 R2 and SQL 2012 installed. I am trying to push the package on server which has sql server 2012 Installed . 
    I don't see any error .
    I ran package manually from server using SQL Data tools and ran successfully...
    Please Mark As Answer if it is helpful. \\Aim To Inspire Rather to Teach

  • BI Publisher Report not Generating any Output in the Excel SHeet

    We have a CUstom BI PUblisher Report .When we run it ,it completes normally but there is no data in the Excel Sheet generated .It shows NO DATA FOUND .But when i run the Query seperately i do get some data . Don't know why it is not viewable in the Excel sheet ,it was working fine few days back .
    Please advice .
    Thanks

    do you use some profile in your script?
    We recently upgraded the database from 10g to11g .
    after that report has no data ?
    is it ebs or obiee?

  • Parameter issue - report not generating any pdf files

    Hi All,
    I'm trying to run a report which generates pdf files. Is there any limitation on the parameter string size? For one of the parameter values - '11F EA Accept nonhonor ASnSOMnSON_20091201090150846' the report is not generating any pdf files. I assumed the reason is of the keyword 'AS' in it and created another parameter value - '11F EA Accept nonhonor AnS-SOM-SON_20091202074331997', but it is also not generating any pdf files. I get this message from Adobe Reader " There was an error opening this document. This file cannot be opened because it has no pages. " The report is working normally when i hardcode the same parameter values into the logic. Any suggestions on this?
    Thanks.
    Edited by: user1049091 on Dec 2, 2009 9:17 AM
    Edited by: user1049091 on Dec 2, 2009 12:37 PM

    Tim,
    That report is working normally for all the parameter values, except this one. It is not working only if i pass the value - ''11F EA Accept nonhonor ASnSOMnSON_20091201090150846' as a parameter. It is generating the pdf files when i hardcode the same value into sql query logic in the data template, instead of passing it as a parameter. Please advise.
    Thanks.

  • MRP is not generating any schedule line in my vendor's scheduling agreement

    Hello all,
    My question is: why the MRP is not generating any new line in my vendor's scheduling agreement?
    This is the scenario:
    I have created a vendor's scheduling agreement with transaction ME31L
    I have created a customer's scheduling agreement with transaction VA31 and those characteristics:
    - Forecast scheduling lines
    - JIT scheduling lines
    - MRP to DS type assigned to type C: Requirements according to forecast delivery/Deliveries according to JIT
    I have run MRP with transaction MD01
    MRP is generating some purchasing requistions, not purchase orders because we have set up a release strategy which requires 2 approvals, but those purchasing requests are not generating any new line in the vendor's scheduling agreement.
    Any idea why it could be? Please do not hesitate to ask for further explanations. Thank you

    Hi,
    Check if stock is available for the material in that plant.
    Also check the requirement date for the material and compare it with the planning horizon for that plant.
    Check your material master MRP view.
    Create source list(for material and plant in question) with MRP indicator 2.
    Thanks and Regards,
    Maheshwari

  • For one Urgent Change during performing the Approval(chnging the status to 'To be Tested') system does not recognize any changes using the CTS WBS BOM in the development system. The transaction is therefore incorrect or the status was reset by the system.

    For one Urgent Change while performing the one of the Approval before changing the status to 'To Be Tested'
    We are getting below error.
    The system does not recognize any changes using the CTS WBS BOM in the development system. The transaction is therefore incorrect or the status was reset by the system.
    COuld anyone please help us to know, How it can be resolved?
    We also have this below error.
    System Response
    If the PPF action is a condition check, the condition is initially considered as not met, and leads to another warning, an error message, or status reset, depending on the configuration.
    If the PPF action is the execution of a task in the task list, and the exception is critical, there is another error message in the document.
    Procedure
    The condition cannot be met until the cause is removed. Analyze all messages in the transaction application log.
    Procedure for System Administration
    Analyze any other messages in the task list application log, and the entries for the object /TMWFLOW/CMSCV
    Additional Information:
    System cancel RFC destination SM_UK4CLNT005_TRUSTED, Call TR_READ_COMM:
    No authorization to log on as a trusted system (Tr usted RC=0).
    /TMWFLOW/TU_GET_REQUEST_REMOTE:E:/TMWFLOW/TRACK_N:107
    For above error Table /TMWFLOW/REP_DATA_FLOWwas refreshed as well but still the same error.

    If you are in Test System, you can use function module AA_AFABER_DELETE to totally delete the depreciation area (tcode SE37, specify chart of depreciation and depreciation area), After that recreate your depreciation area and run AFBN. But before you do that, have you created a retirement transaction type that limits the posting on your new depreciation area? If not create one.
    Hope this helps.
    Thanks!
    Jhero

  • EDI  X12 scenario,deq.bat file not generating any trace file.

    hello,
    i have worked on the EDI X12 over internet(AS2) Transaction,everything is working fine until the creation and deployment of configurations on both Acme and GlobalChips servers.But During the Verification of Purchase Order Transactions when i am running deq.bat file on both Acme and GlobalChips servers the dq script is not generating any t1.trc trace file.
    There is no problem with the Trading Partners on both servers they are on upstate,can anyone help me with this issue please,its very urgent.
    note: where will be the web.xml file for transportServlet located,can anyone provide me with the file path.
    thnx
    sunny

    Hello Sinkar,
    Thanks for your reply,Finally i have managed resolve the issue(deq.bat file is generating t1.trc file) successfully.But there are certain other issues regarding this topic in which i need your help.
    When i am running the deq.bat file in command prompt on both acme and globalchips servers it is showing the following status
    D:\oracle\OraJ2EE\ip\tutorial\X12\runtime&gt;deq.bat
    D:\oracle\OraJ2EE\ip\tutorial\X12\runtime&gt;java oracle.tip.adapter.b2b.data.IPDeq
    ueue ipdequeue.properties
    IPDequeue start...
    Dequeue from IP_IN_QUEUE
    and it also generated a t1.trc file on both servers,but the prompt in which i have run deq.bat is not giving any further message
    i.e some thing like IPDequeue end.
    and not even coming back to the original path i.e
    D:\oracle\OraJ2EE\ip\tutorial\X12\runtime&gt;
    and even if close the prompt it is not showing anything in t1.trc file and if i am running the enq_850.bat in acme server it is showing following stat
    D:\oracle\OraJ2EE\ip\tutorial\X12\runtime&gt;enq_850.bat
    D:\oracle\OraJ2EE\ip\tutorial\X12\runtime&gt;java oracle.tip.adapter.b2b.data.IPEnq
    ueue enq_850.properties
    IPEnqueue start...
    IPEnqueue end.
    D:\oracle\OraJ2EE\ip\tutorial\X12\runtime&gt;
    and its didn't showing anything in the t1.trc file generated on the globalchips server and same thing is happening when i am running enq_855.bat file on the globalchips server its not showing up anything in the trace file generated on the acme server.
    I have tried one thing that u have suggested for such kind of issue(t1.trc empty) in your forums
    1.) I have applied the patch #6673231 and it is showing the Document Routing Id Field in the B2B UI,but when i am completing all the process in B2B UI and running deq.bat file the result is still the same,the IPDequeue is not ending
    But a certain change has taken place after applying the pat
    D:\oracle\OraJ2EE\ip\tutorial\X12\runtime&gt;java oracle.tip.adapter.b2b.data.IPEnq+
    ueue enq_850.properties+
    IPEnqueue start...+
    Action Name = null
    IPEnqueue end.+
    D:\oracle\OraJ2EE\ip\tutorial\X12\runtime&gt;+
    C:\oracle\OraJ2EE\ip\tutorial\X12\runtime&gt;enq_855.bat+
    C:\oracle\OraJ2EE\ip\tutorial\X12\runtime&gt;java oracle.tip.adapter.b2b.data.IPEnq+
    ueue enq_855.properties+
    IPEnqueue start...+
    Action Name = null
    IPEnqueue end.+
    C:\oracle\OraJ2EE\ip\tutorial\X12\runtime&gt;+
    I Think that no action is taking place in both the cases
    bcoz its showing this Action Name = null+
    if that is the case what is the problem here
    I have also set oracle.tip.adapter.b2b.DocumentRouting=true.
    but the situation is still the same,please read the above problem carefully and suggest a solution which would be fruitful for my further progress.
    thanks
    sunny
    Edited by: user10470973 on Dec 16, 2008 10:43 AM
    Edited by: user10470973 on Dec 16, 2008 10:44 AM

  • Adt.bat Could not generate timestamp: Cannot parse the response

    I am using the command line to build an air app as follows:
    adt.bat -package -storetype pkcs12 -keystore mycert.pfx
    -storepass xxx -tsa
    http://timestamp.verisign.com/scripts/timstamp.dll
    myApp.air myApp-app.xml myApp.swf
    However, I receive this error:
    Could not generate timestamp: Cannot parse the response
    I am using a Verisign issued Authenticode certificate. Has
    anyone got any idea why this might be happening?
    Thanks

    There is no previous thread running for this application
    (that's the first thing I checked out). As I said in the last
    message, I can successfully launch my app from within FlexBuilder3,
    but not from a generated .air file install.
    At your suggestion, I created a simple "Hello World" type of
    Flex application in FlexBuilder3. From within FlexBuilder3, I
    exported it to an AIR file and installed it. This simple
    application does indeed run on my system after being installed from
    the .air file.
    So there's something different about this new public release
    of the FlexSDK than the last bet release. I compared that simple
    project contents and layout to my project. The big difference is
    that all the source files for the simple project was automatically
    dropped/created in a child 'src' folder under the main project
    folder. I also noticed that when installed, there were files
    missing for my app, but not for the simple app. The big difference
    there being that only the files in the src folder were copied into
    the AIR installer to be installed. Nothing outside of that folder
    was part of the install codebase!
    I therefore refactored my code (yet again) to move all my
    source files (including my external config XML files) into a 'src'
    folder under the main project folder. After a lot of tweaking in
    FlexBuilder3 to get it all working again and running, I exported to
    an AIR file once again. This time all the files were included, when
    I ran the new installer. The application now launches successfully.
    The next step is to replicate this via the command-line ADT
    tool.
    It would have been nice to know the changes in this area (src
    folder) before going this far into the process. Unless they are
    documented in some obscure release note somewhere that I am not
    aware of yet.
    I'll let you know how the ADT run goes when I get the chance.
    Thanks for your help everyone.

  • DAC not loading any data to the warehouse

    When running the Projects - Oracle R1211 pre-built execution plan in DAC I hardly get any data loaded into the warehouse. I have DAC version 10.1.3.4.1 with patch 20100105.0812 installed and
    Informatica 8.6.1 and Oracle Database 11g.
    When I configured the DAC for the first time, I copied the wrong ojdbc files to the \DAC\bifoundation\dac\lib folder, as I took files that belong to the 10g database, that is ojdbc14*.files. I have now copied the ojdbc6*.files to that folder but still only getting following rows sucessfully passed in the DAC and the rest of the tasks pass zero rows:
    SIL_DayDimension (11,531 rows Successfully Passed)
    SIL_MonthDimension_UpdateFlag (373 rows Successfully Passed)
    SDE_ORA_Flx_ListTmpLoad (6 rows Successfully Passed)
    SDE_ORA_CodeDimension_Project_SecurityLevel (3 rows Successfully Passed)
    Load into Position Dimension (1 rows Successfully Passed)
    SIL_WorkTypeDimension_Unspecified (1 rows Successfully Passed)
    SIL_Project_TaskDimensionHierarchy (1 rows Successfully Passed)
    PLP_JobCategoryAggregate_Load (1 rows Successfully Passed)
    SIL_PositionDimensionHierarchy (1 rows Successfully Passed)
    PLP_EmployeeDimension_Update_ProjectManager_Flg (1 rows Successfully Passed)
    SIL_TimeDimension_EnterprisePeriod_Unspecified (1 rows Successfully Passed)
    SIL_TimeDimension_EnterpriseQuarter_Unspecified (1 rows Successfully Passed)
    SIL_TimeDimension_EnterpriseWeek_Unspecified (1 rows Successfully Passed)
    SIL_TimeDimension_EnterpriseYear_Unspecified (1 rows Successfully Passed)
    SIL_TimeDimension_MCalDay_Unspecified (1 rows Successfully Passed)
    SIL_TimeDimension_MCalPeriod_Unspecified (1 rows Successfully Passed)
    SIL_TimeDimension_MCalQuarter_Unspecified (1 rows Successfully Passed)
    SIL_TimeDimension_MCalWeek_Unspecified (1 rows Successfully Passed)
    SIL_TimeDimension_MCalYear_Unspecified (1 rows Successfully Passed)
    SIL_TimeDimension_UpdateEnterpriseAttributes (1 rows Successfully Passed)
    I noticed I can't delete the ojdbc14*.files from the \DAC\bifoundation\dac\lib folder as it says it's already in use by another program. Could that be the problem, that is DAC is still trying to use the ojdbc files for the 10g version instead of the 11g and that's why it's not passing any data to the warehouse, or could the problem be from a totally different source?
    Thanks in advance
    Gosi

    still facing the issue?

  • How to find a customer who does not have any activity in the last 5 years

    HI all,
       How to find a customer who does not have any activity in the last 5 years.
    Thanks & Regards,
    Moderator message: not directly related to ABAP development, please have a look in the respective functional forum.
    Edited by: Thomas Zloch on Jan 3, 2011 2:20 PM

    Post Author: tzinser
    CA Forum: Formula
    Okay, I left off a lot of important information...
    I'm using two tables
    TWDATA
    EVENT
    From TWDATA I'm pulling the fields TWDATA.OrderNumber and TWDATA.DisbursementDate
    From EVENT I'm pulling the fields EVENT.EventCode and EVENT.CompletedDate
    The two tables are linked by OrderNumber.

  • I purchased an apple gift card, but i am not having any success adding the money to my itunes account or apple account so i can purchase music or apps, how can i do this

    I purchased an apple gift card, but i am not having any success adding the money to my itunes account or apple account so i can purchase music or apps, how can i do this

    If you bought an Apple gift card, then you cannot use it in the iTunes store.  You can only use it in the Apple store for hardware.
    You would need an iTunes gift card to buy anything in iTunes

  • Just installed CC on my PC, Windows 7, 64 bit system. Not seeing any applications on the desktop or installation folder. However, all the resource files are present in the installation folder. What am I doing wrong?

    Just installed CC on my PC, Windows 7, 64 bit system. Not seeing any applications on the desktop or installation folder. However, all the resource files are present in the installation folder. What am I doing wrong?
    I've installed three times with no luck. I downloaded the Creative Cloud Packager off the licensing site: https://licensing.adobe.com. I unpacked and choose my applications. The install seemed to be successful, but I don't so any of the applications anywhere.

    Hi,
    Creating package doesn't mean it will install the product,
    You will need to install the package now. Please follow the instructions mentioned in the below articles
    Creative Cloud Help | Creating or editing packages
    Creative Cloud Help | Deploying packages
    Please let me know if it doesn't help.
    Regards,
    Devendra

  • I've had to reset my ipad to factory settings and restore from backup (have also got new softwear) my passcode is now not working - any ideas on the default?

    i've had to reset my ipad to factory settings and restore from backup (have also got new softwear) my passcode is now not working - any ideas on the default?

    Typos mad = and
    Receive = retrieve

  • Leading in Pages. I've just discovered that different typefaces seem to have different auto-leading in Pages. I am used to default leading being 120% of point size, but it seems this is not so any more. The same text in 10pt Times New Roman, which I would

    I've just discovered that different typefaces seem to have different auto-leading in Pages. I am used to default leading being 120% of point size (or some consistent rule), but it seems this is not so any more. The same text in 10pt Times New Roman, which I would expect to line up with 10pt Palatino, for example, doesn't. I've tried using the inspector, at least to get both faces to behave the same for given settings, but I haven't been able to. How much control does Pages allow for this type of settings, and are there any hidden secrets as to how to do so? Many thanks
    Message was edited by: Just me then

    If you set the line spacing in the inspector to Exactly and 12 points for 10 point type, it will work the way you want.

  • Hi i am have had a lot of trouble emptying my trash. when i go to put something in there it asks from my password and the item goes off the screen, but this does not clear any space on the hard drive.

    Hi i am have had a lot of trouble emptying my trash. when i go to put something in there it asks from my password and the item goes off the screen, but this does not clear any space on the hard drive.

    1. Triple-click the line below to select it:
    ~/.Trash
    2. Right-click or control-click the highlighted line and select
    Services ▹ Show Info
    from the contextual menu. An Info dialog should open.
    3. The dialog should show "You can read and write" in the Sharing & Permissions section. If that's not what it shows, click the padlock icon in the lower right corner of the window and enter your password when prompted. Use the plus- and minus-sign buttons to give yourself Read & Write access and "everyone" No Access. Delete any other entries in the access list.
    4. In the General section, uncheck the box marked Locked if it's checked.
    5. From the action menu (gear icon) at the bottom of the dialog, select Apply to enclosed items and confirm.
    6. Close the Info window and test.

Maybe you are looking for

  • Itunes, downloads, unable to find music.

    I recently bought a new iMac computer. I switched from a pc. I migrated my itunes to the new Mac. I purchased music on my iPad that evening and it automatically downloaded on to the new computer, but it could not find the files. After about an hour o

  • Client certificate authentication fails when the CA list sent by server is big and the list goes in 2 encrypted messages.

    I checked with IE browser(on windows and MAC) and MAC safari packet capture. The CA certificate list is sent by server in 2 messages as the list is too big. I compared packet by packet exchanges in both the browsers. It is same till TLSv1 handshake i

  • Sales org is invalid for Account

    Hi expert's              I am working on CRM2007 . Whenever  I create a Trade Promotion and select Account type  as "Account" and Planning Account as a BP which I have assigned to sales org,I am getting an error "*Sales org is invalid for Account*."

  • Typing and Scrolling lags sooooooo much on U310

    For some reason, when I'm typing in microsoft word (I'm using 2010 version) or facebook, the typing lags sooooo much. The letters wouldn't appear on the screen until a 2 or 3 seconds after I typed them. It's really annoying since I have to write 10 p

  • PXI - DAQmx tasks will not export to MAX 5.4

    I am in the process of upgrading a PXI 1050 with an 8176 to an MXI bridge. The latest headache is that the CVI program had several DAQmx (tasks) defined in MAX 3.1.1 which will not export to MAX 5.4. I have been posting these additional questions on