Custom development for Address details screen

Hi Experts,
In the ESS screen, we have to provide one link for every employee. When the user will click on the link, one letter in PDF format should be displayed to the user. This PDF will act as a "Address Certificate". The address certificate will contain information related with name, address, passport details etc. How we can achieve this?
In my view, we will have to create one Z-RFC. The ABAPer will create the Z-RFC. Now the input for the Z RFC will be employee no. The output will be Name, Address and Passport details.
The information provided in table format needs to be converted into PDF form. How we can do so? What all services needs to be activated for this?
Regards,
Gary

Hi.
In SQ02 create info-set. You need table. Choose  Table join...  (Table  LFA1).
ThanDrag and drop requared fields from left to right(to field gruop).
You can use button Join to join some more tables(LFB1 etc)
Save it and generate.
After that go SQ01,enter name of query and click Create, while doing it select Created infoset.Save...
Than choose buton InfosetQuery and select which fields do you want in selection and output list.
Than go QUERY-MORE function-Generate program. Mantion this name.
Go se93, create transaction with this name of program

Similar Messages

  • How do you set up a custom color for the standard screen mode

    This new colour scheme has not enough contrast for it to be readable, so I was pleased to find custom screen mode. However, there seems to be no way of setting up a custom color for this. In addition, the icons are so small they are unreadable. Is there any way of making them bigger. I have a 20" and a 22" monitor working together, but they are still not clear enough to use.

    Hi there
    Are you referring to the tool icons in Photoshop CS6? There are a few options you can change to help make the interface more readable, but unfortunately, there is not an option to enlarge the tool icons.
    It sounds like you may have discovered this already, but if you go to Photoshop > Preferences > Interface, you can change the color of the Photoshop CS6 interface.
    You can also enlarge the UI text size in this same window, in the Text preferences box.
    You can also make the size of your layers thumbnails larger. You can do this by clicking on the small menu in the upper right hand corner of the Layers Panel and selecting Panel Options.
    Here you can change the size of the layers thumbnails.
    I hope this helps you out a bit!

  • Problem with custom development for documents in Record Management

    In Record Management i have setup a record model. It contains Bor objects, documents, cases and so on.
    Each kind of record managent object has it own requirements.
    For the documents there is a requirement which demands that if the scandate is changed also the date till which the document must be helded in the system must be changed.
    This cannot be done automatically via default SAP and i don't want to let the customers do it there selfs, to much risk they make errors, so this must be done via custom development.
    The logic searches in a enhanced method for the right attributes from the importing list of available attributes of the particular document.
    This is going well in the development system but when i transport it to the test system it fails. I have noticed that the content of a custom developed field ( for example ZSCANDATE) is loaded well but a default field like SRM_DOM_STORAGE_START not. The systems returns an error that the description of the attribute is missing. When i look in the DMWB ( DocuMent WorkBench )  i dont see errors, but afcorse there is one.
    What can i have forgotten in my record management installation?
    Offcorse the test system is a copy of a working development system, but you have also some things that are system dependent. and i think i have forgotten some of those..
    If you have a idea let me know!
    kind regards,
    Anton Pierhagen.

    Hi BalusC,
    thanks for the quick answer. I tried it as you said and now I get a validation error in my h:messages tag on my jsf page after submitting the form. There are no errors in my JBoss console, just this one word on my jsf page. Do you have any idea what this could mean?
    My two lists look like this:
    private ArrayList<GroupBean> selectedItems = new ArrayList<GroupBean>();
    private ArrayList<SelectItem> allGroups = new ArrayList<SelectItem>();The allGroups list gets filled like this:
    for (GroupBean group: groups){
    allGroups.add(new SelectItem(group, group.getName()));
    }where groups is a simple collection of GroupBeans which I read from the database. This seems to be correct; at least my list of checkboxes shows the correct group names.
    Now here is my selectManyCheckbox:
    <t:selectManyCheckbox id="sensor_access" value="#{sensorBacker.selectedItems}" layout="pageDirection" layoutWidth="3">
    <f:selectItems value="#{sensorBacker.allGroups}"/>
    </t:selectManyCheckbox>Any idea what goes wrong here?
    Thanks for your help!
    Wiebke

  • ACR VS RAW Developer for image detail

    I am an avid/loyal ACR fan who makes mural sized landscape prints from digital capture.  I keep hearing on various forums how Raw Developer (Mac) is the best out there for extracting every ounce of discernable detail from a raw file to a print.  I am to the point of considering purchasing the software to do the tests.
    If it proves to be a real world benefit, I will likely have to use it.
    What has been your experience with Raw Developer vs. ACR in terms of quality detail?
    If the above is true, might ACR step up to bat and give us another optional algorithm for maximized detail (like a "maximize detail" button in ACR to choose a more detailed conversion)?
    Feel free to comment on the issue however you want.
    I want detail!

    I was a big convert and advocate for Raw Developer. I paid my $125 to Brian and I don't regret it one bit. He's a cool and patient guy and answered my emails without fail.
    However, the more I got into using the color editing tools on a number of differently exposed and composed images with varying color temps, the more I started not liking what it did to the color. The default settings were pretty good but whenever I adjusted color temp and the saturation and hue sliders including other adjustements I noticed a strange patina in the hues that showed up in my edits that bothered me.
    For instance when adjusting RD's red/green tint slider the green looks more like a urine green where as ACR's hue is more pure. When I placed side by side previews of the same image between the two converters I noticed RD's deep shadows on a number of images were void of any color while ACR's retained it.
    Some users like the look of neutralized shadows on their display, but from my experience it doesn't look too good on a print. I come from a painting background and charcoal neutral shadows is a big no-no when painting shadow detail on canvas. It ruins the 3D effect. This is the main reason why offset pressman will either include an extra cyan plate duplicate of the black channel or mix blue into the black ink on press. It adds pop to the image.
    ACR's color engine is far superior in this respect.
    Also I get odd zipper like sharpening artifacts along edge detail in some images with RD. It's still an amazing Raw converter in that it retains the simple interface as ACR with added color controls of Lab and RGB curves which ACR doesn't. But I found I had to work to much to get what I wanted compared to using ACR.
    Your experience may be different.

  • Product and Customer description on RR details screen

    Hello,
    We want to have product and customer description on responsive replenishement screen.
    How we can do it.
    If this has to be done by development then what should be included in FS.
    Thx

    Solved this by using enhancement spot.

  • Refresh FunctionModule for Address Details

    Hi Friends,
               In need of a requirement I am using the function module ”ADDR_DIALOG” and pass the address details into Model Dialog Box.
               There are predefined address  which I use to copy to the modal dialog box  (pass the values to the function module ”ADDR_DIALOG” ) ,In case of changing the existing address in the modal dialog box the address should get refreshed which is not happening now,
               Is there any way to refresh the address in the Model dialog box.
               Can you please let me know if that is possible and if so what the function module is.
               I need your valuable suggestions in this regard and I greatly appreciate you all for your great work in this forum.
    Thanks and Regards
    Kamal Kumar .R 
    April Business Technology Consulting Pvt.Ltd
    Bangalore 560066, India

    Hi Kamal,
    Check this Function module 'ADDR_DIALOG_INTERN' if it satisfies your requirement.
    You can also check other function modules in group SZA1
    Regards,
    Sameena

  • Query development for Vendar details

    Dear All,
    We want to develop an query for the below mentioned requirement.
    As we have not familiar (not worked) with SAP Query development process,can any one guide us how to proceed with detail steps.
    The input will be the Vendor Code ( with selection range )
    The output requirement are as  follows
    Vendor Code
    Vendor Name
    Vendor Address
    (We need a selection field in the input screen for vendor code)
    Thanks for your time and patience
    Regards

    Hi.
    In SQ02 create info-set. You need table. Choose  Table join...  (Table  LFA1).
    ThanDrag and drop requared fields from left to right(to field gruop).
    You can use button Join to join some more tables(LFB1 etc)
    Save it and generate.
    After that go SQ01,enter name of query and click Create, while doing it select Created infoset.Save...
    Than choose buton InfosetQuery and select which fields do you want in selection and output list.
    Than go QUERY-MORE function-Generate program. Mantion this name.
    Go se93, create transaction with this name of program

  • Addition of custom links on Project Details screen to update Project

    Hi,
    I request help to implement a customization in Ms Project Server 2010. I would like to add a custom link on lefthand side menu of Project Details page. The link would display a page with key fields. On entering information in the fields and clicking Submit,
    a custom code that triggers MS SharePoint 2010 workflow should be triggered.
    The user triggering the workflow will only have read access to the Project. I would like to get technical information and code snippets to implement the requirement. Any help in this regard would be appreciated.

    Hi,
    I'm not a developer thus I'll let other folks jump in but I'd have 2 comments:
    If the user triggering the workflow needs to enter values in custom fields and do kind of a save operation as per your description, he cannot have only read access to the project. He needs a read-write access.
    Note that folks on this forum kindly give on their spare time to help the community about concerns, questions and issues on Project. What you are asking for looks like more to a consultation request (due to the fact that you are not yet facing any issues
    since you haven't even started working on it), meaning what we do in our daily job (and are paid for). Hope some colleagues can anyway give you some tracks to start.
    Hope this helps,
    Guillaume Rouyre, MBA, MVP, P-Seller |

  • Custom layouts for Address book - plugins? utilities?

    I checked out Dr. Mac's site (I think that was the name) instructions on creating custom layouts which will also work with address book. It didn't help since I want to design my own layout and be able to preview it in address book. Unfortunately that feature doesn't seem to exist (unless I've missed it) so I'd like to find either a utility or plugin that allows me to do this within address book. I want to set the column widths, the widths between each column, where to put the page number etc.
    Your comments and/or suggestions would be most welcome.
    Thanks.

    Eve Elberg wrote:
    That's the problem. I want to extend address books capabilities so that I CAN do all those things.
    you can't. there is nothing like this in address book. no plugins or 3rd party tools for this either. and I don't understand what you really mean by a custom layout when talking about address book. address book just lists addresses. you can customize which fields and address book entry can have but that's it.

  • Custom development for UDS

    Hi,
    Is it possible to develop custom driver and use with UDS to get data from non-standard data source?
    If possible, is there a blog about it?
    Thanks.

    Cemil,
    For your RS-232 output, in this case you reference a scale, there are some good hardware solutions (Digi One SP Serial to Ethernet converters)  This will allow you to port your scale data over Ethernet to your server.   Now, for processing your scale data, there are various OPC drivers out there (U-CON for example from Kepware)    I mention UCON because it has prebuilt protocols for parsing scale data.  From here you can configure your scale output as an OPC topic.   You can configure your OPC server to keep the old value resident, until a new value comes in.  In this case, with a scale it would update asynchronously when your scale pushes out a new value.  (I just did an application like this)
    Now if youu2019re going with MII 12.1 and Pco great, then you can do event driven transfers.  But if youu2019re like the majority of us, using 12.0 or lower.  Then your best bet is to store the value in some intermediate area such as a relational database, then schedule a transaction to forward it to SAP.  This way you have a store and forward capability.   If you don't have a process historian, there are also several commercially available OPC to RDBS tools out there (Software toolbox makes one called OPC to ODBC)  There are also others out there as well.

  • Custom development for release in DBM to approve in workflow

    hi everyone,
    In Dealer Business Management, there is requirement for approvals in Sales Order, Service Order based on discount value.
    For particular discount value particular person has to approve.
    But there is no such release as in PR and PO for Sales Order and Service order in SAP DBM.
    we have to add options for release in it and have to develop custom rule.
    how can it be possible?

    Hi,
    You will be using user decision step for your approval and rejection process. 'User Decision' step has more than one outcome branches.
    In your case keep one branch will be for approval and another will be for rejection. So you will add an activity in the approval branch where MIGO will take place. This flow through this branch will only happen at the time you choose APPROVE. When you choose REJECT the flow will take the other branch which doesnot have the activity 'MIGO'. Hence MIGO will not take place in case of Rjection.
    Hope I was able to explain you.
    Regards
    Anik
    Edited by: ANIK SIRCAR on Sep 12, 2011 2:12 PM

  • Custom Icon for iPhone Home Screen

    Does anyone know if there's a way to upload an icon to the site so that people can add it to their iPhone home screens? Thanks!

    Hi!
    If you use Business Catalyst you can use the file upload to put the file apple-touch-icon.png to the root. iPhone will then recognize this file when you create a shortcut.
    You can also access your Muse files via FTP (I'm on a Mac and use Cyberduck), and upload the file to the root there.
    Tip: Create your icon in 300x300 pixels with 327 dpi. This will make the icon look really sharp and great on Retina displays.

  • Developing Detail Screen in jsp using jdeveper

    Hi all,
    I want to develop a master detail scren in JSP using jdeveloper. I find problems while creating detail screen for the master.
    Can any one help me in fetching data from the table for the detail screen, manipulating(insert/delete/modify) the rows and saving them in to database.
    thanx in advance.

    Java Servlet Specification V 2.2 http://java.sun.com/products/servlet/2.2/index.html
    Java 2 Enterprise Ed. http://java.sun.com/products/j2ee
    JavaDevelopersJournal Feb/2000, Java Servlets:Advanced Features by A.V.B. Subrahmanyam

  • Link for Details screen

    Hi!
    I wonder why the link for the details screen of documents ans folders is only visible for users which have write permissions to these folders and documents. In my opinion every user who has read permissions should have the possibility to look at the details screen.
    Can anyone explain this?
    We are talking about KM in a NW2004s SPS10 installation on Windows 64bit.
    Cheers
    Christian

    By standard, the details screen is visible to all users with read access.  There must have been a change in your portal to disable this.
    If you are using a non-standard layoutset, make sure you haven't removed the standard details command from the comand group.
    It might also be worth checking that your layoutset is using the standard "commands for details menu".
    If you check all of these, then you should be able to narrow down where the problem lies.
    Chris

  • SC Report for Confirmation Details

    Hi All
    We are in SRM 7 EHP 2.
    We are doing Confirmations in SRM Portal only
    We have a requirement to create as Custom Report for Confirmation Details with below fields.
    1. Company Code
    2, Purchasing Organization
    3. Account Assignment
    4. Confirmation Name
    5. Status
    6. Requester
    7. PO Number
    How can I do it, Please advice
    Thanks
    Ajit

    Hi Ajit,
    Explore the possibility of achieving this with a new POWL query?
    Use the existing POWL in the confirmation screen as a starting point to see what can be modified to suit your requirement.
    - Sai.

Maybe you are looking for