Answer Posted / muthukumaran
For table control in bdc declare two variable as integer.
set the variable value as 0.In the program before the line
item perform statement set the counter value as 1.
count=count+1.then u hv to use the concantenate
statementfor the line items for example
concantenate '(lfa1-banks('count'))' into cval
perform bdc using cval.
during recording for the line items we hv record for the
next page also for the line item.goto standard tool bar u
hv to press the next page button.
if count=5.
perform bdc using p+ ->this for next page
endif
clear count.
| Is This Answer Correct ? | 30 Yes | 4 No |
Post New Answer View All Answers
What are the components of sapscript?
What work you have done in HR module
Hat are the different types of mode (run code) in call transaction method?
What are the different kinds of lock modes?
Explain Catch Command in ABAP?
What is the difference between get and get late?
Define alv programming in abap?
can anyone please tell me, in orient paper mill project which fields exits for creating report.
How to create any functions?
Have you worked with support? How ticket comes to you? What were the timings for resolving tickets types of severity?
What is an abap?
suppose i want to print sap script output in different printers at a time what are the settings i'll have to make?
WHY CLUSTER TABLE CALLED AS CLUSTER TABLE.
Explain client-dependent and client-independent tables.
Will 50,000 records be uploaded directly into APP's Server?