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

Explain badi in abap.

769


What is payroll driver ? : abap hr

815


What statement will be found in an sap application program that implements a function module exit?

751


what is field string ? & where we are using field strings?

1753


What is the different between abap and ooabap? Why do we use ooabap?

885


Difference between stand alone CRM and back-end CRM

3983


What is meant by hot spots? : abap data dictionary

837


What is the difference between the function module and a normal abap/4 subroutine?

837


What is use of transparent table in abap? How it is different from pool tables?

861


What should be declared explicitly in the corresponding abap/4 statements to access internal tables without header lines & why? : abap modularization

839


What is the max. No. Of structures that can be included in a table or structure? : abap data dictionary

772


I have 3 transactions,where the output of one transaction is input of another and output of 2nd transaction is input of 3rd transaction.i have one flat file with all data for the 3 transaction.if the 3rd transaction failed can we rollback the remaining 2 transactions or not.Is this possible in BDC,How/

2025


What will you code in start-of-selection & end-of-selecton & why?

797


How do you Export a session ?

1634


What are the basic objects of the data dictionary?

755