How to pass the variables to forms?
Answers were Sorted based on User's Feedback
Answer / gokul patil
form get_cust_name table in_tab structure itcsy
out-tab structure itcsy
...
endform
Perform get_cust_name using &cust_no& changing &cust_name
Is This Answer Correct ? | 3 Yes | 1 No |
Answer / sukhbir
In short :DEfine the variable in print program and refer
that variable in any of window in sapscript form.
Is This Answer Correct ? | 3 Yes | 2 No |
If BDC is developed in Development system with no data , where do we do the recording?
What are the different types of views and their definition?
What is singleton pattern in OOPS?
If I code parameters and selection events without writing the start-of-selection, will the report runs?
how can i change rows inot columns in the finaldisplay list
1 Answers Bristle Cone, IBM, TCS,
How can you call a subroutine which is located in program A from program B?
1/ what is the diff between parameter & range ? 2/ what is the methodology used in your project ? 3/ what is system symbol ? 4/ what is the diff between support project & implimented project ?
prerequisities of FOR ALL ENTRIES
what is the difference between user-exit & BADIs?
how to use binary search in internal table?what is the use of indexes and secondary indexes?
What is an abap/4 query? : abap hr
1.Can we see the output without print program in sap script,and can we fetch the data without printprogram?if yes how,pls reply in details. 2.What is table control in BDC? how can we handled in bdc? pls reply in details