Enhancement Section Activated but changes not taking place

Hello Friends,
I have been getting a dump error for FM GN_DELIVERY_CREATE_FOR_DIALOG which says that
"spe_version" does not exist in table "LIPS".
I found a enhancement option that commented out the perform that lead to the subroutine which has the error code.
I have activated business function LOG_LE_INTEGRATION via SFW5 which activates among others switch LE_SFWS_SC3.
I can see the global status of the switch as ON.
This switch is associated with enhancement spot ES_SAPLV50S which has implemented an enhancement section in inlcude LV50LF14 lines 191 -194
However, despite activation the changes are not taking place and i am still getting a dump error.
I am also not able to set a break-point in the FM because the program cannot be generated
My question is: Is successful program generation a pre-requiste for enhancement source plug-ins to be effective?
Any pointers would be highly appreciated.
Thanks,
Minhaj.

Hi Minhajuddin ,
With "enhancement spot" we have come across similar short dumps and inactivation of spots even when steps are taken as per procedure.Please check if any notes are available for the same ,since most of the time it fixed the problem.
Regards
Byju

Similar Messages

  • Updated Latest End Time in workflow builder but change not taking place

    Hello everyone,
    In our existing leave application workflow (working fine for many years), we have set a deadline monitoring of Work Item Creation (WIS) + 10 days to send an email back to the applicant if his or her leave application wasn't acted upon by his/her supervisor.
    Recently we have made some changes to the leave program and are required to test this deadline monitoring. In development environment instead of waiting for 10 days, we updated the Time field in the Latest End tab to 3 mins and then we generate and activate the workflow (through the Activation submenu in the Workflow menu).
    Problem 1: But when the leave program generate the work item, inside the work item the Latest End date and time still show as WIS + 10 days, instead of WIS + 3 mins. We have already run SWU_OBUF and also refresh the organizational environment through SWUS but still to no avail.
    Problem 2: When we change the Latest End date of the workitem to trigger the deadline monitoring, nothing happens even though the deadline monitoring batch job (SWWCOND & SWWDHEX) is already running successfully every 3 mins. In the executed action it just show 'Deadline reached' and the work item is in READY status.
    In our work flow we have the process control to set the work item to obsolete. Really appreciate for any advice. Thanks.

    Hi Rick,
    Sorry, wrong choice of word. What i'm trying to say is as we don't have a workflow expert on our site, me and my colleague were a bit hesitant to manually change the work item deadline. But i see the benefit in doing that. At least now we know that changing the work item deadline would not affect the triggering of the deadline monitoring.
    Hi Viji,
    We haven't tied the changed workflow template to any transport request yet as we wanted to test it out in development environment first.
    Sorry but how do i check if the outcome is active?
    Hi Rob,
    We didn't do any import. Since we're testing the changes in dev, we're directly changing the workflow template and activating it without tagging it to any transport request. But thanks for letting us know about table HRS1205, will give it a look tomorrow afternoon.
    And also we're generating new work item for our testing. That's why we were surprise the new work item is still not picking up the WIS+3 mins latest end date.

  • Command link / button action is not taking place if i use it in iterator.

    Hi,
    I am new to ADF, i am facing 1 issue while implementing ADF mobile browser application.
    Issue: command link / button action is not taking place if i use it in iterator. its just refreshing the page it self and displaying as no records.
    Scenario is i am populating the search results in results page from search page using iterator, i want to get the complete details in different page (results page -> details page) .
    I have tried in different ways.like
    case1:
    <tr:panelGroupLayout id="pgl2" layout="vertical" styleClass="af_m_panelBase">
    <tr:panelHeader text="#{classviewBundle.SEARCH_RESULTS}" id="ph1"/>
    <tr:iterator id="i1" value="#{bindings.SubjectVO1.collectionModel}" var="subject"
    varStatus="subIndx" rows="100">
    <tr:panelBox text="#{subject.Subject} #{subject.CatalogNbr} - #{subject.CourseTitleLong}"
    styleClass="af_m_listingPrimaryDetails" id="pb1">
    <f:facet name="toolbar"/>
    <tr:table var="ssrClass" rowBandingInterval="1" id="t1" value="#{subject.children}"
    varStatus="clsIndx" rowSelection="none"
    binding="#{SessionBean.subjectTable}" verticalGridVisible="true"
    emptyText="No Records" width="100%">
    <tr:column id="c9" sortable="false" styleClass="width:100%">
    <*tr:commandLink text="Section: #{ssrClass.ClassSection}-#{ssrClass.SsrComponentLovDescr} (#{ssrClass.ClassNbr})"*
    id="commandLink2" styleClass="af_m_listingLink"
    *action="#{pageFlowScope.BackingBean.searchaction}"></tr:commandLink>*
    //remaining code
    in this case commandlink action is not able to invoke serachaction() method
    case 2:
    <tr:commandLink text="Section: #{ssrClass.ClassSection}-#{ssrClass.SsrComponentLovDescr} (#{ssrClass.ClassNbr})"
    id="commandLink2" styleClass="af_m_listingLink"
    action="classdetails}"></tr:commandLink>
    in this case its not able to navigate to classdetails page.
    I gave correct navigation cases and rules in taskflow,but its working fine when the command link is out of iterator only.
    i tried with actionlistener too.. but no use.. please help me out of this problem .
    *Update to issue:*
    The actual issue is when i use command link/button in an table/iterator whose parent tag is another iterator then the action is not taking place.
    the structer of my code is
    < iterator1>
    #command link action1
    < iterator2>
    #command link action2
    </ iterator2>
    < /iterator1>
    #command link action1 is working but "#command link action2" is not...
    Thanks
    Shyam
    Edited by: shyam on Dec 26, 2011 5:40 PM

    Hi,
    To solve my problem I used a af:foreach instead.
    <af:forEach items="#{viewScope.DataBySubjectServiceBean.toArray}" var="text">
    <af:commandLink text="#{text.IndTextEn}" action="indicator-selected" id="cl1">
    <af:setActionListener from="#{text.IndCode}" to="#{pageFlowScope.IndicatorCodeParam}" />
    </af:commandLink>
    </af:forEach>
    By the way you need to convert the iterator to an Array using a ManagedBean.
    public Object[] toArray() {
    CollectionModel cm = (CollectionModel) getEL("#{bindings.TView1.collectionModel}");
    indicators = new Object[cm.getRowCount()];
    for(int i=0;i<cm.getRowCount();i++){
    indicators[i] = cm.getRowData(i);
    return indicators;
    public static Object getEL(String expr) {
    FacesContext fc = FacesContext.getCurrentInstance();
    return fc.getApplication().evaluateExpressionGet(fc,expr,Object.class);
    Hope that helps-
    Edited by: JuJuZ on Jan 3, 2012 12:23 AM
    Add getEL Method

  • Goods release is not taking place

    Dear Friends,
    i am getting error while releasing goods from plan order to production order.
    my case is as follows
    while converting pl.order to production order, goods movement is not taking place.even though when we save the entries, production order is saved with the order number.then i go for goods receipt MB31,"goods is not released" message is displaying.
    In the production order system is giving error message
    Business transaction can not be carriedout.
    system status WERC IS ACTIVE (ACT 600026850010)
    Diagnosis :
    Object Act 60002685 0010 has system status WCRE (work centre until release).According to this status transaction release opration is not allowed.
    Procedure:
    you can only carryout the requested function if this is allowed according to the status of object.
    can anybody help on this.i think some configuration is required between plant and business area.
    please guide me!

    Hi Krish,
    There is a problem with the tasklist type usage used in work center.
    Check in Basic data of the work center "usage". You can see the defination of that in customizing transaction "OP45". In your case the tasklist type is set for "Until release" (check box), this means that this work centre will give error if used in order at the time of "Releasing" the order.
    Resolution:
    Use a proper task list usage in the work center or change the existing one by removing the check box activation for "Until release".
    Regards,
    Prasobh
    Award your points if this was helpful...

  • Auto Goods Issue not taking place

    Hii All
    I hv Maintained backflush indictor in work center and in MRP2 view it is maintained as Workcenter
    decides whether to backfluch .
    But the auto goods issue is not taking place when the production order is saved and confirmed.
    The stock remains the same ..
    Can anybody tell the reason for that
    Regds
    Rakesh

    Hi Rakesh,
    what is the control key u have maintained in Routing?
    if u r using Control key PP01 - Routing/Ref. op. set - internal proc., then after Production Order confirmation u have to do MB31- Goods Receipt for Order, with movement type 101.
    If u r using PP03 Routing - in-house prod. auto. goods rct, then it accepts only single operation in a Routing (or) if u r having say more than one operations in a routing, then u have to give PP03 control key for the last operation.
    I think u got it...
    revert back if u have doubts.
    Thanks & Regards,
    Santosh

  • Income tax dedcution is not taking place on medical reimbursement .

    Hi SAP-HR Experts .
    I am facing a issue that for few employees Medical Exemption for incomeTax is not taking place for few employees ,
    like upto Rs. 15000/- amount annually are exempted for Income Tax .
    a employee whose exemption is taking place /3m1 wage type generated , while for those employees for which exempted for Income Tax in not taking place /3m1 is not generating .
    IT-589 is maintained , and having amount 2MER(Medical reimbursement wage type) .
    IT-267 is also having entry for Off-cycle Payment .
    Emp X , having IT-589 , 2MER : 16,200 , for the duration of 01.04.2008 to 31.03.2009
    for the month of May-2008 , He claims Rs. 1395.00 .
    He has both wage types 2MER = 1395.00 and /3m1 = 1395.00  .
    Employee X is correct case .
    Emp Y : is wrong case where tax exemption is not taking place .
    having IT-589 , 2MER : 30,600.00 , for the duration of 01.04.2008 to 31.03.2009
    for the month of May-2008 , He claims Rs. 2086.00 .
    He has both wage types 2MER = 2086.00 and /3m1 is not here  .
    what is required in ordfer to correct this wrong case (Employee - Y) .
    Thanks & Regards : rajneesh

    Hi Sikinder.
    I have checked the Log of payroll both Correct case 'Emp-X' and wrong case 'Emp-Y'
    Both emps are of same department and same location .
    incase of Emp-X , Payroll-function INMED generates /3m1 wage type
    while in case of EMP-Y it is not generating .
    Why this is happening and how to correct it ?????.
    Regards : rajneesh

  • TS4009 storage upgrade to iPod appears to be activated, but still not able to 'use' the extra capacity.  Device will not allow extra downloads..?

    storage upgrade to iPod appears to be activated, but still not able to 'use' the extra capacity.  Device will not allow extra downloads..?

    Welcome to the Apple Community.
    Purchasing additional iCloud storage will not give you additional storage on your device.

  • How to make windows 7 genuine if it is activated but is not genuine?

    Hi friends
    I have an problem with my windows 7.2 months ago I have installed and activated my windows 7
    and it was genuine. But after a month it shows the message on startup like
    This copy of windows is not genuine
    But when I saw the prorerties of Computer it says that windows 7 is activated
    but when I want to check for updates it shows the message as
    You may be a victim of software counterfeiting
    and I can't install updates .
    Diagnostic Report (1.9.0027.0):
    Windows Validation Data-->
    Validation Code: 50
    Cached Online Validation Code: N/A, hr = 0xc004f012
    Windows Product Key: *****-*****-V6MGY-G834Y-Y8QH3
    Windows Product Key Hash: rtNFKFPViUJdHAbLucXCF+SK1pA=
    Windows Product ID: 00426-321-7001157-70908
    Windows Product ID Type: 5
    Windows License Type: Retail
    Windows OS version: 6.1.7600.2.00010100.0.0.001
    ID: {38BB1AD8-47A0-475E-AE2A-F177287F8BDD}(1)
    Is Admin: Yes
    TestCab: 0x0
    LegitcheckControl ActiveX: N/A, hr = 0x80070002
    Signed By: N/A, hr = 0x80070002
    Product Name: Windows 7 Ultimate
    Architecture: 0x00000000
    Build lab: 7600.win7_gdr.100618-1621
    TTS Error:
    Validation Diagnostic:
    Resolution Status: N/A
    Vista WgaER Data-->
    ThreatID(s): N/A, hr = 0x80070002
    Version: N/A, hr = 0x80070002
    Windows XP Notifications Data-->
    Cached Result: N/A, hr = 0x80070002
    File Exists: No
    Version: N/A, hr = 0x80070002
    WgaTray.exe Signed By: N/A, hr = 0x80070002
    WgaLogon.dll Signed By: N/A, hr = 0x80070002
    OGA Notifications Data-->
    Cached Result: N/A, hr = 0x80070002
    Version: N/A, hr = 0x80070002
    OGAExec.exe Signed By: N/A, hr = 0x80070002
    OGAAddin.dll Signed By: N/A, hr = 0x80070002
    OGA Data-->
    Office Status: 109 N/A
    OGA Version: N/A, 0x80070002
    Signed By: N/A, hr = 0x80070002
    Office Diagnostics: 025D1FF3-364-80041010_025D1FF3-229-80041010_025D1FF3-230-1_025D1FF3-517-80040154_025D1FF3-237-80040154_025D1FF3-238-2_025D1FF3-244-80070002_025D1FF3-258-3
    Browser Data-->
    Proxy settings: N/A
    User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Win32)
    Default Browser: C:\Program Files\Google\Chrome\Application\chrome.exe
    Download signed ActiveX controls: Prompt
    Download unsigned ActiveX controls: Disabled
    Run ActiveX controls and plug-ins: Allowed
    Initialize and script ActiveX controls not marked as safe: Disabled
    Allow scripting of Internet Explorer Webbrowser control: Disabled
    Active scripting: Allowed
    Script ActiveX controls marked as safe for scripting: Allowed
    File Scan Data-->
    File Mismatch: C:\Windows\system32\systemcpl.dll[6.1.7600.16385], Hr = 0x800b0100
    File Mismatch: C:\Windows\system32\user32.dll[6.1.7600.16385], Hr = 0x800b0100
    Other data-->
    Office Details: <GenuineResults><MachineData><UGUID>{38BB1AD8-47A0-475E-AE2A-F177287F8BDD}</UGUID><Version>1.9.0027.0</Version><OS>6.1.7600.2.00010100.0.0.001</OS><Architecture>x32</Architecture><PKey>*****-*****-*****-*****-Y8QH3</PKey><PID>00426-321-7001157-70908</PID><PIDType>5</PIDType><SID>S-1-5-21-2632616291-3724185990-1548790092</SID><SYSTEM><Manufacturer>System
    manufacturer</Manufacturer><Model>System Product Name</Model></SYSTEM><BIOS><Manufacturer>American Megatrends Inc.</Manufacturer><Version>0205   </Version><SMBIOSVersion major="2" minor="4"/><Date>20070720000000.000000+000</Date></BIOS><HWID>83B83607018400EC</HWID><UserLCID>0409</UserLCID><SystemLCID>0409</SystemLCID><TimeZone>India
    Standard Time(GMT+05:30)</TimeZone><iJoin>0</iJoin><SBID><stat>3</stat><msppid></msppid><name></name><model></model></SBID><OEM><OEMID>DELL  </OEMID><OEMTableID>WN09  
    </OEMTableID></OEM><GANotification/></MachineData><Software><Office><Result>109</Result><Products/><Applications/></Office></Software></GenuineResults> 
    Spsys.log Content: 0x80070002
    Licensing Data-->
    C:\Windows\system32\slmgr.vbs(1124, 5) (null): 0xC004F012
    Windows Activation Technologies-->
    HrOffline: 0x00000000
    HrOnline: 0xC004F015
    HealthStatus: 0x0000000000000000
    Event Time Stamp: 12:19:2010 11:47
    ActiveX: Registered, Version: 7.1.7600.16395
    Admin Service: Registered, Version: 7.1.7600.16395
    HealthStatus Bitmask Output:
    HWID Data-->
    HWID Hash Current: MAAAAAEABAABAAEAAAABAAAAAQABAAEAnJ9o7YTYWv+qdkjkmJME7eD5XvEwoew7
    OEM Activation 1.0 Data-->
    N/A
    OEM Activation 2.0 Data-->
    BIOS valid for OA 2.0: yes
    Windows marker version: 0x20001
    OEMID and OEMTableID Consistent: yes
    BIOS Information:
      ACPI Table Name OEMID Value OEMTableID Value
      APIC   A_M_I_  OEMAPIC
      FACP   A_M_I_  OEMFACP
      HPET   A_M_I_  OEMHPET
      MCFG   A_M_I_  OEMMCFG
      SLIC   DELL    WN09  
      OEMB   A_M_I_  AMI_OEM
    Please send me some solutions for this problem:
    How to make windows 7 genuine if it is activated but is not genuine?
    Please send me solutions at
    [email protected]
    Thanks
    Dakshak

    Diagnostic Report (1.9.0027.0):
    Windows Validation Data-->
    Validation Code: 50
    Cached Online Validation Code: 0xc004c4a2
    Windows Product Key: *****-*****-GJY49-VJBQ7-HYRR2
    Windows Product Key Hash: W5/6nm6F2UPXrCkY5xUhXb/+21g=
    Windows Product ID: 00426-OEM-8992662-00006
    Windows Product ID Type: 2
    Windows License Type: OEM SLP
    Windows OS version: 6.1.7601.2.00010100.1.0.001
    ID: {0CCF5533-C044-4067-9F28-CF5C833D5D28}(3)
    Is Admin: Yes
    TestCab: 0x0
    LegitcheckControl ActiveX: N/A, hr = 0x80070002
    Signed By: N/A, hr = 0x80070002
    Product Name: Windows 7 Ultimate
    Architecture: 0x00000009
    Build lab: 7601.win7sp1_gdr.110622-1506
    TTS Error: 
    Validation Diagnostic: 
    Resolution Status: N/A
    Vista WgaER Data-->
    ThreatID(s): N/A, hr = 0x80070002
    Version: N/A, hr = 0x80070002
    Windows XP Notifications Data-->
    Cached Result: N/A, hr = 0x80070002
    File Exists: No
    Version: N/A, hr = 0x80070002
    WgaTray.exe Signed By: N/A, hr = 0x80070002
    WgaLogon.dll Signed By: N/A, hr = 0x80070002
    OGA Notifications Data-->
    Cached Result: N/A, hr = 0x80070002
    Version: N/A, hr = 0x80070002
    OGAExec.exe Signed By: N/A, hr = 0x80070002
    OGAAddin.dll Signed By: N/A, hr = 0x80070002
    OGA Data-->
    Office Status: 103 Blocked VLK
    Microsoft Office Enterprise 2007 - 103 Blocked VLK
    OGA Version: N/A, 0x80070002
    Signed By: N/A, hr = 0x80070002
    Office Diagnostics: 025D1FF3-364-80041010_025D1FF3-229-80041010_025D1FF3-230-1_025D1FF3-517-80040154_025D1FF3-237-80040154_025D1FF3-238-2_025D1FF3-244-80070002_025D1FF3-258-3
    Browser Data-->
    Proxy settings: N/A
    User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Win32)
    Default Browser: C:\Program Files (x86)\Google\Chrome\Application\chrome.exe
    Download signed ActiveX controls: Prompt
    Download unsigned ActiveX controls: Disabled
    Run ActiveX controls and plug-ins: Allowed
    Initialize and script ActiveX controls not marked as safe: Disabled
    Allow scripting of Internet Explorer Webbrowser control: Disabled
    Active scripting: Allowed
    Script ActiveX controls marked as safe for scripting: Allowed
    File Scan Data-->
    File Mismatch: C:\Windows\system32\wat\watadminsvc.exe[Hr = 0x80070003]
    File Mismatch: C:\Windows\system32\wat\npwatweb.dll[Hr = 0x80070003]
    File Mismatch: C:\Windows\system32\wat\watux.exe[Hr = 0x80070003]
    File Mismatch: C:\Windows\system32\wat\watweb.dll[Hr = 0x80070003]
    Other data-->
    Office Details: <GenuineResults><MachineData><UGUID>{0CCF5533-C044-4067-9F28-CF5C833D5D28}</UGUID><Version>1.9.0027.0</Version><OS>6.1.7601.2.00010100.1.0.001</OS><Architecture>x64</Architecture><PKey>*****-*****-*****-*****-HYRR2</PKey><PID>00426-OEM-8992662-00006</PID><PIDType>2</PIDType><SID>S-1-5-21-2399280593-193699623-3160228986</SID><SYSTEM><Manufacturer>TOSHIBA</Manufacturer><Model>Satellite
    L750-X5317</Model></SYSTEM><BIOS><Manufacturer>INSYDE</Manufacturer><Version>2.20</Version><SMBIOSVersion major="2" minor="7"/><Date>20110713000000.000000+000</Date></BIOS><HWID>CC523707018400FE</HWID><UserLCID>0409</UserLCID><SystemLCID>0409</SystemLCID><TimeZone>India
    Standard Time(GMT+05:30)</TimeZone><iJoin>0</iJoin><SBID><stat>3</stat><msppid></msppid><name></name><model></model></SBID><OEM><OEMID>ACRSYS</OEMID><OEMTableID>ACRPRDCT</OEMTableID></OEM><GANotification/></MachineData><Software><Office><Result>103</Result><Products><Product
    GUID="{90120000-0030-0000-0000-0000000FF1CE}"><LegitResult>103</LegitResult><Name>Microsoft Office Enterprise 2007</Name><Ver>12</Ver><Val>ACD7202654E586</Val><Hash>fFic3JgCreGGRxyF8uMWB4R4Jcg=</Hash><Pid>89388-707-1528066-65612</Pid><PidType>14</PidType></Product></Products><Applications><App
    Id="15" Version="12" Result="103"/><App Id="16" Version="12" Result="103"/><App Id="18" Version="12" Result="103"/><App Id="19" Version="12" Result="103"/><App Id="1A" Version="12" Result="103"/><App Id="1B" Version="12" Result="103"/><App
    Id="44" Version="12" Result="103"/><App Id="A1" Version="12" Result="103"/><App Id="BA" Version="12" Result="103"/></Applications></Office></Software></GenuineResults>  
    Spsys.log Content: 0x80070002
    Licensing Data-->
    Software licensing service version: 6.1.7601.17514
    Name: Windows(R) 7, Ultimate edition
    Description: Windows Operating System - Windows(R) 7, OEM_SLP channel
    Activation ID: 7cfd4696-69a9-4af7-af36-ff3d12b6b6c8
    Application ID: 55c92734-d682-4d71-983e-d6ec3f16059f
    Extended PID: 00426-00178-926-600006-02-1033-7601.0000-3602011
    Installation ID: 009046933085046584525573073645695632936540052790536966
    Processor Certificate URL: http://go.microsoft.com/fwlink/?LinkID=88338
    Machine Certificate URL: http://go.microsoft.com/fwlink/?LinkID=88339
    Use License URL: http://go.microsoft.com/fwlink/?LinkID=88341
    Product Key Certificate URL: http://go.microsoft.com/fwlink/?LinkID=88340
    Partial Product Key: HYRR2
    License Status: Notification
    Notification Reason: 0xC004F200 (non-genuine).
    Remaining Windows rearm count: 4
    Trusted time: 12/26/2011 8:25:15 PM
    Windows Activation Technologies-->
    HrOffline: 0x00000000
    HrOnline: 0x80072EFD
    HealthStatus: 0x0000000000000000
    Event Time Stamp: 12:25:2011 23:08
    ActiveX: Not Registered - 0x80040154
    Admin Service: Not Registered - 0x80040154
    HealthStatus Bitmask Output:
    HWID Data-->
    HWID Hash Current: NAAAAAMAAQABAAEAAAACAAAAAwABAAEA6GHETXD3zVB3FrJ6NqRIx6CDnsqot4Z4Jjkucw==
    OEM Activation 1.0 Data-->
    N/A
    OEM Activation 2.0 Data-->
    BIOS valid for OA 2.0: yes
    Windows marker version: 0x20001
    OEMID and OEMTableID Consistent: yes
    BIOS Information: 
      ACPI Table Name OEMID Value
    OEMTableID Value
      APIC TOSQCI
    TOSQCI00
      FACP TOSQCI
    TOSQCI00
      HPET TOSQCI
    TOSQCI00
      BOOT TOSQCI
    TOSQCI00
      MCFG TOSQCI
    TOSQCI00
      WDAT TOSQCI
    TOSQCI00
      ASF! TOSQCI
    TOSQCI00
      SLIC ACRSYS
    ACRPRDCT
      SSDT INSYDE
    INSYDE  
      ASPT TOSQCI
    TOSQCI00
      SSDT INSYDE
    INSYDE  
      SSDT INSYDE
    INSYDE  

  • I created a script to add logos to photos at a club and now when I run the script, the script runs but does not actually place anything on the photo itself.  What's going on?

    I created a script to add logos to photos at a club and now when I run the script, the script runs but does not actually place anything on the photo itself.  What's going on?

    He meant post it here, of course, Louie!  How on Earth would you post it "on Photoshop" ? 
    Thank you for the belly laugh. 

  • Downloading a dmg file shows in activity but does not show in downloads folder

    downloading a dmg file shows in activity but does not show in downloads folder

    Maybe
    iOS: Unable to import photos to computer
    Did it show before?
    If you connect to another PC does the iPod show up in My Computer?
    Have you installed only camera or scanner programs on your computer?

  • I have created Apple id and password to set up icloud but its not taking in the same login id and password

    I have created Apple id and password to set up icloud but its not taking in the same login id and password. Should i have an Apple product in order to install icloud? becoz i am using HP PC
    thanks ria

    You can on create an iCloud account on an iiPhone, iPad or iPod Touch( running iOS 5 or higher) or Mac (running OS X Lion or higher).
    After creating an account on one of these devices you can then sign into the account on your PC, but you can't create the account on a PC.

  • Delta upload not taking place properly

    Hello Everyone,
    I am trying to load data from R/3 to BW.
    My data target is ODS.
    For the first infopkg i m doing "initialize delta update".
    Now i am making changes in particular field in R/3-say i am changing the name of the proj from ABC TO XYZ.
    Now I m scheduling delta infopkg.But its not displaying the change. i hv even added new record in R/3 side and then tried wid delta infopkg but its still not taking the update.
    I have defined Generic delta for my datasrc.delta specific field is "PROJID" and under settings i have checked "New status for changed records".
    plz help.

    Hi,
    The SAP help on this DS recommends these steps
    When you extract the documents for the first time, select the complete posting period.
    SAP recommend that you carry out initialization and full upload in a number of steps in order to create smaller packages. To improve the performance, select an update via the PSA. The data is extracted in accordance with the selection criteria. In this case, the posting date of the documents is used as the selection criteria.
    Initialize all future posting dates, even if the enhanced selection area does not yet contain any documents. The new documents are automatically entered by delta processing.
    Carry out delta processing at regular intervals. We recommend that large utility companies carry out delta processing on a daily basis. Only documents with closed reconciliation keys can be processed.
    Refer
    http://help.sap.com/saphelp_nw70/helpdata/EN/87/c299397f3d11d5b3430050dadf08a4/frameset.htm
    Hope this helps.
    Thanks,
    JituK

  • Factory Unlocked on T-Mobile: iMessage & Facetime Both Verified As Activated But Do Not Work

    Hardware: Iphone 4
    OS: 5.1.1
    Factory Unlocked
    Network: T-Mobile (USA).
    Hi all.
    Like many I am having a problem getting iMessage & Facetime to work, however, the unique problem I seem to be having is that while both iMessage & Facetime report back that they are activated, neither work.
    Anything attempted to be sent through iMessage fails to send. Standard SMS/MMS is only available. Iphone users attempting to send me iMessages are only able to transmit via SMS/MMS as well.
    Facetime will not connect to anyone. Every attempt is met with an immediate "Call Failed." prompt on both my end and the Sender's end.
    I am completely miffed as up until this on my other iPhone, a 3GS running 5.1.1  also on T-Mobile, there were no problems with iMessage or Facetime (unofficial tweak)
    Thus far I have done the following which has yileded no success:
    - Delink my Apple ID from iMessage & Facetime > Turn off Services > Turn off Phone > Restart > Reactive Services >  Relink Apple ID > Reactivate and Verify iMessage & Facetime.
    - Hard Reset (Power + Home)
    - Change DNS to 8.8.8.8
    - Remove my Apple ID > Turn off Phone > Restart > Reactivate & Verify iMessage and Facetime w/o linking Apple ID (Phone no. only).
    I'm at a loss at this point. Does anyone have any other ideas? It cannot be a factor of Tmobile as Tmobile plays no factor in iMessage & Facetime ability, they are both network agnostic features as I understand. Additionally, both these features work on my 3GS.

    At another users suggestion I:
    Disabled both iMes & FT, turned off wifi, rebooted, and then enable both without wifi.
    Waited 15 minutes to activate
    No dice. They both required me to enter my Apple ID, gave the me the warning about charges for text message to activate, waited 10 minutes and again both reported as activated.
    Tried sending an Imessage and it failed (both with Wifi off and then Wifi on). I have not tried Facetime but I expect more of the same.
    As a final measure, I reset the phone, restored and re-activated which did not solve the problems.
    Immensly frustrated at this point. Does anyone have any other suggestions?

  • Selection screen flow logic change not taking affect. Please help!

    Hi
       When I am trying to change the selection scren flow logic I get the following message:
    Selection screen: Report generation makes screen changes ineffective.
    Whatever I am changing is not taking affect in runtime.
    Even though I have activated the changed code for the screen
    What shall I do resolve this?
    Thanks
    Gopal

    You should not be changing the screen flow logic of a standard selection screen 1000.  It will always be regenerated.  In order to modify the standard selection screen, you can do this in the AT SELECTION-SCREEN output event and loop at screen and change the attributes.
    Loop at screen.
      if screen-name = 'P_CHECK'.
        screen-input = '0'.
        modify screen.
      endif.
    endloop.
    Regards,
    Rich Heilman

  • Target Value check not taking place

    Hey Gurus,
    In the MIC i have maintained the target value as 8. Now i have created an inspection plan and assigned this MIC to it. The inspection lot is getting generated at the time of GR, I am going to QA32 and recording the result for the lot generated. But when i am giving a value of 6 for that particular MIC, it is accepting it and no rejection is taking place. Can anyone tell me why this is happening and is there any config missing?
    Regards,
    Abhishek

    Hi
    For the Rejection/Acceptance system will check the Specifications limits of the MIC not the target value. So maintain the Lower and Upper Specs for the MIC in QS23 and Chk in QA32. The values out of the Lower or Upper Specs will be the Rejections.
    Regards
    Brahmaji

Maybe you are looking for

  • GT70 0NC - Unable to flash non-Windows 8 BIOS

    Hello, I recently purchased a GT70 0NC notebook and have been unsuccessful at updating the BIOS. The notebook came pre-installed with Windows 8, but I reformatted with Windows 7 x64. I was able to flash in the EC from the factory 1762EMS1 v5.03 to 17

  • HT1212 i forgot my passcode where can i find it

    i forgot my passcode how can i get it back

  • Selection Color of a text box

    As one of the project requirements, I have to provide a functionality in my application to be able to change the selection color of the text box. Having no provision in Flash, I searched on the net and found one good example of doing that with flash.

  • I am experiencing a memory leak when I write to a file in a loop.

    I am conducting a cycling test, each cycle represents about 48k of memory. I collect a selectable number of cycles into a shift register. When the chosen number of cycles is reached, I write the data to text files and then clear out the shift registe

  • Got Early 2008 mac pro - What kind of power do I possess?

    Hello, To whom it may concern, for a long time now I have been with powerpc and finally made the jump and transition to the mac pro. The machine I currently have is a Early 2008 8-core 3.0ghz machine. I'd like to know what kind of real power I have h