how to use table control in bdc,
plz somebody tell me.
Answer / karthik
hi
u can try with ctu params structure.........
or otherwise u can use concatenate statement for line
items ,,,,
u have to declre a variable for line items,,,,
using p++
u refer to some sites , it is given clearly
Is This Answer Correct ? | 1 Yes | 0 No |
Explain how to create any functions?
how to Create a smart form related to gate pass to be submitted to vendor’s location. This form outputs document number, date, vendors name, address, material details, quantity, unit,and the company logo.
what is synchronous and asynchronous updates in BDC's, whats their difference ?
how can we validate select-option ,,for high and low value , without using internal table..
with out using chain and end chain how you will do validations
Importance of PA20, PA30 and PA40
What are data integrity constraints?
What are the three hierarchical levels of data types and objects?
Are EVENTS Possible in LSMW?If so how to achieve?
How Group 10 sets of records per group of Internal Table in ABAP. Good Afternoon All, I have one internal table which have 400 records ,i need to group these records in set of 10 records . for example: ID value 2 100 1 95 3 90 4 85 6 80 7 75 8 70 10 65 9 60 ---------------------------------- Total : 720---------------------------------------1st group ------------------------------- 11 59 13 58 12 55 14 54 15 52 18 51 16 50 17 49 19 40 20 39 ------------------------------- Total : 507 -----------------------2nd Group ------------------------------ .......... .......... ........ please help me ....how i get this in abap. Thanks
What is an update type with reference to a match code id?
How to create client independent tables ?