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 / 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 |
What is maintenance view?
Can we use Session method & Call transaction both in one BDC if yes please give me example and scenario where we use this ?
what is DATA ,TYPES,PaRAMETERS called in ABAP terms?
How to Handel Duplicate entries in LSMW.
what is the role of CUID in Business Objects Import Wizard
What is the meaning of abap editor integrated with abap data dictionary? : abap data dictionary
What are the 3 methods that we use in sequence in a batch input session method? : abap bdc
What is the difference between synchronous and asynchronous update?
What is an Unpack command?
What is the difference between At selection screen and At selection screen on output?
What is pseudo comment (#EC) and How it is different from normal comments(i.e. '*' and '"')
What is the difference between open sql & native sql ?