1) If the scripts are client dependent, what above driver
program ?
(client dependent / independent)
 
2. I have two pages, In one page I want address, Header,
Main &
footer. In the second page
I want only Main. How to do it?
 
3) Will 50,000 records be uploaded directly into APP's
Server?
 
4) What is the button to change the variant in ALV ?
 
5) If your project is support project ? when is your
implementation has completed ?
 
6)In start of selection, if we perform validation, what
happens ?
 
7)How to join 3 tallies & looping. We have developed a
program
in a client say
(200- client) and 210 has test data. No developing rights.
How to test data?
 
8)How to transfer data which is coming from are report as
output to another report

9)How to create standard text and how do u transfer it ?

10)What are the views when we are creating Material ?

Answer Posted / buddula15

1)
Form is Cleint dependent but print program is client
independent.

2)
In 1st page create all the windows (header,footer,address)
as variable windows so it can be displayed in 1st page and
it cannot be dispalyed in 2nd page. only main window can be
displayed in 2nd page.

6)
If you perform validations in start-of-selection nothing
happend because start-of selection trigger once you come
out from the selection-screen.

7)
Program is client independent so you can very well logon to
210 system and test it.

8) using IMPORT and EXPORT

9) using SO10 you can create standard text and using
RSTXTRAN you can transport standard text.


Buddula15

Is This Answer Correct ?    4 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is projection view?

537


can i use table key and key in an internal table and explain the functionalities of each one and what functionality does it give if both are used for same internal table

1790


what will happen if called program is not executable ?

1699


function modules are also external subroutines. State true or false. : abap modularization

600


What is meant by hide area?

651






What is the reserve command?

664


Can we create field without data element? If yes, how?

692


While sorting field groups we cannot use more than one key field. State true or false. : abap modularization

589


In an abap/4 program how do you access data that exists on a presentation server vs on an application server?

633


What is a 'z' report?

647


What are the techniques involved in using sap supplied programs?

601


How many detail lists can be created in interactive reporting?

742


How we can give authorization on the fields of table control in a dialog-programming?

1843


What are the disadvantages of abap query tool?

587


Write an abap program for creation of customer enquiry using BAPI 'BAPI_INQUIRY_CREATEFROMDATA'.

1770