what is the use of 'split' in BDC? Is it related to some
tab adjustment to the flat file during BDC?

Answer Posted / abapchaitanya

spilt is a keyword which can split data based on seperation
in inter face programming,,,,,,,,,,

example;
1 in,in,in tab x,y,z tab 11,12,13.........this is flat
file,......
split it_itab-banks at ',' in to table banks,
split it_itab-bankl at ',' in to table bankl,
split it_itab-bankn at ',' in to table bankn.......

Is This Answer Correct ?    3 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can a filed occur in several field groups? : abap modularization

664


Differentiate between ooabap and abap?

720


What happens when you post goods issue after delivery? How does the inventory get reduced after the delivery?

565


How can we send data to external programs?

623


How do you save data in bdc tables? : abap bdc

590






How to combine multiple billing into one RV document ( Step by Step)?

1543


From Excel to ABAP - Is batch mode possible ?

585


What are the contents in technical specifications?

606


What are the page windows?

555


What are the differences between table controls and step loops?

563


What are lock objects?

599


Have you set up a back ground job ? How to create a background job without a variant ?

648


When, how and how would you control changes to standard SAP objects.

1430


Difference between stand alone CRM and back-end CRM

3822


What is the length of function code at user-command?

759