There is a delivery that is being created through the ABAP code and in the middle it says delivery created but someone is modifying , how would you rectify this issue
2 8596In the process of creating a delivery tere is a firld date which needs to be saved, there is an userexit available but that exit does not have that date field in it, how would you overcome this. You have the delivery no that got created instead
2 7771Where the data captured data is stored in ALV Interactive Reports using usercommand?? I_callback_usercommand
TCS,
3 12126the problem is that , while i am undergoing with my practice session, i am creating too many new programs.they are occupying much space in my hard-disk. how to delete un-necessary programs completely from my data- base........... plz help me with this .....
20241.what are the events in TMG..? 2.if i do not write any thing in a REPORT program except TOP OF PAGE and END OF PAGE ,then what will be the output?
KPIT,
5 13828There is one scenario , where A Badi consists of multiple implementations ,and i need to execute only PERTICULAR implementaion (say 2nd ) , ONLY One implementation , then how can execute the perticular implementation .
2 13058
could anyone tell me what r real time questions been asked in interviews?i am in urgent need..thanks in advance
What are logical databases?
Create any functions? How to go about it?
Define structure in abap data dictionary?
What are smart forms?
What will happen when we use fully buffered in abap?
Suppose there is a secondary index on 4 non-key fields A,B,C & D. There are 3 select queries :- a) one on basis of A, B, C , D b) Second on basis of A, B, C c) Third on basis of D, C,B, A In which all situations , the above secondary index will be used?
What are conversion routines? : abap data dictionary
What is table attribute? : abap data dictionary
What is the function module for INDIAN PAYROLL to read table cluster for given cluster table and sequence number?
suppose i want to print sap script output in different printers at a time what are the settings i'll have to make?
What is the use of 'table index'?
out bound process code for quotation?
What are the types of subroutines? : abap modularization
What will be your approach towards optimizing legacy code? Will you suggest change in technology? Does OO ABAP bring any performance benefits? How will you deal with queries in a loop? How will you optimize nested loops?