Barcode input screen issue

hi all,
i'm working on barcode program. my problem is when i scan the barcode, the data is not filling in  the screen field properly.
means the field is not filling the full data
My barcode data is
123
24.11.09
4500000024
25.1.09
ABB01
1
BOC000000009
PC
100
my screen field is filling like this
Bill No       123          Bill Date  4.11.09
PO NO         500000024    PO Date    25.1.09
Vendor Code   ABB01
Line item  Item code             UOM   Qty
1             BOC000000009   pc       100
any one having any idea please give my the solution.
regards,
bab

Hi ,
Debug and check at the point where your BAR CODE is populated to the screen fields.
You might have seperated these fields from a string. Check that place in code.String will have space between individual field values.
Check offset for the fields in which character is missing.Use same offset as the one used in types or screen fields.

Similar Messages

  • Barcode input display issue (high priority)

    hi,
    I'm working on barcode program. Problem what i'm facing is when i scanned a barcode the data is not filling corresponding my module pool screen. My barcode is horizontal barcode.
    My barcode data's are Bill no, Bill data, Po number, po data etc..
    Bill number comes 10 character length and bill data 10 character length and Po no is 10 character length and po date is 10 character length. Once i scanned the barcode the data will fill first bill no properly and bill data accepting only 6 or 5 or three character and Po number is carrying only 5 or 7 or 8 character as simlar same as po data and others also. Some time will fill all the data properly.
    This is more important to clear. Any one having any idea regarding this please help he.
    Regards,
    Bab

    Hi,
    Please Check that the cursor is placed properly for the diffrent field that you scan......
    or
    Check the RF Gun can support or can read the full lenght of the barcode Format that ur scaning.
    Cheers,
    Naveen

  • Variable input values issue with Portal reports in WAD

    Hi Gurus,
    We have issue with our reports which are created in WAD and when executed through CRM portal. We are executing the report with some selection criteria by changing default values, and once we get the out put we use SAVEAS option to save the report to favourites. But  the issue arises when we open the reprot again by clicking OPEN tab next to SAVEAS button. It opens our report, but the selection screen vaues are getting changed to default instead of showing the values which we entered before saving the report.
    ex: we have fiscalyear/period: default value is 001.2009 - 010.2009, but i changed the value to 001.2010 - 010.2010 and saved the out put of the report. when i reopen the report useing open option, it is showing 001.2009 - 010.2009 in input screen.
    Please let me know if some one has come accross this issue, or is it standard SAP behaviour. It is working fine when executed through Query designer. This is not related to personlization of variabl.es.
    Regards,
    Yada

    Hi Hari,
    Thanks for your promp response...but is there any settings to get the variable values with out saving as variant, because its working fine when executing through query designer....
    Regards,
    Yada

  • Input screen for Variable in Bex

    Hi ,
    I have created variable based on calender month and this variable is used in reports,but for this variable i am unable to get the input screen where as when iam trying to execute same report in RSRT it is allowing me to enter the date.
    Its lots of time for my query to exeute for 6 months data , i tried creating indexes , aggregates and partition on the cube but it did not help out for me to resolve this issue. Did anyone face similar kind of issue , if yes could you tell me what u have done or can be done to resolve this issue.
    Thanks

    Hi Sonu,
    Yes the properties of the web template has to be changed in the WAD.
    When this property is not enabled the query executes for all the data in the infocube and hence it takes lot of time because the variable entry is ignored.
    There is two solution to eliminate the problem.
    1. Please make this variable mandatory ( if you are allowed to. because some variabele are not liked to be mandatory by the user.)
    2. Change the property of the Webtemplate.
    Open the template that contains the query in WAD.
    in the properties Window click on the drop down box to view the property of the web template.
    if your are using WAD 7.0 do as follows
    go to web template parameters tab.
    under the section behaviour u have an option called Display variable.
    enable it.
    incase u use WAD 3.5 do as follows.
    in the properties window click on the  Web item tab.
    under the section general u have an option called force variable screen.
    enable it.
    i guess this may help you.
    Regards.
    Shafi.

  • Report without input screen working diffrently in debugging and background

    hai,frds
    I have one report without input-screen,But it is working diffrently in background and debugger.
    please help me for this  and i am bapi inside the program to create entries.but
    if its in debugging it is crates corectly but if is in back ground it not working cooetly bapi working one time only.
    plese help me  for this.
    Moderator Message: Too much of text-speak/sms-speak. Thread Locked. Write complete words and check their spellings using the Spell-Check tool in the editor here.
    Edited by: kishan P on Jan 19, 2012 4:40 PM

    HI,
    In SM37,Put the cursor on the Job, Type 'JDBG' in Command line and press Enter.
    You can able to debug your Background job now.
    Find out where it is going wrong.....
    how to debug background job

  • For new entries pass input screen values to PBO of maintenance view

    For maintaining Z table using a customized program with selection screen and FM   'VIEW_MAINTENANCE_CALL' is called . Its working fine for selecting existing entries as per selection screen values. In case if there is no entry found as per input values the maintenance screen comes blank with "No entries found that match selection criteria".
    Instead of this want to pass input screen values on maintenance view if no entry is found thru PBO selection screen. The total & extract tables are empty. No suitable event is found. How this can be done.
    Thanks
    pt

    You could try in a first step to read database to check existence :
    CALL FUNCTION 'VIEW_GET_DATA'
      EXPORTING
        view_name   = 'ZXXXX'
      TABLES
        dba_sellist = it_sellist
        data        = data
      EXCEPTIONS
        OTHERS      = 1.
    If data found, call the view maintenance
    CALL FUNCTION 'VIEW_MAINTENANCE_CALL'
      EXPORTING
        action      = 'U'
        view_name   = 'ZXXXX'
      TABLES
        dba_sellist = it_sellist.
    else create one new record providing required value in a work area
      CALL FUNCTION 'VIEW_MAINTENANCE_SINGLE_ENTRY'
        EXPORTING
          action               = 'INS'
          view_name            = 'ZXXXX'
          insert_key_not_fixed = ' ' " if full key provided
          no_transport         = 'X'
        TABLES
          dba_sellist          = it_sellist
        CHANGING
          entry                = wa_zxxxx
        EXCEPTIONS
          OTHERS               = 1.
    Regards,
    Raymond

  • N8/C7 PURPLE SCREEN ISSUE AND HOW TO SPOT IF YOU H...

    MODS THIS IS NOT A POLL OR IN ANYWAY SHAPE OR FORM A VOTING THREAD IT IS A THREAD TO WARN USERS ABOUT THE PURPLE SCREEN ISSUE AND HOW TO SPOT IT IN THEIR PHONES CLEAR AS DAY , I HAVE BEEN INFORMED FROM THE DIRECTOR OF COMUNICATIONS AT NOKIA VIA TWITTER THAT THIS THREAD IS OK AND THE TEST IMAGE IS FINE TO LOAD UP
    The following has been added by vandelay (Nokia administrator) :
    Please note that there is normally a slight variation in the purple color level in each display
    unit. This is related to the display manufacturer's optical tuning process. However, some Nokia C7 and Nokia N8 users seem to be experiencing a
    slightly higher level of purple color tint on their device screens.
    Nokia Care's technical experts told me that the easiest way to spot this problem is to just look at the black idle screen of the device - if there is a clear purple color tint on the idle screen, you should have the device inspected at a Nokia Care point. They will repair the device the device under warranty if there is a clear defect in the device.
    So seeing some purple on the test image does not necessarily mean that your screen is faulty, but we hope that it helps some people to decide whether they should visit a Nokia Care point.
    (end of vandelay's addition)
    as you may or may not have read many n8s and c7s have a purple tint issue
    this can easily be spoted by saving the picture below to your pc , transfering it to your n8/c7 , then viewing the image in your gallery
    if the image shows purple squares in some areas then iam afraid you have one of the screens that is showing defects in gradiation of colurs and the greyscale
    there are also many n8s out in the wild that dont have this problem , i have 3 n8s , my gfriend has one , hers is perfect and shows the test image with no purple tint at all my three n8s all have purple tint and some display it worse then others
    the test image can be viewed on any brightness and it should display just as it does on your monitor screen ,my gfriends n8 displays the image perfect under all brightness levels yet my three n8s show the purple tint heavily on low brightness and not as much on full brightness
    the test image can also be viewed via tv out and hdmi out and again if you have a defect screen you will see the image perfect on your tv yet on your n8 screen you will have purple tints
    here is the test image for you to load to your device and view via the gallery
    as stated above if you have one of the screens with defects in colour gradiation you will see some of the squares as purple
    this shouldnt be happending as there n8s out there that display the test image perfectly
    from all my research on this in the last month and my time studying ICT systems support in which i have a diploma , it seems clear to me that nokia have used at least two screens in the build of the n8
    many phones bought between october launch and december dont have the problem yet there are still some that do but not as many as now , phones bought from the end of december up untill current date seem to have the issue moreand its now nearly impossible to find one without the purple tint issue
    this leads me to believe that from the start nokia were using at least two screen in the n8 , then one started to run out around december and by the end of december a huge majority of n8/c7 handsets have the troubles, if not all of them shipped after december
    infact ive been to every phone shop in lakeside , chelmsford , colchester which included : carphone warehouse , o2 , vodafone , orange , three ,  phones4u , tmobile all n8/c7 handsets i asked to look at had the problem not one n8 i looked at didnt have the issue 
    i have been in contact with nokia care escalation team , all they did is send me very badly refurbed handsets back for my brand new n8s ,  which across all three handsets had the following faults
    #hdmi covers scratched and worn
    #no imei number under the hdmi cover on one of them
    #torx screws on battery cover very worn
    #plastic top caps not fitted right
    #one had a huge gap between the silver screen surround and the main chasis of n8
    #they all still had purple tint issue
    so nokia sent me three refurbed handsets for my brand new n8s , i obvously complained as they were so new i could have taken them back to the shops with the reciept but now nokia had changed the imei numbers my reciept was useless , i said i should be sent three brand new n8s , they again sent me badly refurbed handsets just as bad as the 1st lot and again all three of them had purple screen issues 
    i complained again and this time supervsior took over the case and agreed that 3 new n8s should be sent to me as mine was so new , she got them sent out and this time they were new but they still have the purple screen issue
    thats a toatal 12 n8s direct from nokia and all of them have had the issue  so i cant recomend going to a nokia care point or nokia care uk as the refurbs i was sent was a complete joke and looked like they were just used handsets that had been through a rough time
    through this month of me talking to nokia and sending emails and getting these phones swapped back to a condition of the phones that i sent them , they have said they are investigating it and taking it seriously however after some of their actions towards users (myself included) on these forums it doesnt seem like they are taking it very serious at all , they have known about it for a month now and we still have not had an offical response from nokia themselves
    if you would like to read more infomation on this problem and to see how wide spread it is then please check the following links
    http://www.nokiausers.net/forum/nokia-n8/39462-i-think-nokia-using-two-different-types-screen-n8-may...
    http://www.nokiausers.net/forum/nokia-n8/39532-n8-purple-screen-test-please-take-part-if-you-have-n8...
    http://www.allaboutsymbian.com/news/item/12604_Defective_screens_found_in_som.php
    http://forum.dailymobile.se/index.php?topic=39665.0
    http://www.nokiadna.com/2011/02/nokia-n8-nokia-c7-oled-screen-issues-plauge-nokia-users/
    http://n8geeks.com/nokia-n8-amoled-display-issue/
    there are many more threads about this issue across the net and if you google n8 screen problems or n8 purple screen problems you will come acroos many many pages of unhappy users from all across the globe
    i just hope nokia sort this out soon
    ho do you users with the problem feel about this issue and how do you think nokia should resolve it
    id be happy for a screen swap at a nsc or via warranty postal repair as long as it could be done quickly and the user wasnt without their phone for too long after all this is nokias mistake and not the users that bought the phone so all fixes should be at minimal disturbance to them
    heres hoping when you test the image your not as unlucky as me and many other n8 owners from across the globe , its a brilliant phone but this screen issue lets it down alot especially during watching films and stuff

    sorry to hear you guys are having troubles too , its a shame sucha  great device as the nokia n8 has had an issue like this arise , it is effecting alot of n8/c7 handsets and is quite a widespread issue across the globe
    it would be great to hear from as many users as possible about this and what they think about it as a user of the c7/n8
    jimmyireland about your post mate
    yes it was written by me and yes it ws deleted not once but 3or4 times actually
    the mods said it was because i had set up a poll and voting system , so i read through forum rules and posted it again with what fitted their guidelines and even put in big caps that it was not a poll but a thread to help users identify a problem and discuss it which is what the forum is for , it was deleted again , i then posted it again with just the test image and how to spot the problem and again put big caps that the post fitted their guidelines and was just to help users , it was again deleted and i was banned by mods for 2 days saying that i had broke forum rules and posted a poll and that the test image wasnt a proper test image
    i then asked other users to post the image but when they tryed nokias spam filter kicked in with a message saying that their post contained spam and that they should write it again and try posting again
    to be honest it really looked like they were trying to cover up the issue , fair enough my 1st post could be considered a very very rough poll but the posts i made afterwards were edited to fit nokias guidelines and they still removed them ad banned me and then other users posts were marked as spam
    so i tweeted alot of people and even nokia have said that as long as the post doesnt contain polls/votes then it will be fine to postand that mods shouldnt delete it , which was excellent news and hopefull this thread will stay and users can load the image and test their screens and then discuss the issue here so nokia can see users discussion in one thread , it will alo help awareness of the issue
    hence this post that isnt a poll but a thread to help users identify wether their n8/c7 has a screen with a defect in the gradiation of colours
    as stated in original post not all n8s have this problem my gfriends doesnt and it displays the test image perfectly on all brightness settings , yet my n8s show the image as very purple on low brightness and the brighter the screen goes the less the purple is shown , it is still there just not as visible as it is in the lower brightness settings
    as i also mentioned many n8s between october and mid december are fine although some still have the problem , yet from mid december till current date the amount of n8s with purple issue is much much higher and it now seems very very rare that you will get a brand new n8 from the shops without this screen issue which leads me to believe that from launch nokia have used at least two screens in the builds of the n8 , some great screens and then the ones with dodgy purple tint , from the threads across the web it seems like the good screens nokia were using either run out or they have failed to source the same screen or the manufactuer of the screen has changed something
    iam not a nokia hater and iam not here to cause trouble or loose nokia sales etc
    i love nokia have used them for years and used symbian since the 6680 , iam always helping users across the web with their nokia problems and am an avid user on nokia users please check my profile and feel free to check my posts and how many times ive been thanked for being helpfull
    http://www.nokiausers.net/forum/members/buxz777.html
    as you can see i love nokia and spend alot of time using their devices , speaking highly of them and helping their users with problems, i also love good customer services and customer relations
    i understand that big companys have build issues iam a gadget lover and trained in ict supprt iam not silly and understand that these things happend and building these phones with such complicated electronics and some could end up with issues , it could happend to anyone , sony , apple , samsung , blackberry , lg etc etc
    however its how the companys react to these issues and relate to their customers that have spent 100s of pounds on their devices that is important , issues do arise , its how the company looks after its customers thats important
    i think alot of users think the same , they dont expect nokia to click their fingers and go heres a fix but they do expect nokia to investigate the issue and they do expect nokia to relate to its customers and not ignore them or the issue which is what it looks like when posts are deleted and users are banned for posting informative posts that help users identify a problem
    things like sending users really bad refurbs for brand new n8s also dont help users confidence in nokia statement of going to nokia care about the problem as all i got was second hand looking n8s that still have the problem they were sent off with and the originals were in much better condition
    like i say iam not here to cause trouble and i love nokia the n8 is the best phone ive ever had and its almost my dream device and everything ive wanted on a device for years its the ultimate convergance device and agadget lovers dream , however when you see your gfriends and some of your mates n8 screens display the test image perfect then your n8 display it with a very purple hue it does dissapoint you and you do hope that nokia will take notice and fix the issue with the least amunt of hassle to the users
    cheers jimmy and sorry about the long post just wanted to clear some things up
    now lets get back to discussing the issue and what other users think about it
    have a great evening

  • Query input variable issue

    Hi experts,
    We are using BEx 3.5.
    1.We defined a RKF such that restricting the 0deb_cre_lc on Fiscal Year/period and restricted Fiscal Year/Period with a mandatory variable and the condition is <= ( Less than or equal to ).
    When we execute a query a input screen will come asking to enter a Fiscal Year/Period.
    Its a mandatory field.As per our client only 16 periods are defined and the fiscal year variant is V3.
    Periods are from 001 to 016.
    User will be entering like 001.2005 or 012.2008 like that.So in the output we will be getting the balance
    i.e 0deb_cre_lc amount less than or equal to the user entered fiscal year/period.
    But when user enters 234.2008 or any other wrong value which is other than 001 to 016 the report should
    not be executed.But now it is executing.
    Is there any possibility such as if user enters any period out of the range 001 to 016 then the report
    should not be executed. or show any error message. Or Is there any possibility such that if user enters
    only the values which are in the infoprovider then only the report should be executed.
    For the above requirement, please check whether the following code matches or not. But the code is not
    working.
    Tables: /BIC/AZSM_DSO00.
    data: begin of zfisc occurs 0,
    fiscper(7),
    end of zfisc.
    Data WA_I_T_RANGE like line of I_T_VAR_RANGE.
    If i_step = 3.
    Case i_vnam.
    WHEN 'TEST_FCE'.
    SELECT FISCPER FROM /BIC/AZSM_DSO00 INTO table ZFISC where FISCPER = /BIC/AZSM_DSO00-FISCPER.
    READ TABLE I_T_VAR_RANGE INTO WA_I_T_RANGE WITH KEY VNAM = 'TEST_FCE' .
    *READ TABLE ZFISC with key fiscper = WA_I_T_RANGE-LOW.
    IF ZFISC CA WA_I_T_RANGE-LOW.
    IF sy-subrc EQ 0.
    exit.
    else.
    CALL FUNCTION 'RRMS_MESSAGE_HANDLING'
    EXPORTING
    i_class = 'CD'
    i_type = 'E'
    i_number = '121'
    i_msgv1 = 'Enter Correct value for FISCPER'
    EXCEPTIONS
    dummy = 0
    OTHERS = 0.
    RAISE no_processing.
    ENDIF.
    ENDIF.
    Endcase.
    Endif.
    Please check the code and let me know if i have done any mistakes.
    Regards,
    smitha.

    Have done the specified changes. The code is as follows. But it is not working.
    Tables: /BIC/AZSM_DSO00.
    data: begin of zfisc occurs 0,
    fiscper(7),
    end of zfisc.
    data: text(12) type c.
    text = text-001.
    Data WA_I_T_RANGE like line of I_T_VAR_RANGE.
    If i_step = 3.
    Case i_vnam.
    WHEN 'TEST_FCE'.
    *SELECT FISCPER FROM /BIC/AZSM_DSO00 INTO table ZFISC where FISCPER = /BIC/AZSM_DSO00-FISCPER.
    SELECT FISCPER FROM /BIC/AZSM_DSO00 INTO table ZFISC.
    READ TABLE I_T_VAR_RANGE INTO WA_I_T_RANGE WITH KEY VNAM = 'TEST_FCE' .
    READ TABLE ZFISC with key fiscper = WA_I_T_RANGE-LOW.
    *IF ZFISC CA WA_I_T_RANGE-LOW.   commented this
    IF sy-subrc EQ 0.
    exit.
    else.
    CALL FUNCTION 'RRMS_MESSAGE_HANDLING'
    EXPORTING
    i_class = 'CD'
    i_type = 'E'
    i_number = '121'
    i_msgv1 = text
    EXCEPTIONS
    dummy = 0
    OTHERS = 0.
    raise again.
    RAISE no_processing.
    *ENDIF.  commented this
    ENDIF.
    Endcase.
    Endif.
    The structure of table /BIC/AZSM_DSO00. It is having 96 fields. Short des is 'ODS Object ZSM_DSO : Active Records'
    Regards,
    smitha.

  • The Windows 7 Black Screen Issue

    I am putting in Bootcamp with a Windows 7 install. I checked these forums and made sure I had all my prep work done.
    I referenced article TS3173 and downloaded the neccessary drivers for 7, formatted a 16GB SD Card as FAT Bootable and copied the drivers and autounattend.xml files onto the root of the drive.
    THe installation as going as planned but at the end I'm still ending up with a black screen. Windows is installed ok but on the restart after" Preparing for FIrst Use" comes up the screen goes black.
    Obviously, the drivers are not being installed from the SD card, I tried it on a USB External driver as well. Am I missing something here? I read every post I could find on it and I can't see where I am doing anything incorrectly.
    Thanks
    Tom

    You don't need Paragon or another NTFS driver. That may work (I've used it, but I was using a full hard drive anyway to begin with).
    Apple's method:
    http://www.apple.com/support/bootcamp/
    *My iMac (27-inch, Late 2009) displays a black screen during installation of Microsoft Windows 7 using the Boot Camp Assistant. How do I fix it?*
    The Windows 7 installer does not include required graphics or Bluetooth drivers for this computer. To obtain the necessary drivers and resolve the issue, see this article (creating the SD card and drivers for the "black screen" issue).
    http://support.apple.com/kb/HT3986
    http://support.apple.com/kb/TS3173

  • Flickering Screen issue after Mavericks update released on Feb 26, 2014

    I own a Macbook Retina display bought in early 2014. After installing the recent Maverick update released around Feb 26, 2014 the display developed flickering problem while scrolling and now the scrolling is not smooth any more. The originally shipped machine did not have this problem. I tested other software including Photoshop and the display still flickers while panning the canvas. I also tried resetting the SMC - System Management Controller but it didn't work along with other attempts of resetting the disk permissions, running a systems cleaner, changing the wifi-router etc.
    How to fix this flickering screen issue?

    The problem came back lately and I tried this solution and it worked. Go to system settings > power saver > and switch off the Automatic Graphic switching. Not sure if this is a good solution, but it seem to have worked for the time being.

  • Gray screen issue still in Reader 11.0.03

    Hi, it sounds like the PDF gray screen issue mentioned here:  http://helpx.adobe.com/acrobat/kb/pdf-opens-grey-screen-browser.html
    has been fixed in 10.1.3.  Has it been fixed in 11.0.03?  I have the latest Xi version installed and am still experiencing this problem.

    Hi, C F McBlob,
    Thanks for the help and the suggestion.  I turned on Compatibility View in IE and I still see the gray screen.  The ActiveX control should take the same setting that I've set in the browser, right?
    Also, shouldn't it be an Adobe issue rather than an IE issue if the exact same setup works with Adobe 9?

  • Problem in Bex Input Screen

    Hi,
    We are using 0profit_ctr  in the input screen and hierarchies are made on dis infoobject and no of hierarchies are made on this infoobject and client wants to see only specific hierarchies in the help . Plz let me know hw it cud be restricted in the help .....
    0profit_ctr .
    1.   xyz
    2 abc
    3 hjk
    4.jkl
    i want that only xyz  abc and hjk hierarchies shud b visisble wen client will select  not jkl.... hw it can b achieved..
    thnx

    Hi,
    When you design query you should specify the drill down of hierarchy level.
    Thanks
    Ajay

  • Alv selection screen issue.

    Hi,
       In my requirement i want to disable the screen field based on condition.
    in input screen..
    posting date------------select option
    period------------------paramter
    if user enters posting date means want to validate period or throw error message.(not allowed to enter period) and vice versa.
    am having no radio button.
    LOOP AT SCREEN.
    IF SCREEN-GROUP1 EQ 'ASD'.
    IF mbudat IS not INITIAL.
    SCREEN-INPUT = '1'.
    ELSE.
    SCREEN-INPUT = '0'.
    ENDIF.
    MODIFY SCREEN.
    ENDIF.
    ENDLOOP.
    but it is not working.................Any one can suggest????/

    Please don't repost the same question after having the previous rejected by a moderator.
    This is relatively basic ABAP - please search and/or use help.sap.com.
    <Thread locked>

  • White screen issue on Compag

    My Compaq is currently displaying only a white screen. The laptop boots up fine and displays fine on an external monitor.
    I have taken it apart and reseated the connectors on both the screen and the motherboard with no effect. So I am sure it's not a loose connection.
    Before I go and splash out on a new replacement screen, is this an issue that is usually seen when the screen itself is at fault. Could it be the cable? or the connection on the motherboard itself. Is there a way to be certain?
    I don't want to buy a new screen and find it's not at fault.
    Many thanks!

    Hello, @Skyfox 
    Welcome to the HP Forums.
    I see that you have a white screen issue with the notebook. I will try to assist you.
    With the steps you've taken and the fact it works correctly with an external, leaves only the display screen as the possible cause. That being said, there is no 100% way to know that it is not a cable causing the issue.
    Typical steps for this issue:
    Restart notebook
    Hard reset notebook
    Test with external monitor
    Reconnect LCD cables and check all other display cables
    Have notebook serviced.
    You're at the point of service. This really limits the options, and a display replacement may not correct the issue.
    I hope this adds any insight to the choice you need to make next.
    Thank you for posting on the HP Forums.
    I worked on behalf of HP.

  • Choose 0calday from calendar screen in BEx Web input screen

    Hi Experts
    Is it possible to present variable input screen for 0calday as a calendar in BEx Web? The possible dates should be presented as it is in BEx Analyzer.   
    Kind regards
    Erik

    Hi Erik,
    Have you seen this:
    http://help.sap.com/saphelp_nw04/helpdata/en/61/886b3ca681207ee10000000a11405a/content.htm
    Hope this helps...

