TS01 error

Hello Experts,
At the time of creating a sale transaction for Product type 02A, I am getting the following error:
'A business transaction in position (CoCd/IDname/ID#) with the position value 12.12.2011 has been changed or recently added. However, posted condition-based business transactions (for example interest, redemption and dividend transactions) already exist. You therefore need to update the condition-based business transactions'.
I will recreate the scenario:
A Class was created for a Mutual Fund (Product type 02A) scheme with 'Reinvestment' option. A purchase transaction was created on 11.12.2011 & posted to FI. In Class, condition tab, a line item for Profit distribution was inserted dated 12.12.2011 & posted to FI. However, on creating a sale transaction on 12.12.2011, I am getting the above error. To resolve this error, I tried to post the sale transaction before the reinvestment flow, but the amount of reinvestment is not matching. System is reducing the reinvestment amount to the extent of sale value.
Please help.
Regards,
Indian13

Hi Mahesh,
I have already tried that scenario. If I post a sale transaction first & then post profit distribution, system reduces the profit distribution amount to the extent of sale quantity. The flow is, enter profit distribution first & then post sale transaction.
Regards,
Indian13

Similar Messages

  • TS01 error in sale

    Hi Experts,
    Im creating a contract Through TS01 for mutual fund (Type - 02A). However I dont have any quantity of mutual fund or any opening balance , still system is allowing me to sale the security.
    Warring message given by system is
    Messages relating to transaction
    Per 17.12.2011 a negative balance of      5000000.000000- Units exists
    Short position in accounting code GNPL, val. area 001, ID No. 69, date 17.12.2011
    I want to know how can I convert this warning message into error message..?
    Regards
    Ashwini

    Hi Ashwini,
    please check your Product type 02A definition -> remove indicator from Short sales possible.
    Rgds,
    Renatas

  • ABAP RunTime Error  for tcode : TS01

    Hi Friends,
    Actually we are getting the run time error while creating the standard security transaction using TS01.
    After entering the data in the first screen -- click on the enter -- enter the details inside & click on save button--then it will go run time error.
    Here while calling the method, we are getting the run time error.
    call method cl_class_position_op_trs=>trs_flows_calculate_tax
          exporting
            im_tab_flow         = L_TAB_FLOWS
            im_company_code     = l_company_code
            im_security_account = l_security_account
            im_security_id      = l_security_id
          receiving
            re_tab_flow         = RE_TAB_FLOWS
          exceptions
            failed = 1
            others = 2.
      if sy-subrc <> 0.
         MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
                  WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4
                  RAISING FAILED.
      endif.
    Actuallly here the problem with the class becuase the class  cl_class_position_op_trs itself has error.
    In the class , in the local classes they are calling again the class cl_class_position_op_trs. becasue of this reason it was going to run time error.
    So we are getting the run time error.
    We have OSS note for the same problem.But i am unable to implement that.
    Please guide me how to implement the OSS note 751947.(Note 751947 - TRS: Syntax error due to ABAP Compiler)
    please find the error details:
    Runtime Errors         SYNTAX_ERROR
           Occurred on     03/12/2008 at 00:26:57
    Syntax error in program "CL_CLASS_POSITION_OP_TRS======CP ".
    What happened?
    The following syntax error occurred in the program
    CL_CLASS_POSITION_OP_TRS======CP :
    "Components of classes declared using "CLASS CL_CLASS_POSITION_OP_TRS D"
    Error in ABAP application program.
    The current ABAP program "CL_CLASS_POSITION_TRS=========CP" had to be
    terminated because one of the
    statements could not be executed.
    This is probably due to an error in the ABAP program.
    What can you do?
    Please eliminate the error by performing a syntax check
    (or an extended program check) on the program "CL_CLASS_POSITION_OP_TRS======CP
    You can also perform the syntax check from the ABAP/4 Editor.
    If the problem persists, proceed as follows:
    Print out the error message (using the "Print" function)
    and make a note of the actions and input that caused the
    error.
    To resolve the problem, contact your SAP system administrator.
    You can use transaction ST22 (ABAP Dump Analysis) to view and administer
    termination messages, especially those beyond their normal deletion date.
    Error analysis
    The following syntax error was found in the program
    CL_CLASS_POSITION_OP_TRS======CP :
    "Components of classes declared using "CLASS CL_CLASS_POSITION_OP_TRS D"
    Regards.
    Lakshmi
    Edited by: lakshmi podile on Mar 14, 2008 8:08 AM

    Did you go through the steps in the note?
    Use transaction SE24 to distribute the local classes into new include structures as follows:
    Call transaction SE24 for the class CL_CLASS_POSITION_OP_TRS.
    Select the following menu option:
    Goto --> Class-local types --> Local Class Definitions/Types
    Confirm the message that proposes conversion into the new structures.
    Choose Utilities --> Regenerate sections from the menu.
    Activate the class and all changed objects.
    Try and do this, and see what happens.
    Good luck.

  • Error in TS01 - Country for issuer (12539) of securities cannot be determ

    Hi expert,
    I m creating a deal trnsaction using t.code- TS01, here i m gettting an error "Country for issuer (12539) of securities 3000037 cannot be determined".
    Diagnosis
        The issuer#s registered office is required in order to determine the
        tax, for example for interest or dividends.
    Procedure
        Maintain the registered office of the issuer in the business partner
        master data.
    I know the solution of this error if i maintained the country and reg. office in BP-Legal data then this error will not come. but i want to know that i m not using any tax calculation from this BP. then why this error is coming. can u help me how we can remove this error message or why we need to maintain this if we are not doing any tax calculation.
    Regards
    Gaurav Gupta

    Hi,
    have you checked, whether you have set the flag "Generate taxes" in your Product Type (CompCode-dependent) settings?
    TRM > TM > Securities > Master Data > Product Types > Define Company-Code dependent Settings for the Product Type
    Field Group: Settings for tax generation: Field: Generate taxes
    Regards,
    Lorenz

  • Error in LSMW for T code TS01 in program RFBISA00

    Hi,
    I am creating GL Account using LSMW  with below specifications:
    Object               0010   GL A/C Master Record
    Method               0001   Hier. structure
    Program Name         RFBISA00
    Program Type         B   Batch Input
    When i am executing the batch input session, i am getting below error:
    First record in file GL_GL_GL.lsmw.conv is not a session record (type 0)
    Please let me know the solution..
    Thanks
    Piyush

    Hi Naimesh,
    I check your blog, its really good.
    Kindly can you please help me for method 0002  Flat structure ).
    I am using below fields and assigning to BSKX structure.
    SAKNR                          C(010)    G/L Account
    BUKRS                          C(004)    Company Code
    KTOKS                          C(004)    Account Group
    XPLACCT                        C(001)    P&L statement acct
    GVTYP                          C(002)    P&L Statement Acct Type
    XBILK                          C(001)    Balance Sheet Account
    TXT20_SKAT                     C(020)    Short Text
    TXT50_SKAT                     C(050)    G/L Acct Long Text
    XOPVW                          C(001)    Open Item Management
    XKRES                          C(001)    Line item display
    DZUAWA                         C(003)    Sort key
    FSTAG                          C(004)    Field status group
    But i am getting the error. Can you please tell me the solution.
    hanks

  • TS01 Create Securities Error: Message no. TPM_TRL203

    All,
    The situation we are facing is that prior to this last weekend we had all securities product types working. After returning on Monday, we noticed that our bond and municpal bond product types are no longer working. The client did a system refresh on Q, but not Development (which is where we are configuring and testing). It shouldn't have affected anything but we are now receiving the error below when we tried to create a new deal:
    "Determine a repayment amount for CoCd 0001, ID number N837123EC8. Message no. TPM_TRL203"
    We have tried to go back in configuration to see if anything has been deleted and it appears to all be there.... Can anyone please give me some guidance or insight on what the problem may be? This is a HIGH IMPORTANT message as go-live is soon.
    Thank you in advance!
    Nicole

    Hi!
    Manash - I did check the OSS Note and it is the exact message we are receiving, but we are on support pack 4 and it has been applied already. thank you!
    Prasad - I have ran FWUP and the results were about half failed and half carried out successfully. The most common error message found when running this transaction is "No condition items found for class 0123538HN6 with validity from 00/00/0000."  Yesterday we ran a system compare of both development clients that we have and nothing significant came back as inconsistencies.
    Any ideas?
    Thank you so much for all of your help.. We have a close go-live and this issue needs to be resolved. It's very frustrating that we had the system working properly and was going to move to QA after the weekend and found this issue.
    Nicole

  • XMl Publisher Preview Error

    Hi,
    We are using Oracle application 11.5.10 and I installed the BI Publisher Desktop 5.6.3.
    I developed the template. Loaded the sample .xml file. There are no error when I validate the template. When try to see the preview in PDF document received the below error message. Can any one help me in this.
    Font Dir: C:\Program Files\Oracle\BI Publisher\BI Publisher Desktop\Template Builder for Word\fonts
    Run XDO Start
    RTFProcessor setLocale: en-us
    FOProcessor setData: C:\Test.xml
    FOProcessor setLocale: en-us
    java.lang.ClassCastException: oracle.apps.xdo.template.fo.elements.FOInline cannot be cast to oracle.apps.xdo.template.fo.elements.table.FOTableBody
         at oracle.apps.xdo.template.fo.elements.table.FOTableRow.init(Unknown Source)
         at oracle.apps.xdo.template.fo.FOHandler.startElement(Unknown Source)
         at oracle.apps.xdo.common.xml.XSLTHandler$SEEntry.sendEvent(Unknown Source)
         at oracle.apps.xdo.common.xml.XSLTMerger.startElement(Unknown Source)
         at oracle.xml.parser.v2.XMLContentHandler.startElement(XMLContentHandler.java:167)
         at oracle.xml.parser.v2.NonValidatingParser.parseElement(NonValidatingParser.java:1182)
         at oracle.xml.parser.v2.NonValidatingParser.parseRootElement(NonValidatingParser.java:301)
         at oracle.xml.parser.v2.NonValidatingParser.parseDocument(NonValidatingParser.java:268)
         at oracle.xml.parser.v2.XMLParser.parse(XMLParser.java:149)
         at oracle.apps.xdo.template.fo.FOProcessingEngine.process(Unknown Source)
         at oracle.apps.xdo.template.FOProcessor.generate(Unknown Source)
         at RTF2PDF.runRTFto(RTF2PDF.java:632)
         at RTF2PDF.runXDO(RTF2PDF.java:466)
         at RTF2PDF.main(RTF2PDF.java:254)
    Thanks,
    HC

    Hi Rownald,
    I am stuck with the same error:
    Error one \ts01\u00\app\ts01\common\admin\out\xdoDtSCIn59Vq010510_0131541560.fo (The system cannot find the path specified)
    Our Application and database servers are the same and the path \ts01\u00\app\ts01\common\admin\out\ already exists and has all the permissions.
    I almost wasted 2 days for just this issue. Any help would be really great!!
    Thanks in advance.
    Kumar

  • Position Cash Flow In TS01

    Hi
    While creating the security transaction in TS01 (16A product) I am getting the folloewing error when I try to see the position cash flow (icon) for the -
    Valuaiton area:operative valuation area-IAS
    Message
    No position management procedure found for position:  CoCd:1020 ValArea001 ValCls0003  SEAcc:1000EQ0001 IDEQ_1000_00001
    Message no. TPM_TRL005
    Diagnosis
    No position management procedure could by found in Customizing for position  CoCd:1020 ValArea001 ValCls0003  SEAcc:1000EQ0001 IDEQ_1000_00001.
    System Response
    The function cannot be used.
    Procedure
    In Customizing, maintain the assignment of position management procedures.
    In the customizing the assignment has already been done.
    Also I am able to see the flows for the security Acc Classification.
    Please advise how to resolve this.
    Best Compliments
    S
    Edited by: sapcounts on Dec 21, 2011 10:51 AM
    The procedure assigned was incorect. Works after correction

    Hi Andy
    Please assign the relevant PMP to product type in assign PMP in spro setting
    regards
    Bajaj

  • Error in creating security transaction

    Hi Gurus,
    In transaction TS01 I have an error:No differentiation was defined in Customizing for this position. The only differentation I see in customizing, refers to the Business Partner. Help would be appreciated.
    Regards

    Hi Victor,
      You can have 3 types of differentiation crtieria - security account, security account group and portfolio. Differentiation criteria are the unique characterstics which will distinguish one position from another. These three are only the variable criteria's . The fixed criteria are company code, valuation area, valuation class, deal number and Lot ID.
      Assuming you choose security account, then if you purchase same stock in 2 different accounts, you can see 2 positions in TPM12.
      Goto IMG - Accounting - settings for position management - define differentiation
    Define one as maybe "sec account" and assign terms "Security Account" from the list. You can also choose more than one.
    Then in Assign differentiation, put "Sec Account" against the company code and valuation area.
    Hope this solves the problem.
    Best regards!
    Sandip

  • Error in Preview - XML Publisher Admin page

    Hello-
    I am having this issue where all templates are getting the same error when previewing under (R) XML Publisher Administrator-> (T) Templates-> (B) Preview in EBS 11.5.10.2. I am getting the error below after clicking on the preview button (prompted the Open/Save button) then open PDF.
    Anybody who has experienced the same problem? The error is happening on all the templates but on preview only. I have cleared the temp directory but still the same error.
    ORACLE XML PUBLISHER
    VERSION: Oracle XML Publisher 5.6.3
    DATE CREATED: Wed Nov 11 11:52:26 EST 2009
    Page 1
    EXCEPTION: /usr/tmp/test2/xdorUSpHVpzd0111109_1152266761.fo (No such file or directory)
    Exception Detail
    java.io.FileNotFoundException: /usr/tmp/test2/xdorUSpHVpzd0111109_1152266761.fo (No such file or directory)
    at java.io.FileOutputStream.open(Native Method)
    at java.io.FileOutputStream.<init>(FileOutputStream.java:135)
    at java.io.FileOutputStream.<init>(FileOutputStream.java:118)
    at oracle.apps.xdo.common.tmp.TmpFile.createTmpFileJDK118(TmpFile.java:146)
    at oracle.apps.xdo.common.tmp.TmpFile.createTmpFile(TmpFile.java:113)
    at oracle.apps.xdo.template.fo.util.FOUtility.generateFO(FOUtility.java:987)
    at oracle.apps.xdo.template.fo.util.FOUtility.generateFO(FOUtility.java:212)
    at oracle.apps.xdo.template.FOProcessor.createFO(FOProcessor.java:1657)
    at oracle.apps.xdo.template.FOProcessor.generate(FOProcessor.java:967)
    at oracle.apps.xdo.oa.schema.server.TemplateHelper.runProcessTemplate(TemplateHelper.java:5888)
    at oracle.apps.xdo.oa.schema.server.TemplateHelper.processTemplate(TemplateHelper.java:3438)
    at oracle.apps.xdo.oa.schema.server.TemplateHelper.processTemplate(TemplateHelper.java:3527)
    at oracle.apps.xdo.oa.template.server.TemplatesAMImpl.processTemplate(TemplatesAMImpl.java:2130)
    at java.lang.reflect.Method.invoke(Native Method)
    at oracle.apps.fnd.framework.server.OAUtility.invokeMethod(OAUtility.java:190)
    at oracle.apps.fnd.framework.server.OAUtility.invokeMethod(OAUtility.java:153)
    at oracle.apps.fnd.framework.server.OAApplicationModuleImpl.invokeMethod(OAApplicationModuleImpl.java:749)
    at oracle.apps.xdo.oa.template.webui.TemplateGeneralCO.previewTemplate(TemplateGeneralCO.java:741)
    at oracle.apps.xdo.oa.template.webui.TemplateGeneralCO.processRequest(TemplateGeneralCO.java:158)
    at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:581)
    at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:247)
    at oracle.apps.fnd.framework.webui.OAPageLayoutHelper.processRequest(OAPageLayoutHelper.java:1133)
    at oracle.apps.fnd.framework.webui.beans.layout.OAPageLayoutBean.processRequest(OAPageLayoutBean.java:1569)
    at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:937)
    at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:904)
    at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:640)
    at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:247)
    at oracle.apps.fnd.framework.webui.beans.form.OAFormBean.processRequest(OAFormBean.java:385)
    at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:937)
    at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:904)
    at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:640)
    at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:247)
    at oracle.apps.fnd.framework.webui.beans.OABodyBean.processRequest(OABodyBean.java:353)
    at oracle.apps.fnd.framework.webui.OAPageBean.processRequest(OAPageBean.java:2318)
    at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:1717)
    at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:502)
    at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:423)
    at _oa__html._OA._jspService(_OA.java:86)
    at oracle.jsp.runtime.HttpJsp.service(HttpJsp.java:119)
    at oracle.jsp.app.JspApplication.dispatchRequest(JspApplication.java:385)
    at oracle.jsp.JspServlet.doDispatch(JspServlet.java:259)
    at oracle.jsp.JspServlet.internalService(JspServlet.java:178)
    at oracle.jsp.JspServlet.service(JspServlet.java:148)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:588)
    at oracle.jsp.provider.Jsp20RequestDispatcher.forward(Jsp20RequestDispatcher.java:162)
    at oracle.jsp.runtime.OraclePageContext.forward(OraclePageContext.java:175)
    at _oa__html._OA._jspService(_OA.java:96)
    at oracle.jsp.runtime.HttpJsp.service(HttpJsp.java:119)
    at oracle.jsp.app.JspApplication.dispatchRequest(JspApplication.java:385)
    at oracle.jsp.JspServlet.doDispatch(JspServlet.java:259)
    at oracle.jsp.JspServlet.internalService(JspServlet.java:178)
    at oracle.jsp.JspServlet.service(JspServlet.java:148)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:588)
    at org.apache.jserv.JServConnection.processRequest(JServConnection.java:456)
    at org.apache.jserv.JServConnection.run(JServConnection.java:294)
    at java.lang.Thread.run(Thread.java:479)Thanks in advance.
    Munish

    Hi Rownald,
    I am stuck with the same error:
    Error one \ts01\u00\app\ts01\common\admin\out\xdoDtSCIn59Vq010510_0131541560.fo (The system cannot find the path specified)
    Our Application and database servers are the same and the path \ts01\u00\app\ts01\common\admin\out\ already exists and has all the permissions.
    I almost wasted 2 days for just this issue. Any help would be really great!!
    Thanks in advance.
    Kumar

  • Error in  Accrual entry of interest for bonds

    Hi experts,
    I have purchase bond (TS01) and settle it . .
    i.e Purchase date - 01/08/2011
    Maturity date -  31/12/2011
    Than I im passing interest accrual entry on monthly basis. i.e on 30/08/2011 . 30/09/2011..and on..
    But when Im passing the entry on 31/12/2011 system is giving the error
    No update type defined for reset ..
    This error is comming only when Im passing entry on 30/12/2011. Error is not comming on other date.

    HI expert,
    IS there any 1 to help me out and give the solution..
    Thanks

  • My Itunes wont burn cds --error 4208 PLEASE HELP ASAP

    Microsoft Windows XP Home Edition Service Pack 2 (Build 2600)
    NVIDIA AWRDACPI
    iTunes 7.2.0.34
    CD Driver 2.0.6.1
    CD Driver DLL 2.0.6.2
    LowerFilters: PxHelp20 (2.0.0.0),
    UpperFilters: GEARAspiWDM (2.0.6.1),
    Current user is an administrator.
    Video Display Information:
    NVIDIA GeForce FX 5500 (Microsoft Corporation)
    Connected Device Information:
    DiskDrive, Maxtor 6L200S0, Bus Type ATA, Bus Address [0,0]
    DiskDrive, Apple iPod USB Device, Bus Type USB
    CDROM, TSSTcorp CD-ROM SH-C522C, Bus Type ATA, Bus Address [1,0]
    CDROM, _NEC DVD_RW ND-3550A, Bus Type ATA, Bus Address [0,0]
    If you have multiple drives on the same IDE or SCSI bus, these drives may interfere with each other.
    Some computers need an update to the ATA or IDE bus driver, or Intel chipset. If iTunes has problems recognizing CDs or hanging or crashing while importing or burning CDs, check the support site for the manufacturer of your computer or motherboard.
    E: _NEC DVD_RW ND-3550A, Rev 1.05
    Media in drive is blank.
    Get drive speed succeeded.
    The drive CDR speeds are: 8 16 24 32 40 48.
    The drive CDRW speeds are: 8.
    The drive DVDR speeds are: 8.
    The drive DVDRW speeds are: 8.
    F: TSSTcorp CD-ROM SH-C522C, Rev TS01
    Drive is empty.
    The last failed audio CD burn had error code 4280(0x000010b8). It happened on drive E: _NEC DVD_RW ND-3550A on CDR media at speed 8X.

    I'm also having this problem. Please help!! Thanks Heath
    Here are my diagnotics:
    Microsoft Windows XP Home Edition Service Pack 2 (Build 2600)
    Dell Computer Corporation Dell DE051
    iTunes 7.2.0.34
    CD Driver 2.0.6.1
    CD Driver DLL 2.0.6.2
    LowerFilters: PxHelp20 (2.0.0.0), DRVMCDB (1.0.0.1), DLACDBHM (1.0.0.1),
    UpperFilters: GEARAspiWDM (2.0.6.1),
    Current user is an administrator.
    Video Display Information:
    Intel(R) 82865G Graphics Controller
    Connected Device Information:
    DiskDrive, WDC WD1600JB-75GVC0, Bus Type ATA, Bus Address [0,0]
    CDROM, HL-DT-ST DVD+-RW GWA4164B, Bus Type ATA, Bus Address [0,0]
    If you have multiple drives on the same IDE or SCSI bus, these drives may interfere with each other.
    Some computers need an update to the ATA or IDE bus driver, or Intel chipset. If iTunes has problems recognizing CDs or hanging or crashing while importing or burning CDs, check the support site for the manufacturer of your computer or motherboard.
    E: HL-DT-ST DVD+-RW GWA4164B, Rev E113
    Audio CD in drive.
    Found 10 songs on CD, playing time 61:14 on Audio CD.
    Track 1, start time 00:02:00
    Track 2, start time 07:36:17
    Track 3, start time 15:01:17
    Track 4, start time 19:26:62
    Track 5, start time 24:56:42
    Track 6, start time 30:35:47
    Track 7, start time 36:48:22
    Track 8, start time 43:19:60
    Track 9, start time 49:01:22
    Track 10, start time 56:07:02
    Audio CD reading succeeded.
    Get drive speed succeeded.
    The drive CDR speeds are: 8 10 16 40 48.
    The drive CDRW speeds are: 8.
    The drive DVDR speeds are: 8.
    The drive DVDRW speeds are: 8.
    Force Optical Power Calibration before burn is turned on in the preferences.
    The last failed audio CD burn had error code 4261(0x000010a5). It happened on drive E: HL-DT-ST DVD+-RW GWA4164B on CDR media at speed 24X.

  • Error in starting Adobe Bridge in Photoshop CS2

    I've just installed Photoshop CS2, however upon opening Adobe Bridge this error message appears " The application has failed to start because libagluc28.dll was not found. Reinstalling to application may fix the problem"
    I have reinstalled and click repair but to no avail
    I followed Adobe Support Knowledgebase solution and run CMD and this appears:
    c:Documents and Settings/Jesus M Ferraris>
    then i entered the command
    cacls c:\windows\installer /T /E /C /G administrators:F
    but an error message appears - 'cacls' is not recognized as an internal or external command, operable program or bathc file
    I also entered the next command
    cacls "c:\documents and setting\all users" /Y /E /C /G administrators:F
    still the same error as above appears, Please help, have I miss something or was my procedure correct...
    P4, 512ram, WXP 80gHD

    Very useful.
    Good Luck.
    My
    Si
    tes

  • Windows Vista: Ipod Error Message, no longer read by PCs

    Hello,
    I have a 5th generation black ipod video with 30GB of memory.
    The other day I hooked it up to my laptop (Toshiba, 4 months old) that it's been functioning on with no problems whatsoever. This weird error message flashed twice about it not being able to sync because of some software problem.
    Eversince then, the only thing I can charge my ipod on is the family treadmill in the basement (~_~) as no other computer in the house recognizes it. I can't even charge it through the wall sockets, either.
    I have changed the ipod cord, still no luck. I've also reset the device about 3 or 4 times and uninstalled, restarted the laptop then reinstalled itunes. I would like to reset it back to factory settings but that's impossible as computers/laptops don't pick it up. I live very far from a Mac store...
    What's a girl to do? I can't live without my Busta Rhymes and Wu-Tang Clan!
    Any advice would be greatly appreciated! Thanks!

    you have to update Vista go to this site and up-date http://windowsupdate.microsoft.com

  • Error while offsetting a variable

    Hello Experts
    I want to display the data for last 5 years in my query. So I tried using the SAP exit variable Current Calendar Year (0CYEAR) and the offset it by 5. However, I am getting the following error message for the query "System error in program SAPLRR12 and form REP_ASSIGN_INITIAL_OPT-01"
    Any Help on this is appreciated and points will be assigned.
    Thanks

    Thanks Chetan for your prompt reply. I have assigned points.
    But I would appreciate if you help me clear my understanding of offseting a variable.
    Say if the Current Calendar Year variable returns 2008, then will offseting that variable by 5 return me the data for years 2008, 2007, 2006, 2005 , 2004. Or, will it just return me the data for 2008 - 5 = 2004 only.
    Thanks
    Rishi

