what is the difference between "types" and "data" in abap.
Answer Posted / deepika rao
types are defiend with veribal (we has allready asine a
veriable and we want a another variable like that veriable
then we use type. as ew has acct is a nummeric veriable and
we also want a numeric veriable bal. there we can use type.)
when we defined a veriable first time then we use data for
given that type ( int, char, float,etc.).
| Is This Answer Correct ? | 12 Yes | 11 No |
Post New Answer View All Answers
could you please tell me how to draw the calibration curve for HPLC {the software which we are using}?
hi viewers, tell me,what is scripting and programming, define and difference...pls
what is c sharp dotnet
I am looking for NIC Sample papers or any patern of questions/ syllabus plz, send me on hamid.khan135@yahoo.in Regard
iam confused to choose among testing, .net and java can anybody help me????????
Define distributed queries. can you explain me as soon as possible
can u send some model papers how computer awareness questions are asked in goverment jobs(oriental insurance)to my mail id me.priyankapadma@rediff.com
what is meaning of MDM in sap?let me know that meaning
hi all, i need ur help in preparing a sql which performs scd2, i mean i have a scd2 mapping i need a sql which can give me same result as scd2 mapping, SRC table: cust_no, loc 01 abc 02 xyz TGT table: pm_ky cust_no loc current_flag 1 01 abc Y 2 02 xyz Y cust 1 has changed his loc to xyz then it loads into TGT table as below, pm_ky cust_no loc current_flag 1 01 abc N 2 02 xyz Y 3 01 xyz Y i need sql to get the above result, hope got me question, Any suggestion will be appreciate.. thanks, Vinod
What is ur porject Architecture? If anyone ask what i have to specify here..
i want to improve my english vocab for racking campus written exam plz tell me best book for prepration......
what is difference between object oriented programming structure and object oriented programming system?
Q1.Write a C program which asks the user for a number between 1 to 9 and shows the number. If the user inputs a number out of the specified range, the program should show an error and prompt the user for a valid input.
what is client server & server? What r types of Joins? explsin it! which types of indexex in sql server? what is triggers?
public static void main(String args[]) describe it