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...

can any one answer these questions
1)How do you convert non-character field to character field?
2)How do you work with semi colon separated files?
3)why cant we use normal function module for data transfer?
4)what is the structure of CTU-PARAMS?
5)can we use transfer dataset to transfer data in internal
table?

Answer Posted / Raja Singh

1) To convert a non-character field to a character field, you can use the CAST function in ABAP. For example, if you have a numeric field 'data' and want to convert it to a character field, you can use: DATA v_char TYPE char40 VALUE space.nCAST data AS char40 INTO v_char.nn2) To work with semi-colon separated files, you can use the SELECT-FILE statement in ABAP with the 'delimiter' parameter set to ';'.nn3) Normal function modules are designed for specific tasks, and data transfer is usually handled by special function modules like BAPI_TRANSACTION_CREATE. Using normal functions for data transfer can lead to complex coding and potential data consistency issues.nn4) The structure of CTU-PARAMS depends on the application you're using. It's a control table containing parameters used in some SAP transactions. You should refer to your specific application documentation for details.nn5) Yes, you can use transfer datasets (DATA STEPS) to transfer data from one internal table to another.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do you get the number of lines in an internal table? How to use a specific number occurs statement?

1017


How can we handle table control in bdc? : abap bdc

1180


What work you have done in HR module

1440


Hi every one ! You people are doing a great job here , Im going to attend Tata Technologies interivew on this sunday,Can anyone who has already attended this company interivew or other companies interivews in abap pls share ur experience with me and help me to get into job my id ushareddyabap@gmail.com. Thankyou verymcuh

2000


please give the remaining answers.

2301


what comes in Timkein written test I hope some body can tell me at this id plz tell it before 9 pm 19 march

2228


What is the project you are currently working and work that you are doing

1593


Did you create secondary index?

1222


1/ How do u apprach if error occur in sending idocs ? 2/ where u assigned process code ?

2063


What is your current client number?

1133