Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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

What is sequence of event triggered in report?

1067


How to display or know if the value entered contains records or not?

1110


Explain the difference between a pool table and a transparent table and how they are stored at the database level?

1193


What is meant by read lock? : sap abap data dictionary

1082


How many main windows will be there in a page window?

1022


What is the function of the transport system and workbench organiser?

1152


What are the modes in lock objects? : sap abap data dictionary

1089


I am trying to automate a manual processing of iDOCs in BD87. I used the following code to pass idoc-id to global variable 'DCN' and then skip the first screen of BD87 to go to processing directly. After running this code SET PARAMETER ID 'DCN' FIELD itabhdr-idoc_id. CALL TRANSACTION 'BD87' AND SKIP FIRST SCREEN. it takes me to the first screen because it cannot recognize my idoc-id. How I can pass idoc-id to global? I have used the above code to goto VA02 with VBELN and it worked perfectly.

2369


What is the difference between internal tables and extract datasets? : abap modularization

1274


What is the function of a domain? : abap data dictionary

1069


What is the difference between skip and new-line?

1374


What is the modification assistant?

1075


What are authorization objects and what statement is used to perform an authorization check in an abap program?

1063


write a program for creation of customer quotation using BAPI 'BAPI_QUOTATION_CREATEFROMDATA'.

3312


could anyone tell me what r real time questions been asked in interviews?i am in urgent need..thanks in advance

1950