R12-Check Printing-Some fields are not shown in Arabic

Hi, we have a unique problem while printing the checks some fields are printed correctly in Arabic and some are printed in english, once in english are payee name, payee address, invoice number . am i missing something here, any help is appreciated.
Regards
Santy

There are couple of ways to achieve this,
1) - Create 2 variants, 1 variant for CFO with all the fields  & 2nd variant with only relevant fields. Then use the authorization concept, where basis can restrict the access / execution of the report with specific variants.
From the basis view, they create role & assign this variants in one of the object ( not sure). Basis assistance required
2) - When developing report, write the validation for the respective fields such as maintain Customize table in which maintain userID's & fields which they can access. Display only those fields to the userID who executes this report. It should check this customize table for this UserID & only those fields listed should get displayed. ( for all the fields, instead maintaining each field, you can enter "ALL",
Eg: UserID -
Fields
       CFO -
ALL ( report should display all the fields)
     NONCFO-------Field1 | Field2 | Field3 | Field4 | Field5 ( only these fields should get displayed)
Note: In Customize table either you can maintain with User ID or Role. It will be more convinient in future as well.
Regards,
Reazuddin MD

Similar Messages

  • COMBO BOXES AND SOME PAGES ARE NOT SHOWN CORRECTLY IN SOME WEBSITES LIKE SBICAPSEC AND MAXNEWYORK LIFE. BUT NO PROBLEM USING WITH IEXPLORER

    I am not able to login to maxnewyork life insurance site while using firefox. I am using firefox 3.6.10 now. Combo boxes are not shown in the some trading websites. I uses noscript2.0.3.3, javaconsol6.0.21, javascript option 1.2.6 and WOT20100908. It creates feeling of inferiority in using Firefox due to these problems.

    * "Clear the Cache": Tools > Options > Advanced > Network > Offline Storage (Cache): "Clear Now"
    * "Remove the Cookies" from sites that cause problems: Tools > Options > Privacy > Cookies: "Show Cookies"
    Start Firefox in [[Safe Mode]] to check if one of your add-ons is causing your problem (switch to the DEFAULT theme: Tools > Add-ons > Themes).
    See [[Troubleshooting extensions and themes]] and [[Troubleshooting plugins]]

  • Transformation : some fields are not visble in Source DSO

    Hi
    i have done mapping in transformation by connecting one Write Optimized DSO with a Standard DSo.
    Both DSO have same fields. But i am seeing some of the fields are not visible in Write optimized DSO in Transformation
    so those fields can not be mapped with corresponding Standard DSO fields.
    let me know how those fields can be make visible in Transformation.
    Regards
    Atul

    Hi ,
    "Attribute Only" will not be visible , only method to to do this maybe something like below .
    1) Look at the keys of the standard DSO , pick up the same combination and the attribute only fields from the source in the start routine of the TFM .
    2) in the field level routine of the TFM (for the atrribute only fields ) , read the tables with keys and populate .
    --Neha

  • Sometimes, some images are not shown...

    Hi!
    Out applet shows (or loads?) all images correctly, but sometimes, one or more images are not shown (or loaded?). What can it be?

    I am having a similar problem so maybe someone can help me too.
    I find that my images load correctly most of the time, but once in a while (say 1 in 4 attempts), some of them dont load. The reliability of this is much better now that I have moved the images out of the jar, but its still not right
    I also find that sometimes the classes do not load. I get classdef.not.found for a file that really should be there. I can see that the jar containing it has been downloaded to the temp dir. I have been clearing my cache out manually for now between every attempt.
    I am not sure what code to show. I dont think its necessarily a problem with images since classes dont always load either, but here is the code for loading images anyway.
            MediaTracker tracker = new MediaTracker(applet);
            for (int i = 0; i < img.length; i++) {
              img[i] = applet.getImage(urlCodeBase, imagePath + images);
    tracker.addImage(img[i], i);
    tracker.waitForID(i);
    if (tracker.isErrorAny()) {
    System.err.println("Error loading image " + images[i]);
    My web content is being delivered by 3rd party hardware which might be rather slow - its hard to tell. My entire web content is approx 200KB. Results are the same using IE or Mozilla.
    Any ideas would be a great help!

  • [Solved] Some icons are not shown in certain websites.

    For example:
    trello.com
    gist.github.com
    is like this:
    many icons are not shown correctly. It happens to all browsers(firefox,chromium,opera) I tried in archlinux. So I guess it' s an issue with some graphic library.
    It also happens to a gitlab server site I set up:
    How can I debug this? Does it happen at your place?
    EDIT: Solved by uninstalling change colors extension for chromium, deleting .mozilla solves for firefox, still happens for opera.
    Last edited by xgdgsc (2013-06-08 12:38:08)

    Sorry. I don't understand. Perhaps creating a phone case will be the better way to go(?). Phone cases can be obtained here;
    http://store.businessobjects.com/store/bobjamer/DisplayProductByTypePage&parentCategoryID=&categoryID=11522300
    Ludek

  • Some parameters are not shown in parameter dialog

    Hello,
    I created a VB.NET program using VS2005 sample.
    When the program refers to CR10's DLLs (VS2005 bundle),
    it prompts all parameters correctly.
    But when the program refers to CR12's DLLs, some parameters are not prompted.
    I installed merge module 12.2.
    I also checked CR11 (merge module 11.5) and  found the result is equal to CS12.
    Thank you

    Sorry. I don't understand. Perhaps creating a phone case will be the better way to go(?). Phone cases can be obtained here;
    http://store.businessobjects.com/store/bobjamer/DisplayProductByTypePage&parentCategoryID=&categoryID=11522300
    Ludek

  • Why fields are not shown in list form ?

    Hello,
    I have performed below steps to create list programmatically in my project :
    Programmatically created content types having columns named – Contact Email,Contact Person,Location,Type and Postion.
    I manually created list named test and attached above content type.
    Issue: Content type has been created and attached to the list named
    test.I added columns from content type to list via modify view.
    However when I click on Add new item, I am unable to see the content type fields in the form.
    I can see only inbuilt Title field in list form while above fields are not there.
    Any idea what can be the possible reason for this and how to resolve it?
    Thanks and Regards,
    Dipti Chhatrapati

    Refer this article
    The Microsoft.SharePoint.SPFieldCollection.AddFieldAsXml method
    http://blogs.msdn.com/b/sharepointdev/archive/2011/01/20/why-do-my-new-list-fields-not-appear-on-the-new-edit-or-display-forms.aspx
    Please remember to click 'Mark as Answer' on the answer if it helps you

  • Some fonts are not shown correctly in LabVIEW 2012

    I found a bug related with fonts in LabVIEW2012 f3 KR.
    - When I select NI7SEG in font selection dialog, right font is not shown in the example box.
    - Draw text at point.vi shows same problem for some fonts while other fonts are working.
    I reported it to Korean NI. As far as I know, this was not reported in previous versions and I couldn't find any related documents in Google. 
    So, here I would like to know whether it is related with only Korean version. Please let me know if English version is OK. 
    * OS: Windows 7 32bit KR

    Just now, I installed LabVIEW 2012 f3 (32-bit, English) and checked for the issue. But the font(NI7SEG) was not shown properly in VI either.
    - Both of Korea and English version of LabVIEW 2012 on Win 7 Korea OS shows wrong results. It is same on 64-bit OS.
    - LabVIEW 2010 but on same PC shows correct fonts.
    Is there a limit of number of fonts in LabVIEW? There are more than 100 fonts are shown in the "Selection Font" dialog and I can divide them into 3 groups by sequential order. I find that all fonts in the 3rd group are not applied correctly.
    (1st group)
    Arial Unicode MS...
    Bookshelf Symbol 3....
    Windings 3
    (2nd group)
    @Arial Unicode MS...
    @Terminal
    (3rd group)
    Arial...
    Consolas...
    Courier...  
    Licida Console... 
    NI7SEG...
    Verdana

  • Some appointments are not shown sometimes

    I access a Webaccess server that is in GMT+1 timezone from GMT-5 timezone and have GW set to either GMT-5 explicitly or use workstation's timezone. I did this test on Sunday Feb 26 and couple hours into Monday Feb 27 (GMT-5) - I created an appointment for Feb 26, 11:00-11:59pm from within a week view. As soon as it was created, it was not shown either in week or day views or basic interface, but could only be seen in month view or when searching for appointments. That is just an example, it was not a single occurrence, but I had several test appointments like that. Then I also had appts that were not shown even in month view, but only in search results. Regarding that Feb 26 appt, it could be made seen again in day or week views if a different timezone was chosen in options. Today, Feb 27 at the end of the day, that appointment is seen no problem in day and week views and also in basic interface, so I do not have a reliable way of reproducing the problem. Since the appt was not shown even in basic interface before, I suspect it is a server time computation/database query problem and not browser graphics rendering problem. Also, there used to be a pdf file with Webaccess API that showed how to query calendar with startDate and endDate parameters which can be done in basic interface by manually editing the address field in browser and that part is broken too - Webaccess does not show some appointments after given start date, until the start date is moved up earlier to coincide with start of the day in GMT timezone. All that used to work fine in earlier GW versions. It looks like in GW2012 some big design changes were made and some serious bugs were introduced.

    The missing piece is how ( every other way of accessing the calendar ) sees the apointment. What happens from the Windows client? Does it show the missing appointment created in webaccess?
    Its certainly possible that some boundary condition bug is being exercised. But we need to get this to the point where it can be easily reproduced. I suspect the issue has to do with the time zone being signed differently, e.g. +1 vs -5.
    Webaccess is essentially a rewrite in 2012, this eliminated the GWINTER server component and so there are a lot of positives to this move. All things considered, its been pretty decent.
    -- Bob

  • Some icons are not shown correctly in Gnome tray

    The image should tell everything. In the tray there should be icons from Guake, Dropbox and Skype. However only Skype is visible. Does anyone know where could be the problem?
    I noticed that Synergy icon behaves also wrongly.
    thanks
    Jan

    Just now, I installed LabVIEW 2012 f3 (32-bit, English) and checked for the issue. But the font(NI7SEG) was not shown properly in VI either.
    - Both of Korea and English version of LabVIEW 2012 on Win 7 Korea OS shows wrong results. It is same on 64-bit OS.
    - LabVIEW 2010 but on same PC shows correct fonts.
    Is there a limit of number of fonts in LabVIEW? There are more than 100 fonts are shown in the "Selection Font" dialog and I can divide them into 3 groups by sequential order. I find that all fonts in the 3rd group are not applied correctly.
    (1st group)
    Arial Unicode MS...
    Bookshelf Symbol 3....
    Windings 3
    (2nd group)
    @Arial Unicode MS...
    @Terminal
    (3rd group)
    Arial...
    Consolas...
    Courier...  
    Licida Console... 
    NI7SEG...
    Verdana

  • Some interfaces are not shown in the sxmb_moni

    Hi all,
    We are facing the following scenario:  we have one interface in XG1 (development environment) which is very simple: it consists of a sender ‘File’ and a receiver ‘IDOC’. The file format has been double checked and apparently is what XI defines but when we execute, we can not see anything in the sxmb_moni and if we look into the ‘adapter monitor’ -> ‘file’ adapter, we can see that the sender seems to execute successfully but the receiver still shows the following: ‘no message processing until now’. So no IDOC is generated and no xml message can be seen in the TCODE sxmb_moni.
    Also we have some interfaces that has ‘file’ receivers and we have the same problems. So, for any reason, the receivers are not working properly. I have refreshed CPACache but the error persists.
    It is preventing a whole team of doing some tests and as the golive date (March-April) is approaching it is impacting us in a strong way.
    Could you please give us some support?
    XIAFUSER is getting locked periodically (i see it in the SLD user management), do you think it will be the main reason of this?
    Thanks in advance and kind regards

    Hi,
    Go to Tcode SXI_CACHE for refreshing the Directory Caches. Go to Adapter Engine link and refresh the same
    Go thru following threads may be useful.
    Message not seen in SXMB_MOni
    Missing Messages - in RWB but not sxmb_moni
    For Adapter Engine you can do as below.
    http://<host>:<port>/CPACache/refresh?mode=full|delta
    In addition to above..
    Go thru following link about Processed XML messages.
    http://help.sap.com/saphelp_nw2004s/helpdata/en/c4/9a5c3bab977239e10000000a114084/frameset.htm
    Just add on info.
    http://help.sap.com/saphelp_nw2004s/helpdata/en/43/6baeae38391a6ee10000000a11466f/frameset.htm
    Hope this helps..
    Regards,
    Moorthy

  • Some Apps are not shown in the Appstore

    I just updatet my Iphone to firmware 5.0.1.
    Now some Apps aren't shown in the Appstore
    For Example Whatsapp
    What can i do now?

    Hi,
    Go to Tcode SXI_CACHE for refreshing the Directory Caches. Go to Adapter Engine link and refresh the same
    Go thru following threads may be useful.
    Message not seen in SXMB_MOni
    Missing Messages - in RWB but not sxmb_moni
    For Adapter Engine you can do as below.
    http://<host>:<port>/CPACache/refresh?mode=full|delta
    In addition to above..
    Go thru following link about Processed XML messages.
    http://help.sap.com/saphelp_nw2004s/helpdata/en/c4/9a5c3bab977239e10000000a114084/frameset.htm
    Just add on info.
    http://help.sap.com/saphelp_nw2004s/helpdata/en/43/6baeae38391a6ee10000000a11466f/frameset.htm
    Hope this helps..
    Regards,
    Moorthy

  • SOME FIELDS SHOULD NOT SHOWN IN THE REPORT

    Hi,
    this is to inform you that,  there is a requriment in reporting perspective (ALV),
    Requriment:
    i have to generate a ALV report which is viewed by our CFO with one t.code, in that report suppose there are 10 fields. 
    That is a specific report if some body apart from my CFO uses the same tcode to generate the same report than it has to display only 5 fields.
    if my CFO uses the same t.code all the 10 fields must be visible.
    please help me how to do it.
    regards,
    balajia.

    There are couple of ways to achieve this,
    1) - Create 2 variants, 1 variant for CFO with all the fields  & 2nd variant with only relevant fields. Then use the authorization concept, where basis can restrict the access / execution of the report with specific variants.
    From the basis view, they create role & assign this variants in one of the object ( not sure). Basis assistance required
    2) - When developing report, write the validation for the respective fields such as maintain Customize table in which maintain userID's & fields which they can access. Display only those fields to the userID who executes this report. It should check this customize table for this UserID & only those fields listed should get displayed. ( for all the fields, instead maintaining each field, you can enter "ALL",
    Eg: UserID -
    Fields
           CFO -
    ALL ( report should display all the fields)
         NONCFO-------Field1 | Field2 | Field3 | Field4 | Field5 ( only these fields should get displayed)
    Note: In Customize table either you can maintain with User ID or Role. It will be more convinient in future as well.
    Regards,
    Reazuddin MD

  • TS3999 Some calendars are not shown in iCloud

    I use some other calendars (birthday, holidays, etc.) which are shown on my iPhone, but I can not see in iCloud Calendar. Do someone know what is the problem? Thanks!

    Sorry. I don't understand. Perhaps creating a phone case will be the better way to go(?). Phone cases can be obtained here;
    http://store.businessobjects.com/store/bobjamer/DisplayProductByTypePage&parentCategoryID=&categoryID=11522300
    Ludek

  • Some files are not shown in my airport disk

    well, so far i'm impressed with my airport extreme, very stable and amazingly fast, but....
    while testing access to my lacie hd over my airport connection i noticed some of my files where not available, initially i thought it was due to folder properties or corrupted files, but when i connect the hd via firewire all items are visible and i can open them without problems.
    any suggestion to solve this problem??
    PowerbookG4-17   Mac OS X (10.4.8)  

    I have a similar problem with drives attached to my Airport Extreme. The files on the drives are visible when I access them from my MacBook, but not from my XP laptop - no files visible at all on either drive. If I then connect them up directly to the XP box using USB, then all files are visible once again.
    Any assistance on how to resolve this would be greatly appreciated.
    Thanks.

Maybe you are looking for

  • Customer name 1 problem

    Hi sap Guru's i m facing the problem is underthe one account group of that, searching for customer detailes purpocess maintain one customer no in  customers in search popupbox the display without name 1 but give to another no,display the name 1,but a

  • Role of a CRM  Technical consultant in SAP C4C and CRM on HANA

    Hi, What would be the role of a CRM Technical consultant in the following. SAP C4C SAP S4/HANA SAP CRM on HANA Thanks & Regards Sunil

  • I am having to reinstall indesign 5 on a new computer...

    Installed ok but I cannot access things such as fonts, character control bar, etc. All of these items are grayed out.

  • Using the "this" operator to pass variable references among classes and met

    Hi guys still trying to understand how to use the "this" operator can some one tell what I am doing wrong or just make this work for me to see how it works. public class ReferencePassing public static void main(String[]args) ReferencePassing rp = new

  • Work center capacity or WT generic

    Dear All Is it possible to have Work center determination based on Bin capacity , if not then as second option Is it possible to  have WT generic for work center determination where in the picker based on the available work center will enter the bin