Maybe you are looking for

  • How do I transfer my whole iPhone 4 Camera Roll to Win7 run PC?

    How do I transfer the whole (not just the new photos, but the whole) of my camera roll on my iPhone 4 (using the latest software) to my (Win7) PC? I've done this before by simply going Computer > Josh's iPhone > Internal Storage > DCIM. Then at will

  • When I send a text message to one of my daughters, the message ends up going to my other daughter's iphone.  Why?

    When I send a text message to one of my daughters, the message ends up going to my other daughter's iphone.  Why?  All three of our iphones are using the same itunes account but all of the sharing is turned off and I have checked to make sure that ea

  • I-photo problems, blank thumbnails

    Since i have upgraded to leopard some of the photo's in my library appear as a blank square in my events until i open those particular pics then it appears also in my library some of the thumbnails are just grey until i run the cursor over them then

  • How to transfer Effects Presets from 5.5 to 6 ?

    This must be simple, but i don't know where Premier saves my presets...i can easily go to effects and then select import preset...but can anyone tell me where my 5.5 presets are installed? I have PILES of them and would like to just easily bring them

  • Using Mail, Calendar and Delegated Admin

    I�ve installed mail, calendar and delegated admin for one of the domains I�m hosting. I can�t figure out where I can adjust the settings for service packages ex earth. I�d like to have 60 mb mail box in stead of 6. (Changing this on user level in LDA