SAP AP Screen Samples

Good Morning
I hope I am posting this in the correct forum, and apologies if this is not the correct place.
I'm currently doing some work with a client around integration of SAP with our banking application.  To this end, we have been requested to provide screen samples from SAP that clients would normally utilize on a daily basis to perform their AP functions.
In particular I need to provide samples of users of SAP that create a payment file for electronic funds transfer that once created is then authorized within SAP and subsequently either automatically uploaded to a server for processing or downloaded to a file prior to upload to the electronic banking application.
This will assist in forming my recommendation to our client as to which solution will work best in terms of the banking applications we have available.  In particular if it's the Straight-Through-Processing capability that allows SAP and our banking applications to communicate via Secure File Exchange or to manually upload to a front internet based application.
I hope you can assist and provide me with some information.
Appreciate the assistance.
Regards
Fabian Khoshbakht
Senior Manager - ANZ Bank (Australia)

Hi Raju,
Try with any sites below mentioned.
www.naukri.com
www.sapgenie.com
www.dice.com
www.monsterindia.com
or if not you can try through www.google.com
Regards,
Srinivas

Similar Messages

  • Wht is the tcode to include and report on the sap main screen?

    Hi all,
    What is the Tcode to include any program on sap main screen?
    like when we logon to the sap, it will display abap editor, etc.... i want to include one more item there, can anybody let me know how to do that?
    thanks

    I placed the cursor on desired node and select EDIT->INSERT MENU ENTRY->INSERT AS SUB NODE
    but it says node cannot be inserted at desired position.
    I tried with same level as well, but its not working.
    If i click on change nodes, its saying "changes nodes change be done through Enhancement ID"
    can suggestions?
    thanks

  • How to display a specific SAP logon screen per system?

    Hello,
    I woud like to display a logon screen which contains system-specific information, e.g. for the QAS system it would be something like "This system was created by a system copy from PRD on MM/DD/YYYY"...
    I have gone through the SAP Note 205487 and my understanding is that I have to create the ZLOGIN_SCREEN_INFO in the development (changeable) system and transport it.
    Note 205487 : "Creating/changing this text requires a changeable system. Therefore, for production systems, SAP recommends maintaining the text in the upstream system and then transporting it."
    Can anyone please provide me with some hints on how to create a different logon screen for each system and apply them via transport requests?
    I prefer not to "open" the QAS system in order to create the logon screen because I would then have to "open" the productive system to create a different logon screen...
    Any help is appreciated.
    Thanks and Regards,
    Michel M.

    Hi Michel,
    Please refer to below documents for modifying SAP Logon screen and transporting to other system.
    [How to customize the login screen|http://wiki.sdn.sap.com/wiki/pages/viewpage.action?pageId=22219]
    [Customizing SAP Login Screen|http://www.abap-tutorials.com/2009/12/30/customizing-sap-login-screen/]
    [SAP logon screen, SE61, ZLOGIN_SCREEN_INFO|SAP logon screen, SE61, ZLOGIN_SCREEN_INFO; 
    Hope it helps
    Regards
    Arun

  • Message on SAP login screen

    Hi all,
    How to add a system message on the SAP logon screen.
    I just want to put display some content and links on screen where we enter client and username and password.
    regards,
    helpful answers are surely rewarded.

    Hi,
    Personalization of your SAP system  logon screen, splash screen etc
    1) Adding text to the SAP logon screen. This is very handy for identifying which SAP system the user is about to log onto, especially non production boxes. You can also warn them here of pending changes, updates or outages. Because it is up while they are typing in their userid and password, they can't claim they missed the system message. SAP icons like the stop sign and warning signs can also be displayed. Details can be found in OSS note #205487. Here are the guts:
    Go to Transaction SE61 and select the document 'General text' (selection via F4 help), and create a text with the name ZLOGIN_SCREEN_INFO in the language defined with profile parameter zcsa/system_language.
    If the text does not exist in the system language, no output is made.
    Note that there is space for 16 lines with 45 fixed-font characters each or for approximately 60 proportional space font characters on the logon screen.
    Title lines (can be recognized by means of format keys starting with a 'U') are highlighted in the display.
    You may also output icons at the beginning of lines by using an icon code (for example, @1D@ for the STOP icon). You can get a list of icon codes from Report RSTXICON. Pay attention to the codes with two '@' symbols displayed by the report. You cannot include text symbols. The 'include indicator' cannot be used for this function. SUBHINT here. These can be used on system messages as well.
    Creating/changing this text requires a changeable system. Therefore, for production systems, SAP recommends maintaining the text in the upstream system and then transporting it. To do this, select a transportable (customer) development class when you create the text and save the active version prior to the export. The transport is done via the transport object R3TR DOCT ZLOGIN_SCREEN_INFO The text can be changed in the original system only (see TADIR entry R3TR DOCT ZLOGIN_SCREEN_INFO). When making a change in a non-original system, a modified text would be generated which cannot be represented sensefully on the initial screen.
    2) Changing the splash screen on the main menu can add some pizzazz to the otherwise boring screen. It can also be changed easily on a regular basis. For production systems a company logo and/or company mission statement might be appropriate. Here are the instructions:
    First, in transaction SMW0 (SAP Web Repository), select "Binary data for WebRFC applications. The logo must be in a .gif format. From this transaction, create a new object, then choose to IMPORT. You must then specify the path to the .gif object you have saved, and select the option to TRANSFER.
    Then, maintain table SSM_CUST via SM30. Change the field START_IMAGE to the name of the object you created in SMW0.
    3) Changing the rippling water on the top right on all is easy but tedious and requires no change to the SAP system. The file name is 'sapalogo.bmp' and resided in the directory "SAPpcsapguithemesdefault". Looking at this file you can see how it works. Use an editor like Paint and replace each of the SAP ripple images with a morphing image of your own. Make sure the new image is the same size as the original. There are 33 images in the original but you don't need that many. One idea for a morphing image would be to take your company logo and have it build its way across the screen and then off again.
    4) Changing the startup movie is even easier. Replace the file 'sapss.avi' with a short avi of your own. This file resides in the same directory as 'sapalogo.bmp
    Pls reward points,
    Regards,
    Ameet

  • Adding a Z Field onto an SAP Std  Screen

    Hello Experts,
    I need to add my own Z field onto an SAP Std screen. The Z field already exist in the Append stucture of the table VBAK.
    How to do this? Will it come under a screen exit or field exit?
    May i know if i need to go for screen programming such as loop at screen..endloop. etc.
    Please explain in Tech terms(code) wih an example.
    Appreciate your response with points.
    Thanks
    Dan

    Hi
    1) Here you need only to design the dynpro using the structeu VBAK and the system'll automatically store them in VBAK table.
    Could you please tell me the dynpr prog involved?
    Use trx SE80:
    - choose program option and insert 'SAPMV45A';
    - Press display and open SCREEN node;
    - Search screen 8309, do a doubleclick and press MODIFY: now you're in screen painter.
    - To insert the input/output fields use the structure VBAK: in this way the headerline of VBAK'll automatically be filled. You need only to insert the code in screen flow (PBO and/or PAI) if you need to insert some controls;
    2) U should consider all saving are made in update task, so it should be better you create a z-function to update your z-table and call that fm in update tusk into USEREXIT_SAVE_DOCUMENT
    What is the code to do the above. Pls explian.
    If you see the user-exit USEREXIT_SAVE_DOCUMENT you can see a example:
    FORM USEREXIT_SAVE_DOCUMENT.
    * Example:
    * CALL FUNCTION 'ZZ_EXAMPLE'
    *      IN UPDATE TASK
    *      EXPORTING
    *           ZZTAB = ZZTAB.
    ENDFORM.                    "USEREXIT_SAVE_DOCUMENT
    So you have to create a your function module with importing parameters structurated like your Z-table, in this way you can transfer the record you need to update/insert. In the fm you insert all code you need to do the updating/inserting:
    FUNCTION 'ZZ_EXAMPLE'.
      MODIFY ZZTAB FROM ZZTAB.
    ENDFUNCTION.
    Max

  • Sap user screen directing to SAP query screen.

    Hi Folks,
    In general by the time of logging in CRM system its should show user menu, but in my system its directly going to SAp query screen. Please suggest me how to change this to get the normal user screen while logging.
    BLR

    Hi,
    Plz check if u are using a shortcut for logging in. In a shortcut we can give the transaction code which needs to be executed on logging on.
    If yes then create a connection and login through it. Then u can go to the sap easy access menu.
    Regards,
    Deepak

  • SAP splash screen gifs?

    Anyone have a collection of SAP splash screen gifs?
    Id like to play around and customize my sandbox system using different splash screens.
    Most gifs I have do not have the appropriate mime type associated with it.
    Is the procedure still the same in NW04s?
    Add via smw0 and use new pic via sm30 manipulation of SSM_CUST?
    Thanks!!

    Hi Fidel
    I know this will not be so much help. But try to find the standard file at your frontend SAP GUI directory and put the new one in place of it after taking its backup.
    Regards
    *--Serdar <a href="https://www.sdn.sap.com:443http://www.sdn.sap.comhttp://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.sdn.businesscard.sdnbusinesscard?u=qbk%2bsag%2bjiw%3d">[ BC ]</a>

  • How to display weicome message in sap logon screen?

    Hello experts,
       how to  display message " welcome to company name" in the sap logon screen.
    while typing userid and password in the same screen (right hand side ) , i want to display welcome message.
    Pls give me the procedure.
    Moderator message: easy to find via google, system administration, not related to ABAP development, please search for available information/documentation before asking.
    locked by: Thomas Zloch on Oct 11, 2010 11:44 AM

    If you want to give an error message on some processing you can raise the message in the event at selection-screen.
    If you want to display information message also ,the same can be done in at selection screen
    In case you want to do the processing selectively like only when the execute button is pressed, then you can do the processing based on SY-UCOMM. (value will be 'ONLI' )

  • Adding fields/text on standard SAP transaction screens

    Hi,
    How do we add the fields on standard SAP transaction screens?
    For example, if I have to add field on transaction FB01 screen or change text of existing fields, how does it works?
    Please let me know.
    Thanks ,
    Yogita

    hi
    every standard sap transaction have enhancement options you can add fields there
    try this program to find the field-exits of the standard transaction.
    [https://wiki.sdn.sap.com/wiki/display/Snippets/howtogettheuser-exitsofa+transaction]
    regards
    sarves

  • How to add z transaction to area menu fo sap initial screen

    Hi,
      we have created 'z transaction'. how to attach it in area menu of sap initial screen.
    we need to attach it to logistics>financial accounting> clients.
    could you please help me .

    Hi,
    There is no need of creating any t-code for a area menu. The area menu name given by is the t-code to acces the area menu.
    SO create the area enu with the name which you want to create the t-code.
    To create a t-code to a standard area menu just go to se43 and copy the standard area menu to your z area menu (z area menu name should be the t-code you want to create.)
    If you know the transaction code of that clients then goto se43 and give that transaction code and then copy to z_transaction code.
    If you dont kow the transaction code of that clients then open clients throuch the path logictics->fiancial accounting->clients then look at the status to find the t-code.
    Thanks
    Kiran.
    Edited by: kiran Pasala on Feb 28, 2008 8:39 AM

  • How to change logo in SAP intial screen

    Hi,
       How will I change the logo in the initial sap screen.
    Regards,
    Kishore.

    Hi
    Change the logo in the right-hand side of the initial screen
    - To put your company logo in the right-hand side of the initial
    screen:
    Put your picture in the database with the transaction SMW0
    "Binary data" options, e.g. in ".GIF" format.
    Put a record with the picture name in the key "START_IMAGE" of
    the table SSM_CUST in the View maintenance transaction SM30.
    - You can adjust the picture to the window size automatically or
    center it in the right-hand side of the initial screen
    ("RESIZE_IMAGE" "YES" or "NO" in the table SSM_CUST).
    - You can deactivate the picture globally so that noone sees it
    with "HIDE_START_IMAGE" "YES" in the table SSM_CUST.
    Refer the links -
    SAPGUI Logon screen
    How to put Company Logo in a SAP R/3 Login Screen
    Infotext on logon-screen
    How to insert Logo in Easy Access screen?
    Photo on SAP Logon Screen
    <b>Reward points for useful Answers</b>
    Regards
    Anji

  • SAP ABAP Certification Sample Questions

    Hi
    Can anyone help me in SAP ABAP certification sample questions?
    Before giving the exam i wanted to just check mu knowlegde..
    Do not ask for sample question on SDN.
    Read and respect forum rules.
    Edited by: Zubin Shah on Jun 1, 2010 6:08 PM

    Hi
    If can answer most of these then you will have no problem with the cert exam: Security interview questions - some fun to tickle your brain.

  • In ESS we are getting SAP GUI screens instead of web screens??

    Hi,
    How the problem has come up---
    We have transferred the production data and OS into test server and changed the test server IP address to production IP address after shutting down the production server.
    Which means that now ITS/ESS will be pointing to the new copied server. After this when this new server was shutdown and old production was started the ESS/ITS points back to the original production server.
    Now the problem is that When we execute any transaction from ESS we are getting SAP GUI screen instead of Web screen.
    Can somebody tell me why this is happening.
    Any pointers to this will be highly appreciated.
    Thanks and Regards,
    Varun

    First off...what version are you on (backend)? Also, how did you "switch" your ITS instance?A little more info and we will solve this for ya. =)

  • How to Clean the Command History in SAP Logon Screen

    Hi
    Can any one let me know on how to clean the Command History (Where we generally enter the T Codes) in SAP Logon Screen.
    I dont want to List/see all the Previous command Hits in drop down box.
    Thanks
    Dan

    Hi Eric and Markus,
    We found the Solution and off course we did good R & D, Finally I am able to implement the fix to Clear the Command Line History.
    All I did is I Disabled the Permissions for Code Folder (Right Click > Permissions > Deny) in Regedit.
    Thats It, The Commands stopped storing in the History.
    Thank you Erick and Markus.
    Rg
    Dan

  • SAP Login screen - keyboard shortcut not working

    Part way through an SSO rollout (Imprivata Onesign) and have come across one terminal server that is not behaving as normal ie keyboard shortcut control+i does not position the cursor in the Client field on the SAP login screen. Instead it is treating the key combination as a standard Tab.
    Has anyone come across this before or can anyone suggest how to diagnose.
    I have checked the registry and there doesn't appear to be any custom keyboard shortcuts defined.
    OS =  Win 2003 Enterprise SP2
    SAPGUI = SAP Gui 7.10 Patch 14
    Many thanks in advance
    Paul

    See my response here for future reference.  Much easier solution:
    Re: iOS 6 + keyboard shortcuts

