Quantity not fetched properly from FM CS_BOM_EXPL_MAT_V2

HI,
I am using the FM CS_BOM_EXPL_MAT_V2 to get the BOM components at multiple levels. The problem that i am facing is that for some components if the quantity is 0.100 or 0.10 the function module is returning 10.000 and 1.000 respectively. But in CS12 we are getting the correct values for quantity 0.100 and 0.10 for the same components. I am using the function module like this.
CALL FUNCTION 'CS_BOM_EXPL_MAT_V2'
      EXPORTING
        capid                 = c_zeng
        datuv                 = l_datum
        emeng                 = '1'
        mehrs                 = c_x
        mtnrv                 = wa_outline-matnr
        werks                 = wa_outline-werks
      TABLES
        stb                   = t_stpo
      EXCEPTIONS
        alt_not_found         = 1
        call_invalid          = 2
        material_not_found    = 3
        missing_authorization = 4
        no_bom_found          = 5
        no_plant_data         = 6
        no_suitable_bom_found = 7
        conversion_error      = 8
        OTHERS                = 9.
So let me know how to get the correct values for quantities from this FM. Is there any other Fm which gives the correct values for quantity without any conversion.
Regards,
Sowmya.

I tried that also but still it shows the same value. Another thing that i found was in CS11 or CS12 that component is displayed as 0.100 or 0.010 but in CS03 that component is having a value of 1 and 1 only. I am not able to understand the reason.
Regards,
Sowmya.

