how to add transit time to invoice date? if it is through user exit, which user exit will you use in sap SD?
1 2570Post New Spectra Soft SAP SD (Sales & Distribution) Interview Questions
Explain RStudio.
what are the features in cognos8ui
Why does sidebands vl come in case of analog modulation?
Can you explain the three types of SQL statements used in SAP HANA?
Is it possible to automate the ms access database through menu driven selections? If yes, how?
how can i see junk values in dclgen or in hostvariable of comp ?
what will be the output of the given below coding. using System; public class Exercise { static void OddNumbers(int a) { if (a >= 1) { Console.Write("{0}, ", a); a -= 2; OddNumbers(a); } } public static int Main() { const int Number = 9; Console.WriteLine("Odd Numbers"); OddNumbers(Number); Console.WriteLine(); return 0; } }
Is it possible for a member function to use delete this?
give me an idea,wat qns r asked in interview?pls.. reply to niteshramancha@gmail.com
How to give a style to images in bootstrap?
What is the use of bearer token?
What is the difference between far and near ?
What are custom report types?
what is difference between file-aid tool and file-aid utility?
What is a partitioned view?