Answer Posted / guest
work flow is for error handling.
work flow is for business tracking.
In case of ALE if user come across errors it will be
processed by using function modules.
In case of ALE integration with workflow errors can be
processed using workflow instead of function modules.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
How many ways you can create table? : abap data dictionary
What are extracts?
What is the BAPI_CUSTMATINFO_GETDETAILM used for? what is the input and output of this bapi.
What is the differrences between structure and table in data dictionary in abap? : abap hr
What is the t-code to display batch input sessions? : abap bdc
What are the function modules that are generated when you activate a lockobject? : sap abap data dictionary
What is a data dictionary? : sap abap data dictionary
What is the difference between sum and collect?
What is step-loop?
It is possible to assign a local data object defined in a subroutine or function module to a field group. State true or false. : abap modularization
How to copy table across clients?
I am getting the (first) page number and the remaining records displayed in another list in another page BUT the PAGE Number is not displayed? What is the code/solution?
What is tcode se16? For what is it used.
Structures can contain data only during the runtime of a program (t/f) : abap data dictionary
What is the difference between skip and new-line?