|
How to add a logo into HR sapscripts? |
Views: 2208
|
Thread Tools | Rate Thread |
Payroll | Time | OM & PA | Portal | Payroll Fixes | Career Tips | SuccessFactors |
#1
|
|||
|
|||
How to add a logo into HR sapscripts?
- create the logo and save it in baseline tiff6 format ie logo.tiff
- from sap menu choose - tools,abap workbench and choose abap editor. - in the program field, enter RSTXLDMC - execute - determine the location of logo.tiff - in the file name field enter the name with it's location - unix file names are case sensitive. - in the type field, enter the appropriate type.bmon black and white, bcol = colour - in the text name field, enter zhex-macro-logo - execute - upload may take a while - at the end of the protocol zhex-macro-logo id st language en saved succesfully message is necessary. - back 4 times to main menu. - tools-word processing- standard text - in the text name field choose zhex-macro-logo - choose display - check the standard text Now to add it. - tools-word processing-form - enter form name - choose page layout and change - add the logo_window it will be displayed in - in the logo_window code section choose insert from top menu bar - insert-text-standard, put in your logo name, zhex_macro-logo - execute or enter |