1/ how can u move a logo from presentation server to
application server ?
2/ The logo uploaded using rstxldmc prog . where it is
going to store ?
3/ The logo is got inverted then how u handle this
situation ?
4/what r clients ? what r the client no available in a
company ? 800 client for which application ?
5/if i will display data by writing statement on start-of-
selection then what is need of end-of-selection in
classical reporting ?
6/ can u use at-line-selection & user-comand at atime in
same programe ?
Answer Posted / prasanth
1) when we upload a graphic from SE78 tcode its moved to
application server
2) The report RSTXLDMC allows a TIFF graphics file to be
uploaded from the file system of the R/3 GUI to a standard
text in the R/3 word processor SAPscript
4)
Client
is a there didgit number which we enter while
logging which helps in data security by preventing the data
from being visible to users in other client
1) A commercially, organizationally, and technically self-
contained unit within an SAP
system
2) Clients have own master records and set of tables
3) Client is the highest level in the SAP system hierarchy
I think 800 client is IDES server for traing purpose
5) END-OF-SELECTION is must
when there are Logical Database used in the program
when STOP statemnt is used
and in cases where you need to change the O/P after
printing for example if we need to print the page numbers
in the form 1/10 its not possible directly but through end-
of-selection.
6) yes we can use.
In the PF STATUS we must give the tcode PICK beside
the function key F2 in freely assigned keys
Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
How do u set up background jobs in SAP? What r the steps? What are the event driven batch jobs?
What is dialog module?
Hi to all abap gurus iam new to abap and my querry is as follows . and i feel so happy if u give exact anwers ? Querry1: i have one page( named "page1" )in my script with three windows(logo,adress,main windows) my requirement is to display some dynamic data in the script that is list of orders of the customer whn u give the customer number in selction-screen .then we can go for main window only to dispaly dynamic data ? or is there any other option ? then what should we give as apage number in the next page attribute in the header information. suppose if i dont give "page1" in the next page attribute as anext page what will happen ? i mean that dynamic data will be displayed or not ? Querry2: one one more querry incase if we have two pages in my layout .in page1 (3 windows as said above ) and page2 ( only logo and address window ) and no main window in page2. now if we give "page2" as next page in the next page attribute of page1 then that dynamic data will be displayed or not ?
What are the Synchronous and asynchronous methods in bdc ?
Write the bdc table structure? : abap bdc
What is the use of message command in a report? What are the different message types?
Give an example of interface from your project explaining why you used it?
What is design pattern? Provide example .Why are we using it?
How can we create callable modules of program code within one abap/4 program? : abap modularization
How do you find if a logical database exists for your program requirements?
How to add a column to a table control while using alphanumerical layout editor ?
Explain the different types of screen keywords?
How do you find if a logical database exists for your program requrements?
If yes then why do we require logical database
What is sap script? Describe its components.