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
What is an on”*-input filed” statement?
What are the pooled and cluster tables?
Events that can be used in both the classical and interactive reports
Explain the inside concept in select-options?
How many ways can a sap system be accessed?
Can you delete data element, which is being used by table fields?
Explain the properties of selection screen?
How to create report in SD open sales order which covers all Organization, delivery status, shipping details and partner function details. plz mention the detail coding Tahnks, Rahul
What is the disadvantage of a call by reference?
How are BAPI different from Normal function modules ?
Explain what are the events used for logical database?
What are the techniques involved in using sap supplied programs?
1. If I send 5 entries of table from one system to another system, if the only 4 entries there in the target system what I have to do? 2. If I send the customer master IDOC from one SAP system to another system, if one field is missing in target table what is the steps? 3. If I want to access the 4th row 3rd column in the hashed table how to do it? 4. Whether there is any other statement than MODIFY statement to modify the content of internal table?
What is the meaning of sap r/3?
What is your approach for writing a bdc program? : abap bdc