3) Will 50,000 records be uploaded directly into APP's
Server?
Answer Posted / vineet kumar
What Exactly u want i didn't understand, but i think u want
to ask can i upload 50000 record in application server from
datbase server. I think u can do this thing by internal
table with occurs. here u have to give occurs limit like
data: begin of itab occurs 1000.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Suppose there is check box along with the rows. The requirement is, select the require check boxes and press a used defined button to save all these checked row data to another table. How can you do it?
What are the client dependant objects in abap / sap?
A function module can be called from a transaction screen outside an abap/4 program. State true or false. : abap modularization
I created a field and entered the field type, when I double clicked the field type to define the domain; it is asking for an ACCESS KEY, I am not changing any SAP defined tables, working on a user defined table.
What are conditional chain statement?
How do you get the number of lines in an internal table?
Is there any method apart from bdc for data upload to sap? : abap bdc
Value table VS check Table.
What is the syntax for call transaction? : abap bdc
What is a logical database?
PLEASE HELP ANYONE ON THIS ISSUE,is there any problem with this function module :RHPQ_T77BX_ADD_QUALIS_OF_DPLAN. IT IS TRIGGERING BEFORE COMPLETION OF THE DEVELOPMENT PLAN but it has to trigger after compltion of development plan..this issue raised in my project..so reply urgently..thanks in advance..
What is your approach to find exit and BAdi?
wat is the difference between A-gate & W-gate?where are they used?
Does the call transaction method allow multiple transactions to be processed by sap? : abap bdc
Double click function on the lists, identifying the line selected by the user on the list?