Similar Messages

  • HT201240 I have a new macbook pro that did not have a disk, OS X was pre installed  so how can i change the administrators name and password, it did not migrate properly from my hard drive.., so how do i

    I have a new macbook pro that did not have a disk, OS X lion 7.3.4 was pre installed  so how can i change the administrators name and password, it did not migrate properly from my hard drive.., now there is some mysterious administrator name and or password??

    See #5
    Step by Step to fix your Mac

  • VB Runtime error timeouts. Could not fetch terms from table: TPW6

    VB Runtime error timeouts are occurring repeatedly for multiple users on the terminal server.
    Event Type:         Warning
    Event Source:     VBRuntime
    Event Category:  None
    Event ID:              1
    Description: The VB Application identified by the event source logged this Application XL Reporter: Thread ID: 13508 ,Logged: Could not fetch terms from table: TPW6
    It looks like bad table reference in XL reports? This is causing significant lag as they wait to time-out. Is there a way to identify source(s) and correct  it/them? Unfortunately the error does not say what report. Is there any way of identifying exactly what the SAP equivalent is to the tables it is having issues finding?
    thanks

    This error may not cause big problems.  We have to live with it for a long time.  It only show XLR with highlight icon on the task bar.  It shouldn't have much bigger impacts.
    Thanks,
    Gordon

  • My Photoshop CS6 Extended did not transfer properly from Macbook to iMac. I am being asked to 'buy' it.

    My Photoshop CS6 Extended did not transfer properly from Macbook to iMac. It was treated as a trial and now I am being asked to 'buy' it.

    I have run into this before. Click on "license this product" on the Trial countdown screen.
    Sign in if asked with your Adobe ID/Password  The Cloud is an option for those who do not have a serial number license. It isn't mandatory.
    Then look for the "I have a serial number" option.
    And enter it from there and activate. Your trial should convert to Photoshop Standard or Extended depending on the serial number.
    Of course migrating or restoring from Time Machine does break licensing.
    So aside from uninstall, run the Cleaner tool Use the CC Cleaner Tool to solve installation problems | CC, CS3-CS6
    and use Disk Utility to verify your disk and run a "Repair Permissions" before install.

  • Bex reprort is not fetching data from Aggregates scanning whole cube data

    Hi All,
    I am facing the problem in aggregates..
    For example when i am running the report using Tcode RSRT2, the BW report is not fetching the data from Aggregates.. instead going into the aggregate it is scanning whole cube Data....
    FYI.. Checked the characteristcis is exactely matching with aggregates..
    and also it is giving the message as:
    Characteristic 0G_CWWPTY is compressed but is not in the aggregate/query
    Can some body explain me about this error message.. pls let me know solution asap..
    Thankyou in advance.
    With regards,
    Hari

    Hi,
    Let me start off from basic.
    1) Check the activation of aggregates.
    2) check whether the check box in infocube manage rollup is checked.
    Hope this helps
    Assign points if useful
    Regards,
    venkat

  • Library extensions not installing properly from updates

    Since an update about 3 months ago, every download for updates has resulted in the message "Udate Installed Successfully" followed by over 20 alert messages that System/Library/Extension ... such and such (.kext) was not installed correctly. Most of these seem to be printer drivers, but not all. For instance, "'BJUSBLoad.kext' was installed improperly and cannot be used. Please try reinstalling it, or contact the product's vendor for an update." Also: exfat.kext, AppleSDXC.kext, AppleMCP89RootPortPM.kext, AppleMCCSControl.kext, IOPlatformPluginFamily.kext/Contents/PlugIns/ACPI_SMC_PlatformPlugin.kext ....
    (After the above mentioned update about 3 months ago, I attempted to fix permissions and messed it up so badly, I found myself locked out of my own 'puter - it apparently didn't recognize me - and had to take it in to an authorized repair shop for an expensive fix to override and rewrite my user ID (at least, I think that's what they did). Everything except my printer seems to have been working fine since then. I don't know if this is relevant to the issue or not, but may be ... ?)
    Anyway, how do I fix this? For two months I could not print from my Epson Artisan 725 - but either my son's attempts to fix it or the latest update seems to have done something that has got it printing, instead of just producing an error message. So I guess my immediate crisis of not being able to print is resolved.
    But I don't know what all this other stuff means. Do they signal something important? And why they are not updating properly?
    Is it an issue on your end that you're aware of ... or need to be aware of? I'm operating on an iMac 21.5" running one partition on 10.6.8 and a second partition running Maverick. (I'm so glad I partitioned my Mac and kept the 10.6.8! So much I use daily ... like my Solitaire and other games ... are not yet available for Maverick.) Not sure, but I think I've only downloaded the updates on the 10.6.8 partition ... as that's where I am most of the time.
    Nancy Thomas

    Oops, wrong forum, I'm moving this over to the installation forum.

  • One field is not downloading properly from ALV to EXCEL

    Hi,
    while downloading ALV out put to EXCEL sheet one field(CSTCTR) is not displaying properly it's truncating left and right side digits,
    I have used function REUE_ALV_GRID_DISPLAY
    FORM SUMMARY_REPORT .
      PERFORM BUILD_FIELDCATLOG.
      IF I_FINAL[] IS INITIAL.
        MESSAGE I000 WITH 'NO DATA EXIST'.
        EXIT.
      ENDIF.
      ST_SETTINGS-EDT_CLL_CB = 'X'.
      V_REPID = SY-REPID.
      SORT I_FINAL BY WERKS GEBNR PERNR.
      CALL FUNCTION 'REUSE_ALV_GRID_DISPLAY'
           EXPORTING
                I_CALLBACK_PROGRAM       = V_REPID
                I_GRID_SETTINGS          = ST_SETTINGS
               I_CALLBACK_USER_COMMAND  = 'USER_COMMAND'
               I_CALLBACK_PF_STATUS_SET = 'SET_PF_STATUS'
                IT_SORT                 = IT_SORT[]
                IT_FIELDCAT              = IT_FLDCAT[]
                IT_EVENTS                = IT_EVENTS[]
           TABLES
                T_OUTTAB                 = I_FINAL[]
           EXCEPTIONS
                PROGRAM_ERROR            = 1
                OTHERS                   = 2.
    ENDFORM.           " alv_display  summary_report
    *&      Form  build_fieldcatlog
          text
    FORM BUILD_FIELDCATLOG.
    WA_FLDCAT-FIELDNAME = 'WERKS'.
      WA_FLDCAT-OUTPUTLEN   = '10'.
      WA_FLDCAT-SELTEXT_M = 'PA'.
      WA_FLDCAT-TABNAME = 'I_FINAL'.
      WA_FLDCAT-COL_POS = '1'.
      WA_FLDCAT-KEY     = 'X'.
      APPEND WA_FLDCAT TO IT_FLDCAT.
      CLEAR   WA_FLDCAT.
      WA_FLDCAT-FIELDNAME = 'GEBNR'.
      WA_FLDCAT-OUTPUTLEN   = '10'.
      WA_FLDCAT-SELTEXT_M = 'LOC'.
      WA_FLDCAT-TABNAME = 'I_FINAL'.
      WA_FLDCAT-COL_POS = '2'.
      WA_FLDCAT-KEY     = 'X'.
      APPEND WA_FLDCAT TO IT_FLDCAT.
      CLEAR   WA_FLDCAT.
      WA_FLDCAT-FIELDNAME = 'PERNR'.
      WA_FLDCAT-OUTPUTLEN   = '10'.
      WA_FLDCAT-SELTEXT_M = 'SAP #'.
      WA_FLDCAT-TABNAME = 'I_FINAL'.
      WA_FLDCAT-COL_POS = '3'.
      WA_FLDCAT-KEY     = 'X'.
      APPEND WA_FLDCAT TO IT_FLDCAT.
      CLEAR   WA_FLDCAT.
      WA_FLDCAT-FIELDNAME = 'ADPFN'.
      WA_FLDCAT-OUTPUTLEN   = '10'.
      WA_FLDCAT-SELTEXT_M = 'ADP #'.
      WA_FLDCAT-TABNAME = 'I_FINAL'.
      WA_FLDCAT-COL_POS = '4'.
      WA_FLDCAT-KEY     = 'X'.
      APPEND WA_FLDCAT TO IT_FLDCAT.
      CLEAR   WA_FLDCAT.
      WA_FLDCAT-FIELDNAME = 'PERID'.
      WA_FLDCAT-OUTPUTLEN   = '10'.
      WA_FLDCAT-SELTEXT_M = 'SSN'.
      WA_FLDCAT-TABNAME = 'I_FINAL'.
      WA_FLDCAT-COL_POS = '5'.
      WA_FLDCAT-KEY     = 'X'.
      APPEND WA_FLDCAT TO IT_FLDCAT.
      CLEAR   WA_FLDCAT.
      WA_FLDCAT-FIELDNAME = 'KOSTL'.
      WA_FLDCAT-OUTPUTLEN   = '10'.
      WA_FLDCAT-SELTEXT_M = 'CSTCTR'.
      WA_FLDCAT-TABNAME = 'I_FINAL'.
      WA_FLDCAT-COL_POS = '6'.
      WA_FLDCAT-KEY     = ' '.
      APPEND WA_FLDCAT TO IT_FLDCAT.
      CLEAR   WA_FLDCAT.
      WA_FLDCAT-FIELDNAME = 'NACHN'.
      WA_FLDCAT-OUTPUTLEN   = '10'.
      WA_FLDCAT-SELTEXT_M = 'LAST NAME'.
      WA_FLDCAT-TABNAME = 'I_FINAL'.
      WA_FLDCAT-COL_POS = '7'.
      WA_FLDCAT-KEY     = ' '.
      APPEND WA_FLDCAT TO IT_FLDCAT.
      CLEAR   WA_FLDCAT.
      WA_FLDCAT-FIELDNAME = 'VORNA'.
      WA_FLDCAT-OUTPUTLEN   = '10'.
      WA_FLDCAT-SELTEXT_M = 'FORST NAME'.
      WA_FLDCAT-TABNAME = 'I_FINAL'.
      WA_FLDCAT-COL_POS = '8'.
      WA_FLDCAT-KEY     = ' '.
      APPEND WA_FLDCAT TO IT_FLDCAT.
      CLEAR   WA_FLDCAT.
      WA_FLDCAT-FIELDNAME = 'HIREDATE'.
      WA_FLDCAT-OUTPUTLEN   = '10'.
      WA_FLDCAT-SELTEXT_M = 'HAL DATE'.
      WA_FLDCAT-TABNAME = 'I_FINAL'.
      WA_FLDCAT-COL_POS = '9'.
      WA_FLDCAT-KEY     = ' '.
      APPEND WA_FLDCAT TO IT_FLDCAT.
      CLEAR   WA_FLDCAT.
      WA_FLDCAT-FIELDNAME = 'VACDATE'.
      WA_FLDCAT-OUTPUTLEN   = '10'.
      WA_FLDCAT-SELTEXT_M = 'VAC DATE'.
      WA_FLDCAT-TABNAME = 'I_FINAL'.
      WA_FLDCAT-COL_POS = '10'.
      WA_FLDCAT-KEY     = ' '.
      APPEND WA_FLDCAT TO IT_FLDCAT.
      CLEAR   WA_FLDCAT.
      WA_FLDCAT-FIELDNAME = 'GBDAT'.
      WA_FLDCAT-OUTPUTLEN   = '10'.
      WA_FLDCAT-SELTEXT_M = 'BIRTHDT'.
      WA_FLDCAT-TABNAME = 'I_FINAL'.
      WA_FLDCAT-COL_POS = '11'.
      WA_FLDCAT-KEY     = ' '.
      APPEND WA_FLDCAT TO IT_FLDCAT.
      CLEAR   WA_FLDCAT.
      WA_FLDCAT-FIELDNAME = 'SENDAT'.
      WA_FLDCAT-OUTPUTLEN   = '10'.
      WA_FLDCAT-SELTEXT_M = 'SRDATE'.
      WA_FLDCAT-TABNAME = 'I_FINAL'.
      WA_FLDCAT-COL_POS = '12'.
      WA_FLDCAT-KEY     = ' '.
      APPEND WA_FLDCAT TO IT_FLDCAT.
      CLEAR   WA_FLDCAT.
      WA_FLDCAT-FIELDNAME = 'SERADJDAT'.
      WA_FLDCAT-OUTPUTLEN   = '10'.
      WA_FLDCAT-SELTEXT_M = 'SVCADJDT'.
      WA_FLDCAT-TABNAME = 'I_FINAL'.
      WA_FLDCAT-COL_POS = '13'.
      WA_FLDCAT-KEY     = ' '.
      APPEND WA_FLDCAT TO IT_FLDCAT.
      CLEAR   WA_FLDCAT.
      WA_FLDCAT-FIELDNAME = 'TERMDATE'.
      WA_FLDCAT-OUTPUTLEN   = '10'.
      WA_FLDCAT-SELTEXT_M = 'TERMDT'.
      WA_FLDCAT-TABNAME = 'I_FINAL'.
      WA_FLDCAT-COL_POS = '14'.
      WA_FLDCAT-KEY     = ' '.
      APPEND WA_FLDCAT TO IT_FLDCAT.
      CLEAR   WA_FLDCAT.
      WA_FLDCAT-FIELDNAME = 'MGTXT'.
      WA_FLDCAT-OUTPUTLEN   = '10'.
      WA_FLDCAT-SELTEXT_M = 'TERM REASON'.
      WA_FLDCAT-TABNAME = 'I_FINAL'.
      WA_FLDCAT-COL_POS = '15'.
      WA_FLDCAT-KEY     = ' '.
      APPEND WA_FLDCAT TO IT_FLDCAT.
      CLEAR   WA_FLDCAT.
      WA_FLDCAT-FIELDNAME = 'GESCH'.
      WA_FLDCAT-OUTPUTLEN   = '10'.
      WA_FLDCAT-SELTEXT_M = '***'.
      WA_FLDCAT-TABNAME = 'I_FINAL'.
      WA_FLDCAT-COL_POS = '16'.
      WA_FLDCAT-KEY     = ' '.
      APPEND WA_FLDCAT TO IT_FLDCAT.
      CLEAR   WA_FLDCAT.
      WA_FLDCAT-FIELDNAME = 'RACKY'.
      WA_FLDCAT-OUTPUTLEN   = '10'.
      WA_FLDCAT-SELTEXT_M = 'RACE'.
      WA_FLDCAT-TABNAME = 'I_FINAL'.
      WA_FLDCAT-COL_POS = '17'.
      WA_FLDCAT-KEY     = ' '.
      APPEND WA_FLDCAT TO IT_FLDCAT.
      CLEAR   WA_FLDCAT.
      WA_FLDCAT-FIELDNAME = 'VTEXT'.
      WA_FLDCAT-OUTPUTLEN   = '10'.
      WA_FLDCAT-SELTEXT_M = 'VET STAT'.
      WA_FLDCAT-TABNAME = 'I_FINAL'.
      WA_FLDCAT-COL_POS = '18'.
      WA_FLDCAT-KEY     = ' '.
      APPEND WA_FLDCAT TO IT_FLDCAT.
      CLEAR   WA_FLDCAT.
      WA_FLDCAT-FIELDNAME = 'EXPAT'.
      WA_FLDCAT-OUTPUTLEN   = '10'.
      WA_FLDCAT-SELTEXT_M = 'EXPAT'.
      WA_FLDCAT-TABNAME = 'I_FINAL'.
      WA_FLDCAT-COL_POS = '19'.
      WA_FLDCAT-KEY     = ' '.
      APPEND WA_FLDCAT TO IT_FLDCAT.
      CLEAR   WA_FLDCAT.
      WA_FLDCAT-FIELDNAME = 'DISAB'.
      WA_FLDCAT-OUTPUTLEN   = '10'.
      WA_FLDCAT-SELTEXT_M = 'DISAB'.
      WA_FLDCAT-TABNAME = 'I_FINAL'.
      WA_FLDCAT-COL_POS = '20'.
      WA_FLDCAT-KEY     = ' '.
      APPEND WA_FLDCAT TO IT_FLDCAT.
      CLEAR   WA_FLDCAT.
      WA_FLDCAT-FIELDNAME = 'PTEXT'.
      WA_FLDCAT-OUTPUTLEN   = '10'.
      WA_FLDCAT-SELTEXT_M = 'STAT'.
      WA_FLDCAT-TABNAME = 'I_FINAL'.
      WA_FLDCAT-COL_POS = '21'.
      WA_FLDCAT-KEY     = ' '.
      APPEND WA_FLDCAT TO IT_FLDCAT.
      CLEAR   WA_FLDCAT.
      WA_FLDCAT-FIELDNAME = 'STELL'.
      WA_FLDCAT-OUTPUTLEN   = '10'.
      WA_FLDCAT-SELTEXT_M = 'JOB'.
      WA_FLDCAT-TABNAME = 'I_FINAL'.
      WA_FLDCAT-COL_POS = '22'.
      WA_FLDCAT-KEY     = ' '.
      APPEND WA_FLDCAT TO IT_FLDCAT.
      CLEAR   WA_FLDCAT.
      WA_FLDCAT-FIELDNAME = 'STLTX'.
      WA_FLDCAT-OUTPUTLEN   = '10'.
      WA_FLDCAT-SELTEXT_M = 'JOB TITLE'.
      WA_FLDCAT-TABNAME = 'I_FINAL'.
      WA_FLDCAT-COL_POS = '23'.
      WA_FLDCAT-KEY     = ' '.
      APPEND WA_FLDCAT TO IT_FLDCAT.
      CLEAR   WA_FLDCAT.
      WA_FLDCAT-FIELDNAME = 'PLANS'.
      WA_FLDCAT-OUTPUTLEN   = '10'.
      WA_FLDCAT-SELTEXT_M = 'POSITION'.
      WA_FLDCAT-TABNAME = 'I_FINAL'.
      WA_FLDCAT-COL_POS = '24'.
      WA_FLDCAT-KEY     = ' '.
      APPEND WA_FLDCAT TO IT_FLDCAT.
      CLEAR   WA_FLDCAT.
      WA_FLDCAT-FIELDNAME = 'PLSTX'.
      WA_FLDCAT-OUTPUTLEN   = '10'.
      WA_FLDCAT-SELTEXT_M = 'POSITION T'.
      WA_FLDCAT-TABNAME = 'I_FINAL'.
      WA_FLDCAT-COL_POS = '25'.
      WA_FLDCAT-KEY     = ' '.
      APPEND WA_FLDCAT TO IT_FLDCAT.
      CLEAR   WA_FLDCAT.
      WA_FLDCAT-FIELDNAME = 'AAPCT'.
      WA_FLDCAT-OUTPUTLEN   = '10'.
      WA_FLDCAT-SELTEXT_M = 'JOBGP'.
      WA_FLDCAT-TABNAME = 'I_FINAL'.
      WA_FLDCAT-COL_POS = '26'.
      WA_FLDCAT-KEY     = ' '.
      APPEND WA_FLDCAT TO IT_FLDCAT.
      CLEAR   WA_FLDCAT.
      WA_FLDCAT-FIELDNAME = 'EEOCT'.
      WA_FLDCAT-OUTPUTLEN   = '10'.
      WA_FLDCAT-SELTEXT_M = 'EEO'.
      WA_FLDCAT-TABNAME = 'I_FINAL'.
      WA_FLDCAT-COL_POS = '27'.
      WA_FLDCAT-KEY     = ' '.
      APPEND WA_FLDCAT TO IT_FLDCAT.
      CLEAR   WA_FLDCAT.
      WA_FLDCAT-FIELDNAME = 'ZBAND'.
      WA_FLDCAT-OUTPUTLEN   = '10'.
      WA_FLDCAT-SELTEXT_M = 'BAND'.
      WA_FLDCAT-TABNAME = 'I_FINAL'.
      WA_FLDCAT-COL_POS = '28'.
      WA_FLDCAT-KEY     = ' '.
      APPEND WA_FLDCAT TO IT_FLDCAT.
      CLEAR   WA_FLDCAT.
      WA_FLDCAT-FIELDNAME = 'EEOEX'.
      WA_FLDCAT-OUTPUTLEN   = '10'.
      WA_FLDCAT-SELTEXT_M = 'FLSA'.
      WA_FLDCAT-TABNAME = 'I_FINAL'.
      WA_FLDCAT-COL_POS = '29'.
      WA_FLDCAT-KEY     = ' '.
      APPEND WA_FLDCAT TO IT_FLDCAT.
      CLEAR   WA_FLDCAT.
    *WHEN DIVG
      WA_FLDCAT-FIELDNAME = 'BETRG'.
      WA_FLDCAT-OUTPUTLEN   = '10'.
      WA_FLDCAT-SELTEXT_M = 'BW/HR'.
      WA_FLDCAT-TABNAME = 'I_FINAL'.
      WA_FLDCAT-COL_POS = '30'.
      WA_FLDCAT-KEY     = ' '.
      APPEND WA_FLDCAT TO IT_FLDCAT.
      CLEAR   WA_FLDCAT.
      WA_FLDCAT-FIELDNAME = 'ANSAL'.
      WA_FLDCAT-OUTPUTLEN   = '10'.
      WA_FLDCAT-SELTEXT_M = 'ANNSAL'.
      WA_FLDCAT-TABNAME = 'I_FINAL'.
      WA_FLDCAT-COL_POS = '31'.
      WA_FLDCAT-KEY     = ' '.
      APPEND WA_FLDCAT TO IT_FLDCAT.
      CLEAR   WA_FLDCAT.
      WA_FLDCAT-FIELDNAME = 'WOSTD'.
      WA_FLDCAT-OUTPUTLEN   = '10'.
      WA_FLDCAT-SELTEXT_M = 'HRS'.
      WA_FLDCAT-TABNAME = 'I_FINAL'.
      WA_FLDCAT-COL_POS = '32'.
      WA_FLDCAT-KEY     = ' '.
      APPEND WA_FLDCAT TO IT_FLDCAT.
      CLEAR   WA_FLDCAT.
      WA_FLDCAT-FIELDNAME = 'ZBONPLAN'.
      WA_FLDCAT-OUTPUTLEN   = '10'.
      WA_FLDCAT-SELTEXT_M = 'PLAN'.
      WA_FLDCAT-TABNAME = 'I_FINAL'.
      WA_FLDCAT-COL_POS = '33'.
      WA_FLDCAT-KEY     = ' '.
      APPEND WA_FLDCAT TO IT_FLDCAT.
      CLEAR   WA_FLDCAT.
      WA_FLDCAT-FIELDNAME = 'ZTARGET'.
      WA_FLDCAT-OUTPUTLEN   = '10'.
      WA_FLDCAT-SELTEXT_M = 'TGT'.
      WA_FLDCAT-TABNAME = 'I_FINAL'.
      WA_FLDCAT-COL_POS = '34'.
      WA_FLDCAT-KEY     = ' '.
      APPEND WA_FLDCAT TO IT_FLDCAT.
      CLEAR   WA_FLDCAT.
    ENDFORM.                    " BUILD_FIELD CATLOG

    Also make sure if the reference field name and reference table name in the field cat .
    There will be some fields where in when dropped to excel will not hold the field properties and may not download properly,In such cases pass the reference fileds to the field cat .
    In the field cat u r using,  pass this and check .
    WA_FLDCAT-FIELDNAME = ' '. "
    WA_FLDCAT-OUTPUTLEN = 'XX'.
    WA_FLDCAT-SELTEXT_M = 'XXXXXXXXXXXXXXXXXXx'.
    WA_FLDCAT-TABNAME = 'I_FINAL'.
    wa_fldcat- -
    >reference field name,   
    wa_fldcat----
    >reference table name
    WA_FLDCAT-COL_POS = '25'.
    WA_FLDCAT-KEY = ' '.
    APPEND WA_FLDCAT TO IT_FLDCAT.
    CLEAR WA_FLDCAT.
    Br,
    Vijay.

  • New powerbook does not wake properly from sae sleep

    Hi
    Since the battery update my new powerbook is not waking correctly from safe sleep. The grey screen shows it "rebooting", and then the last screen I was on appears, but the machine does not respond to trackpad/keyboard input, nor does the clock update etc.
    A friend has the same problem with his. Is this a common issue for people? Any ideas of how to resolve it?
    This means it is it effectively impossible to calibrate the battery.
    Many thanks
    Rhys

    I am having the same problem.
    The battery runs low and eventually the PB puts itself to sleep.
    I plug in the AC adapter then press the power button and it wakes up as normal (via Safe Sleep - white wash screen etc.)
    But then once it has started it does not respond to anything on the trackpad or keyboard (even bluetooth keyboard). Only the power button works.
    I have tried resetting the PMU but that has had no effect.
    At the moment I just have to plug the PB in before it puts itself to sleep.

  • MBP Will not wake properly from sleep-flash of screen and keyboard for a bit every few seconds.  Under guest account, wakes up just fine.  I also cannot unlock various padlocks to change settings in e.g. system prefs. security?  Any help, I'm dyin!

    Not waking up from sleep-flashes lighted keyboard and screen, and I cannot unlock the padlocks in the system to change settings, look at keychain, etc.

    Still cannot unlock system prefs/users etc.   Also, many applications are returning errors like:  "failed to obtain the necessary authorization"  or " '' failed to obtain permission" so I've attached a portion of my log, showing when I attempt to unlock (or click on the padlock) in system preferences - User Accounts:
    3/7/13 7:52:51.180 PM
    SecurityAgent[3818]
    Problem during create from (builtin:login)
    3/7/13 7:52:51.181 PM
    SecurityAgent[3818]
    Problem during create from (builtin:login)
    3/7/13 7:52:53.982 PM
    SecurityAgent[3818]
    Problem during create from (builtin:login)
    3/7/13 7:52:53.982 PM
    SecurityAgent[3818]
    Problem during create from (builtin:login)
    3/7/13 7:52:58.794 PM
    WindowServer[3177]
    CGXSetTrackingAreaEnabled : Invalid tracking area 0x1642350
    3/7/13 7:52:58.796 PM
    WindowServer[3177]
    CGXSetTrackingAreaEnabled : Invalid tracking area 0x1642350
    3/7/13 7:52:58.827 PM
    WindowServer[3177]
    CGXSetTrackingAreaEnabled : Invalid tracking area 0x1642350
    3/7/13 7:53:01.340 PM
    helpd[3305]
    Could not find access page in directory /Applications/Nomina.app/Contents/Resources/NominaHelp
    3/7/13 7:53:01.342 PM
    helpd[3305]
    Could not find access page in directory /Applications/Nomina.app/Contents/Resources/NominaHelp
    3/7/13 7:53:11.354 PM
    helpd[3305]
    CFPropertyListCreateFromXMLData(): Old-style plist parser: missing semicolon in dictionary on line 1. Parsing will be abandoned. Break on _CFPropertyListMissingSemicolon to debug.
    3/7/13 7:53:11.355 PM
    helpd[3305]
    CFPropertyListCreateFromXMLData(): Old-style plist parser: missing semicolon in dictionary on line 1. Parsing will be abandoned. Break on _CFPropertyListMissingSemicolon to debug.
    3/7/13 7:53:37.799 PM
    WindowServer[3177]
    CGXSetTrackingAreaEnabled : Invalid tracking area 0x1318260
    3/7/13 7:53:37.800 PM
    WindowServer[3177]
    CGXSetTrackingAreaEnabled : Invalid tracking area 0x1642350
    3/7/13 7:53:37.802 PM
    WindowServer[3177]
    CGXSetTrackingAreaEnabled : Invalid tracking area 0x1642350
    3/7/13 7:53:37.819 PM
    WindowServer[3177]
    CGXSetTrackingAreaEnabled : Invalid tracking area 0x1642350
    3/7/13 7:57:24.304 PM
    PopClip[5202]
    [INFO] PopAppDelegate: PopClip Initializing.
    3/7/13 7:57:24.439 PM
    PopClip[5202]
    NSWindow does not support nonactivating panel styleMask 0x80
    3/7/13 7:57:24.441 PM
    PopClip[5202]
    [INFO] PopAppDelegate: PopClip will wait 0.500000 seconds to start.
    3/7/13 7:57:31.632 PM
    SecurityAgent[5231]
    Problem during create from (builtin:login)
    3/7/13 7:57:31.633 PM
    SecurityAgent[5231]
    Problem during create from (builtin:login)
    3/7/13 7:57:32.665 PM
    SecurityAgent[5231]
    Problem during create from (builtin:login)
    3/7/13 7:57:32.665 PM
    SecurityAgent[5231]
    Problem during create from (builtin:login)
    Now here is some additional info from the logs that appears to my novice eyes to be presenting a problem:
    <D:multistatus xmlns:D="DAV:" xmlns:caldav="urn:ietf:params:xml:ns:caldav" xmlns:cs="http://calendarserver.org/ns/" xmlns:ical="http://apple.com/ns/ical/">
    <D:response xmlns:carddav="urn:ietf:params:xml:ns:carddav">
      <D:href>/calendar/dav/</D:href>
      <D:propstat>
       <D:status>HTTP/1.1 200 OK</D:status>
       <D:prop>
        <D:current-user-principal>
         <D:unauthenticated/>
        </D:current-user-principal>
       </D:prop>
      </D:propstat>
    </D:response>
    </D:multistatus>]
    3/7/13 7:50:47.525 PM          CalendarAgent[3308]          [com.apple.calendar.store.log.caldav.http] [<<<<<]
    3/7/13 7:50:47.525 PM          CalendarAgent[3308]          [com.apple.calendar.store.log.caldav.queue] [Account refresh failed with error: Error Domain=CoreDAVHTTPStatusErrorDomain Code=401 "The operation couldn’t be completed. (CoreDAVHTTPStatusErrorDomain error 401.)" UserInfo=0x7fe2dff032f0 {AccountName=Google, CalDAVErrFromRefresh=YES, CoreDAVHTTPHeaders=<CFBasicHash 0x7fe2dff0f6d0 [0x7fff71512fd0]>{type = immutable dict, count = 10,
    entries =>
              0 : Case Insensitive Key: X-Content-Type-Options = <CFString 0x7fe2dff0e960 [0x7fff71512fd0]>{contents = "nosniff"}
              1 : Case Insensitive Key: Content-Type = <CFString 0x7fe2dff0f100 [0x7fff71512fd0]>{contents = "application/vnd.google.gdata.error+xml; charset=UTF-8"}
              2 : Case Insensitive Key: Server = <CFString 0x7fe2dff0f510 [0x7fff71512fd0]>{contents = "GSE"}
              3 : Case Insensitive Key: Transfer-Encoding = <CFString 0x7fff719196f8 [0x7fff71512fd0]>{contents = "Identity"}
              6 : Case Insensitive Key: Date = <CFString 0x7fe2dff0f150 [0x7fff71512fd0]>{contents = "Fri, 08 Mar 2013 02:50:46 GMT"}
              7 : Case Insensitive Key: X-Frame-Options = <CFString 0x7fe2dff0f480 [0x7fff71512fd0]>{contents = "SAMEORIGIN"}
              8 : Case Insensitive Key: X-XSS-Protection = <CFString 0x7fe2dff0f4f0 [0x7fff71512fd0]>{contents = "1; mode=block"}
              9 : Case Insensitive Key: Www-Authenticate = <CFString 0x7fe2dff0efd0 [0x7fff71512fd0]>{contents = "basic realm="Google APIs""}
              11 : Case Insensitive Key: Cache-Control = <CFString 0x7fe2dff0f1b0 [0x7fff71512fd0]>{contents = "private, max-age=0"}
              12 : Case Insensitive Key: Expires = <CFString 0x7fe2dff0f180 [0x7fff71512fd0]>{contents = "Fri, 08 Mar 2013 02:50:46 GMT"}
    3/7/13 7:50:47.566 PM          CalendarAgent[3308]          [com.apple.calendar.store.log.caldav.http] [<<<<<]
    3/7/13 7:50:47.567 PM          CalendarAgent[3308]          [com.apple.calendar.store.log.caldav.http] [HTTP/1.1 200 (OK)]
    3/7/13 7:50:47.567 PM          CalendarAgent[3308]          [com.apple.calendar.store.log.caldav.http] [Age: 0]
    3/7/13 7:50:47.568 PM          CalendarAgent[3308]          [com.apple.calendar.store.log.caldav.http] [Allow: MKCOL, REPORT, MOVE, COPY, HEAD, POST, GET, DELETE, ACL, MKCALENDAR, PROPFIND, LOCK, OPTIONS, PUT, PROPPATCH, UNLOCK]
    3/7/13 7:50:47.568 PM          CalendarAgent[3308]          [com.apple.calendar.store.log.caldav.http] [Cache-Control: private]
    3/7/13 7:50:47.569 PM          CalendarAgent[3308]          [com.apple.calendar.store.log.caldav.http] [Connection: keep-alive]
    3/7/13 7:50:47.569 PM          CalendarAgent[3308]          [com.apple.calendar.store.log.caldav.http] [Content-Type: text/plain; charset=utf-8]
    3/7/13 7:50:47.569 PM          CalendarAgent[3308]          [com.apple.calendar.store.log.caldav.http] [Date: Fri, 08 Mar 2013 02:50:47 GMT]
    3/7/13 7:50:47.570 PM          CalendarAgent[3308]          [com.apple.calendar.store.log.caldav.http] [DAV: 1, 2, 3, access-control, calendar-access, version-control, addressbook, extended-mkcol, calendar-proxy, calendarserver-principal-property-search]
    3/7/13 7:50:47.570 PM          CalendarAgent[3308]          [com.apple.calendar.store.log.caldav.http] [Server: YTS/1.19.11]
    3/7/13 7:50:47.570 PM          CalendarAgent[3308]          [com.apple.calendar.store.log.caldav.http] [Transfer-Encoding: Identity]
    3/7/13 7:50:47.571 PM          CalendarAgent[3308]          [com.apple.calendar.store.log.caldav.http] [Vary: Accept-Encoding]
    3/7/13 7:50:47.571 PM          CalendarAgent[3308]          [com.apple.calendar.store.log.caldav.http] [Via: HTTP/1.1 calgate007.cal.sp2.yahoo.com (YahooTrafficServer/1.19.11 [c sSf ])]
    3/7/13 7:50:47.571 PM          CalendarAgent[3308]          [com.apple.calendar.store.log.caldav.http] []
    3/7/13 7:50:47.576 PM          CalendarAgent[3308]          [com.apple.calendar.store.log.caldav.queue] [CalDAVAccountRefreshQueueableOperation :: calendar home path is empty, not refreshing calendars]
    3/7/13 7:50:47.582 PM          CalendarAgent[3308]          [com.apple.calendar.store.log.caldav.http] [>>>>>]
    3/7/13 7:50:47.582 PM          CalendarAgent[3308]          [com.apple.calendar.store.log.caldav.http] [PROPFIND https://caldav.calendar.yahoo.com/principals/users/saab9.5turbo/]
    3/7/13 7:50:47.582 PM          CalendarAgent[3308]          [com.apple.calendar.store.log.caldav.http] [Brief: t]
    3/7/13 7:50:47.582 PM          CalendarAgent[3308]          [com.apple.calendar.store.log.caldav.http] [Content-Length: 130]
    3/7/13 7:50:47.583 PM          CalendarAgent[3308]          [com.apple.calendar.store.log.caldav.http] [Content-Type: text/xml]
    3/7/13 7:50:47.583 PM          CalendarAgent[3308]          [com.apple.calendar.store.log.caldav.http] [Depth: 0]
    3/7/13 7:50:47.583 PM          CalendarAgent[3308]          [com.apple.calendar.store.log.caldav.http] [User-Agent: Mac OS X/10.8.2 (12C60) CalendarAgent/55]
    3/7/13 7:50:47.583 PM          CalendarAgent[3308]          [com.apple.calendar.store.log.caldav.http] []
    3/7/13 7:50:47.583 PM          CalendarAgent[3308]          [com.apple.calendar.store.log.caldav.http] [<?xml version="1.0" encoding="UTF-8"?>
    <A:propfind xmlns:A="DAV:">
      <A:prop>
        <A:group-membership/>
      </A:prop>
    </A:propfind>]
    3/7/13 7:50:47.584 PM          CalendarAgent[3308]          [com.apple.calendar.store.log.caldav.http] []
    3/7/13 7:50:47.584 PM          CalendarAgent[3308]          [com.apple.calendar.store.log.caldav.http] [>>>>>]
    3/7/13 7:50:48.101 PM          CalendarAgent[3308]          [com.apple.calendar.store.log.caldav.http] [<<<<<]
    3/7/13 7:50:48.101 PM          CalendarAgent[3308]          [com.apple.calendar.store.log.caldav.http] [HTTP/1.1 401 (Unauthorized)]
    3/7/13 7:50:48.102 PM          CalendarAgent[3308]          [com.apple.calendar.store.log.caldav.http] [Cache-Control: no-store]
    3/7/13 7:50:48.102 PM          CalendarAgent[3308]          [com.apple.calendar.store.log.caldav.http] [Connection: close]
    3/7/13 7:50:48.102 PM          CalendarAgent[3308]          [com.apple.calendar.store.log.caldav.http] [Content-Language: en]
    3/7/13 7:50:48.102 PM          CalendarAgent[3308]          [com.apple.calendar.store.log.caldav.http] [Content-Length: 1]
    3/7/13 7:50:48.103 PM          CalendarAgent[3308]          [com.apple.calendar.store.log.caldav.http] [Content-Type: text/html]
    3/7/13 7:50:48.103 PM          CalendarAgent[3308]          [com.apple.calendar.store.log.caldav.http] [Date: Fri, 08 Mar 2013 02:50:48 GMT]
    3/7/13 7:50:48.103 PM          CalendarAgent[3308]          [com.apple.calendar.store.log.caldav.http] [Server: YTS/1.19.11]
    3/7/13 7:50:48.104 PM          CalendarAgent[3308]          [com.apple.calendar.store.log.caldav.http] [Via: HTTP/1.1 calgate009.cal.sp2.yahoo.com (YahooTrafficServer/1.19.11 [c s f ])]
    3/7/13 7:50:48.104 PM          CalendarAgent[3308]          [com.apple.calendar.store.log.caldav.http] [Www-Authenticate: Basic realm="Zimbra"]
    3/7/13 7:50:48.104 PM          CalendarAgent[3308]          [com.apple.calendar.store.log.caldav.http] []
    3/7/13 7:50:48.104 PM          CalendarAgent[3308]          [com.apple.calendar.store.log.caldav.http] []
    3/7/13 7:50:48.104 PM          CalendarAgent[3308]          [com.apple.calendar.store.log.caldav.http] [<<<<<]
    3/7/13 7:50:49.202 PM          MacPilot[4054]          A regular control size progress indicator <RBXProgressWheel: 0x212bf20> with the frame size for small control size detected.  Please use -setControlSize: to explicitly specify NSSmallControlSize
    3/7/13 7:51:00.584 PM          SecurityAgent[3818]          Problem during create from (builtin:login)
    3/7/13 7:51:00.584 PM          SecurityAgent[3818]          Problem during create from (builtin:login)
    And some more:
    Mar  7 20:51:07 Matthews-MacBook-Pro.local WindowServer[3177]: CGXGetConnectionProperty: Invalid connection 57091
    Mar  7 20:51:37 --- last message repeated 8 times ---
    Mar  7 20:53:14 Matthews-MacBook-Pro.local com.apple.SecurityServer[15]: Succeeded authorizing right 'system.hdd.smart' by client '/Library/Application Support/iStat Menus 4/iStatMenusDaemon' [104] for authorization created by '/Library/Application Support/iStat Menus 4/iStatMenusDaemon' [104] (B,0)
    Mar  7 20:53:14 Matthews-MacBook-Pro.local com.apple.SecurityServer[15]: Succeeded authorizing right 'system.hdd.smart' by client '/Library/Application Support/iStat Menus 4/iStatMenusDaemon' [104] for authorization created by '/Library/Application Support/iStat Menus 4/iStatMenusDaemon' [104] (B,0)
    Mar  7 20:53:44 --- last message repeated 2 times ---
    Mar  7 20:58:25 Matthews-MacBook-Pro.local CVMServer[114]: Check-in to the service com.apple.cvmsCompAgent_x86_64 failed. This is likely because you have either unloaded the job or the MachService has the ResetAtClose attribute specified in the launchd.plist. If present, this attribute should be removed.
    Mar  7 20:58:25 Matthews-MacBook-Pro.local CVMServer[114]: Check-in to the service com.apple.cvmsCompAgent_x86_64 failed. This is likely because you have either unloaded the job or the MachService has the ResetAtClose attribute specified in the launchd.plist. If present, this attribute should be removed.
    Mar  7 20:59:04 Matthews-MacBook-Pro.local Finder[3247]: CFPropertyListCreateFromXMLData(): Old-style plist parser: missing semicolon in dictionary on line 1. Parsing will be abandoned. Break on _CFPropertyListMissingSemicolon to debug.
    Mar  7 21:03:05 Matthews-MacBook-Pro.local Finder[3247]: CFPropertyListCreateFromXMLData(): Old-style plist parser: missing semicolon in dictionary on line 1. Parsing will be abandoned. Break on _CFPropertyListMissingSemicolon to debug.
    I can't reinstall ML, nor can I create another user (unless I use Terminal, and I'm a novice at best with Terminal).
    I could really use some help here as it's been nearly 24 and I am going CRAZY!   Thanks in advance for your help.

  • BOMs not retrieved correctly from FM CS_BOM_EXPL_MAT_V2

    Hi All,
    I am using the FM CS_BOM_EXPL_MAT_V2 passing the following parameters.
    We are able to fetch most of the BOMs from this FM except for the records with valid to date <  sy-datum.
      CALL FUNCTION 'CS_BOM_EXPL_MAT_V2'
       EXPORTING
         aumgb                       = 'X'
         capid                      = 'ZP01'
         datuv                      = p_date
         ehndl                       = '1'
         mbwls                       = 'X'
         mehrs                       = 'X'
         mmory                       = '1'
         mtnrv                        = p_matnr
         werks                        = p_werks
         vrsvo                      = 'X'
    IMPORTING
       topmat                      = ls_cstmat
      DSTST                       =
        TABLES
          stb                       = gt_stb
          matcat                    = gt_cscmat
    EXCEPTIONS
       alt_not_found               = 1
       call_invalid                = 2
       material_not_found          = 3
       missing_authorization       = 4
       no_bom_found                = 5
       no_plant_data               = 6
       no_suitable_bom_found       = 7
       conversion_error            = 8
       OTHERS                      = 9
    Please guide me if I am going wrong anywhere or if there is anyother FM to achieve this.

    Hi,
    I guess the parameter datuv = p_date is sy-datum in ur program. It is actually valid from date so you will get all BOM greater than sy-datum.
    Try not giving the date paramter. If still it does not work u can also use the FM CSAP_MAT_BOM_READ but FM CS_BOM_EXPL_MAT_V2 is more commonly used.
    Regards,
    Vasanth

  • I am having problem with speaker the sound is not coming properly from it also the right side hinges

    Hi,
    I am having problem with speaker from last few days when ever i tryed to play songs the speaker is not giving sound properly. Secondly the the right side hinges also boken so needed support for both the problems.
    Thanks & Regards 
    Umender Sahani

    First, try to reset the phone by holding the sleep and home button for about 10sec, until the Apple logo comes back again. You will not lose data by resetting.
    If this does not help, set it up as new device, explained here:
    How to erase your iOS device and then set it up as a new device or restore it from backups
    If still no luck, get it checked by visiting an Authorized Apple Service Provider or contact Apple Support to get it serviced:
    iPhone - Contact Support - Apple Support

  • Item Quantity not Copied exactly from sales order while creating Invoice

    Hi Experts,
    at
    My Functional Guy encountered a strange problem while creating Invoice from Sales Document.Actually there are 6 line material items in the order and the sixth line item is having a quantity of 8EA While trying to generate an invoice from sales order the sixth line item billed quantity gets converted to 70EA automatically  in the invoice .This only happens with the sixth line item and the remaining all are fine.I have checked OSS Notes and could not get a.ny fruitful results.Please let me know if you have any suggestions.I also checked with the functional guy whether its the problem due to copy controls.But everything is fine.Please help
    Best regards,
    Lakshman

    Are your invoices combing multiple delivery line items based upon copy control/invoice split/combine configuration settings?
    If your order was for 8 and you delivered 8, and there is no conversion for units, and the only quantity being included is for a single order line and delivery line, then there must be an error in customer-written exit or enhancement code that you have yet to find.  What do you see in debug when the data for this line is being collected and set?
    Edited by: DaveL on Sep 6, 2011 4:19 PM

  • Song tracks are not downloaded properly from iTunes Store: they are not added to the playlists, and eat disk space

    Hi,
    Yesterday I wanted to upgrade my wife's iPhone (5, 16 GB) from iOS 7.0.6 to iOS 7.1.
    She had only 500 MB of free space, and 1.9 GB was needed, so I decided to temporarily remove a number of songs from her music library.
    After this operation there was 2 GB free, and the upgrade went successfully.  After the upgrade there was still 2 GB free.
    Then I wanted to download the songs again, and here something went wrong:
    I went to iTunes Store > More > Purchased > Music, and clicked on "Download all".
    When the download process was completed, there was about 500 MB free space, but I noticed that some of the tracks, and even a complete album, were actually not in the playlists; in another album only one of the 30 tracks or so was downloaded.  So I went again into iTunes Store > More > Purchased > Music, and indeed some of the tracks were still marked as "to download", with a little cloud in front of them.
    When I tried to click on one of these little clouds to download a given track, the track seemed to be downloaded, but as soon as the download was finished the little cloud reappeared again, and the track wasn't added to the playlists.
    I tried to repeat that process a few times, until I noticed that there was now only 90 MB of free space.
    I then tried to download one more track that was 10 MB large, and after this there was only 80 MB of free space.
    So it seems that the tracks are indeed downloaded (and downloaded again if I click again on the little cloud) in a place where they use disk space without being otherwise accessible.
    What can I do to:
    1. download the tracks correctly so that they appear in the playlists?
    2. clean up the space that was wasted?
    Many thanks in advance!

    Depending upon what country that you are in (music can't be re-downloaded in all countries) then try deleting the incomplete tracks from your iTunes library and redownload them via the Purchased link under Quick Links on the right-hand side of the iTunes store home page on your computer's iTunes : re-downloading.
    If you aren't in a country where you can re-download music or if they re-download in the same state then try the 'report a problem' link from your purchase history : log into your account on your computer's iTunes via Store > View My Account and you should then see a Purchase History section with a 'see all' link to the right of it ; click on that and you should see a list of your purchases ; find those tracks and use the 'Report a Problem' link and fill in details about the problem (iTunes support should reply within, I think, 24 to 48 hours).
    Some people have had a problem with the 'report a problem' link (it's been taking people to this site on a browser instead of showing a form in iTunes) - if it does that to you then try contacting iTunes support via this page : http://www.apple.com/support/itunes/contact/- click on Contact iTunes Store Support on the right-hand side of the page.

  • Images not downloading properly from CF card

    First, all of the sudden my downloads (from camera into Lightroom, which are simitanouesly also writing to my drobo) are going SO SLOW I mean 5-10 photos every 15-20 mins. Sometimes it even stalls out and I have to force quit and resume the download later. It was a problem that started just every few downloads, but is not every download. I  tried: Lightroom update (I have the latest version), deleting photos out of the Lightroom catalog (I always store them on my external, but use Lightroom to download and view and there were a bunch of old ones still in lightroom), turning off my render previews, downloading from a card reader and camera directly. This improved things only marginally.
    Then last night I tried another card again, figured I would just let it run all night. But it went super fast (lille it used to). Check my 'previous imports' folder and everything looked great. However only 300 of the 900 photos went into my external hardrive and the folder on Lightroom?! They still show on the previous import but not in the folders. What is the problem? 

    Ok, so first I need to say that my 27" iMac works perfectly in every other way.  The only issue I'm having is with Lightroom.  As an example, I have over 300 images on an SD card, only about 10% of them download and that takes forever.  So I tried bypassing the card reader and connecting by UBS cable camera to mac.  Same exact problem.  Can't be the card reader.  The other night I downloaded about 200 images, and the cropping function inside lightroom wouldn't work.  Once I cropped and sized as desired, I could not move the image around to position it.  I could do nothing inside the crop function. at all.  Lightroom SEEMS to be the problem, it is very unpredictable and, at times, unstable.  I called Apple, they walked me through a hard reset of the P RAM, with zero affect.  I don't know what to try next, other than maybe uninstall and reinstall LR.  Any constructive advise is appreciated.

  • Progressive Flash Not playing properly from remote server

    I have Flash CS3.
    PROBLEM: I've encoded a video using Flash's CS3 "Progressive
    Download" option and then uploaded the resulting video (along with
    it's associated files created by Flash ie: .fla, .swf, script
    folder with action script, etc.) to my server (webpage and video
    was created through Dreamweaver CS3).
    RESULT: A flash video that plays on the web, but has pink
    colored digital boxes that breakup the picture... poor quality.
    Please follow this link for an example:
    http://rivhawk.tripod.com/index.html
    I've watched multiple step-by-step tutorials by Adobe for
    creating and uploading Flash video, both with Flash CS3 and even
    Dreamweaver CS3. I've tested by creating the flash content in Flash
    CS3 and directly through Dreamweaver. The same digital noise, pink
    blocks occured.
    NOTE: Before uploading the flash content and associated
    files, I tested the flash video in my browser through Dreamweaver
    (from my local directory, not remote server)...and it
    plays/operates perfectly. It's only once it's uploaded that the
    problem occurs.
    I've encoded the video with Flash 8 and Flash 9 at low,
    medium and high qualities...same results (even by different
    computers accessing the content on the internet). It happens in
    Firefox and Internet Explorer.
    After 3 days of tests and research (and viewing samples of
    other beautiful progressive download videos on the internet) I'm
    wondering if I am missing something very simple, if there is a bug,
    is this a known issue etc.
    Please help, and please understand that I've been through all
    the tutorials on creating/using Flash Video...and specifically
    using the Progressive Download option for use on remote servers
    that don't have the Flash Media Server.
    Please assist.

    > Hi, I am very new to the video thing. I created a Flash
    swf that plays an
    > flv
    > file and everything works fine when I upload the swf and
    the flv file to
    > the
    > same directory on our web server. We'd like other web
    sites to be able to
    > place
    > this video on their site, but we do not want to give
    them the actual
    > files,
    > rather have the video files pull from our server.
    You can play video from any server by using a full URL ie
    http://www.anotherdomain.com/flashvideo.flv
    <param name="movie" value="videos/rep.swf" />
    Looks like you're building an FLV player in Flash to play
    your video rather
    than embedding it using DW. If so you need to open the source
    FLA you used
    to generate 'rep.swf' and insert a full URL to your flv file,
    then publish
    the swf and upload again.
    > I've tried changing the value and embed source tags to
    be complete urls
    > referencing the actual video location, but I still get
    an error saying the
    > flv
    > file cannot be found. Is there a way to do what I'm
    requesting?
    As above, or you can just embed the video on a web page in
    DW, using a full
    URL to your flv. If your flvs are on a server and you are
    connected to the
    internet, you should be able to play the flv using preview in
    browser before
    uploading the page.

Maybe you are looking for

  • Itunes & 7.6

    I download lots of news podcasts automatically every hour. In iTunes 7.5 the downloads would disappear from the download folder automatically. Now they stay in the download folder and report done. But they clear. when I click to any new folder. I won

  • Audio stops when reconnecting external display [OSX10.10]

    When I disconnect and reconnect an external monitor, the audio stops. Audio appears to continue playing, but there is no sound. Reproducable steps: OS: OSX 10.10 Yosemite Hardware: Macbook Pro 13" Retina Mid 2014, 16Gb RAM System Information: http://

  • July 2nd Release

    Cristinel Anastasoaie July release - New admin user interface updates, additional customer reports and bug fixes We are announcing a new Business Catalyst release, scheduled to go live on Monday, July 2nd. With this release, we have focused on improv

  • Contacts saved through messaging in ios6 are not shown in contacts

    When i receive message from a new non-saved contact and i add it to contacts in messaging by clicking on add contact, it saves it. But when i goto contacts i found it disappeared. Whereas in messages it is shown as saved. When i try to edit it, there

  • Tried to load Yosemite and iMac crashed half way through. Stuck with a half-completed execution bar. What to do?

    I'm trying to download Yosemite on my iMac. It's been stuck at the halfway point for an hour. I don't want to turn it off. But looks like its stuck. Any thoughts?