What is SAP TAO?
· Which Version you are using?
· What is the Latest Version in SAP TAO?
· What are the Advantages in SAP TAO?
· What are the Patches required for SAP
TAO?
· What is BPT?
· Difference between BPT & SAP TAO?
· Which Framework using for SAP TAO?
· What is CBASE?
· What is the SAP TAO Architecture?
· What are the Prerequisites for SAP TAO?
· SAP Solution Manager Mandatory for SAP
TAO 1.0?
· SAP Solution Manager Mandatory for SAP
TAO 2.X?
· What is UI Scanner?
· What is Inspector?
· How many ways to Create a components
using TAO 1.0?
· How many ways to Create a components
using TAO 2.x?
· Which service pack required for SAP TAO
2.7?
· What is Import/Export?
· What is Consolidate?
No Answer is Posted For this Question
Be the First to Post Answer
hi friends please tel me how to handle the recovery manager(All i.e PopUp ,Application Crach ,Object state,etc) in QTP
if heap sort contains n elements, no of comparsions required are
Write a shell program. Enter basic pay of an employee and calculate DA, HRA, Deduction, Gross pay and Net pay as follows: DA = 75 % of BASIC HRA = 10 % of BASIC DEDUCTION = 15 % of BASIC GROSS PAY = BASIC+DA+HRA NET PAY = GROSS PAY-DEDUCTION.
Programs in JAVA to get the remainder and quotient of given two numbers without using % and / operators?
Can i please VHDL code for D-Latch with clear input ?? (HINT: Set up a “Process” with appropriate sensitivity list to get the desired D-Latch with Clr working.) Inputs and Outputs: entity Lab4b is Port ( Clr, Clk, D : in STD_LOGIC; Q : out STD_LOGIC); end Lab4b;
Caret means to you
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.
WHat is execution in manual testing and when will we start execution and what language we use in execution
1Q) your current CTC (current taking currency)? 2Q) Your take home salary?(Monthly Drawing amount, According to your payslips/bank statement) 3Q) Your Expected CTC? 4Q) Your home take salary?
Explain polymorphism. Provide an example.
what is the filters in biztakk server? where it can use?
Write a shell program to test whether a given year is leap year or not ?