Maybe you are looking for

  • How do I stop tracking cookies from respawning every time I open a Firefox window?

    I'm in Firefox 21. I tried to delete my cookies, but when I close and reopen the "Show Cookies" window, all cookies have respawned, including many third party advertising cookies from sites I have never visited, sites such as 2o7.net, interclick.com,

  • HP Pavilion DV6 - problem with HP recovery - error 1005

    I'm trying to format the computer and reinstall windows. The laptop does not have a hard disk partition for the recovery. I'm using the DVD's that where made when I got the computer. I can open the HP recovery system and get about 36% in, before i ge

  • Merging photos in Photoshop...Help please.

    I am trying to figure out how to do this in photoshop. I need to know how to do it with 2 photos, 3 photos (as shown above, and so on..... I've tried, but they won't scale correctly and look like theyve been squished together. Any help is GREATLY app

  • Macbook air poor display of amazon

    why is Amazon.com coming up with lousy display... graphics missing, old font text.  Why this site only?

  • Macbook incredibly slow sometimes

    Hello, I'm using a macbook I've had for 3+ years. It's 2.16GZ Intel Core 2 Duo, 1 GB 667 MHz DDRS SDRAM. Sometimes--once every few days, it runs unbearably slow, to the point of being unusable. For instance, it'll take 5 minutes or longer to open a w