how we can do transfer data from oracle/access to our sap R/3 system by using call transaction(recording) or session method. pls reply on my id: zaheer_guts@yahoo.co.in
2 8795How do u write a program in session method so that it creates the session and run the session itself without going to sm35
3 11630how can i find which report(abap program) assign to which sap script? or how can we find sap script is assign to which progam?
4 18748Hi i am surya, i have faced this questions plz give me the answer. I have requirement like this, i have two internal tbale like itab and itab1 in itab i have 50 records, in itab1 100 records are there. When execute this question what will be the output a]50 b]100 c]150? And how to join two internal tables what is the syntax for that?
12 18669when u already have predefined tool LSMW for uploading data....which is more easy and efficient to use and les sprogramming is required..then whats the need to write a program in BDC.... whats the main purpose....?
IBM,
5 12007I have a table with 400 recs. among some are duplicate records. how can I remove the duplicate records from the table. pls help me out.
IBM,
4 10136i am learning abap and finding very diffculty in understanding the message control technique especially in sending IDOCS? what are the steps in message control ?
2097
after creating lock object if does n't access record by second user what should we do?
What are the classifications of the sap abap data classes?
Normally how many and what files get created when a transaction program is written?
What are the events driven batch jobs?
what are the two methods of modifying sap standard tables ?
What are the screen elements.
Can you give the Example for the structure of an ABAP program? REPORT... NODES: SPFLI, SFLIGHT. DATA:... INITIALIZATION. AT SELECTION-SCREEN. START-OF-SELECTION. GET SPFLI... GET SFLIGHT... GET SPFLI LATE. END-OF-SELECTION. FORM... ENDFORM.
What is database utility?
What are the steps to be followed to set lockobjects? : sap abap data dictionary
Can we create field without data element? If yes, how?
What are function modules?
out bound process code for quotation?
What is erp? : sap abap hr
What are the personnel administration related infotypes? : abap hr
What are user exits? What is involved in writing them? What precations are needed?