Answer Posted / navin
cuz, You Need the BEST.
| Is This Answer Correct ? | 3 Yes | 10 No |
Post New Answer View All Answers
what is the BAM? where we can use it in BizTalk server?
What is diffrent between Method and and function in c#
WS-NUM PIC S9(05)V(02) SIGN TRAILING SEPARATE MOVE '0050000+' TO WS-NUM The value stored is 00500,00+ MOVE '0050000-' TO WS-NUM Then what is the value will be stored in WS-NUM? Am getting '-00500,00'.....>>> What should I declare to WS-NUM so that I can get correct values for both + & - signs.
In an customer exit (include Z) program, only the last record is getting fetched. The exit is getting called after pressing save button. What to write for fetching the first record ? Before saved to a SAP table how can i call all these records in an itab in the exit ?
hi i m deepak my shedule for NIC pi is 17 Apr please contact me if anybody has interview on same day or give me some idea who have faced
In OB52 , How to define two open posting period, Like only 5 and 8 posting should be open.. should not open 6 and 7..period..
HOW TO FIND NUMBER OF TWOS IN N!(N FACTORIAL)??
It is possible to take number of controls added to form at run-time.ex-when user enter 6, 6 text boxes get added to form,next time number of controls get change as per user number enter. What is code for that?
1.Mutating table
what is integration testing in real time applications?
code for connection from windows forms to sql server
I want to insert date in the form of yyyy-mm-dd... if any changes happen while inserting date format want to show error meg...any one can solve this..??
How to know we are in home page of a web application using QTP
Find out the roles which gives access to all tables in SAP? Thanks in advance.
Definition of Singleton Class? what is the Purpose of it? what is the advantage?