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
Rp_provide_from_last contains how many parameters ? : abap hr
Where are you used type casting?
How can cluster table be created?
What are the field and chain statements?
How to give programe name as input in BDC report of abap ?
Difference between top-of-page and top-of-page during at line- selection?
How do you read files from the application server ? : abap bdc
Can a filed occur in several field groups?
Explain buffering concept usage?
What is a batch input session? : abap hr
What is the tcode for sapscript forms?
What are the internal tables and work area?
Name some data dictionary objects?
What is bdc programming? : abap bdc
What is the difference between Check and Continue?