What are work process in ABAP?

Answer Posted / alex

Update
Background
Spool
Enqueue
Dialog

Is This Answer Correct ?    10 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the transaction for recording bdc ? : abap bdc

607


Update function modules are classified as either v1 or v2. Which type of update is performed first and in what mode (asynchronously, synchronously or locally) can each type be processed in?

571


hi.. sap sd is installed in my PC .i m unable to start becoz ,i have given wrong password many times and it's locked.please tell me how can i open SAP logon. tell the process at my id dst.noida@rediffmail.com please advance thanx

1511


Power is interrupted while transferring data from internal table to application server. How will you determine many records are transferred in session method and call transaction method? : abap bdc

690


The loop-endloop on extract datasets can be used without any kind of errors. State true or false. : abap modularization

640






What are the internal tables and work area?

555


data:zxyz type xyz. where xyz is a standard sap structure where it contains data type fields and line type (refer to other structure) fields. my question is how to assign values to field zxyz-str-matnr where str is a structure inside xyz structure.

1899


What is the function of a data element? : abap data dictionary

589


Where can you find error log for call transaction? : abap bdc

729


what are the two methods of modifying sap standard tables? : abap data dictionary

628


Type casting and error handling

933


What is the difference between a structure and an append structure?

541


What is pass by value and what is pass by reference? Which is better?

836


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.

606


What will you code in start-of-selection & end-of-selection ?

595