Maybe you are looking for

  • Query:  Not getting the desired result. Please help

    QL> select * from ecev; entity_Tag 7 8 9 10 1 2 3 4 5 6 SQL> select * from dg; DIGP_TAG CEPT_TAG 600 1 700 1 800 1 900 1 100 1 200 1 500 1 75 2 SQL> select * from enow; ENTITY_CODE ENTITY_TAG DIGP_TAG TARGET_DA CEPT_TAG EXT 7           600      26-MA

  • How to use signed JAR-libs in EAR

    I have a project wich depend library my_crypto, and my_crypto depend JCE. When I place these lib's to WEB-INF - all works fine. But when I remove from WEB-INF/lib my_crypto (I have to do this one!) there is an Exception: java.lang.SecurityException:

  • DVD player not working in 10.4.5

    I just upgraded from OS 9 to 10.4.5 My DVD player does not work, the error message reads...A valid DVD drive could not be found [-70012]. I am using a G3 pismo powerbook. Everything else works fine. Any ideas?

  • User exit to post GI for scrap via MF42N

    Hello experts, I have a requirements that need to implement an user exit within transaction <b>MF42N</b> which would enable the transaction to post GI document to scrap (movement type 551) after posting the GR for backflashing (movement type 131). Fo

  • Error 5002 when attempting to submit a Pocast to iTunes Music Store

    Help... I cannot submit my Podcast due to a 5002 error message, the RSS feed is correct (I can user iTunes to download the Podcast but I just can't submit it). I received a reply from Apple support who initially said there was a problem with the stor