How do i resolve this pop up when i start batch?

When i click "start batch" this comes up. what do i have to do to get passed this point??

If it is this error window...
You have not added a setting (Add Output) to the to the batch(es) window.
You get this error when submitting the batch from the drop down menu.

Similar Messages

Maybe you are looking for

  • GET_DYNAMIC_QUERY_RESULT ( ) of GenIL IMPL Class is not working properly

    Hi Experts, Please guide me to resolve the following issue ! The input parameter ( it_selection_parameters )  of the GET_DYNAMIC_QUERY_RESULT are not being populated when I tested in Debugger this is blank. When I tested my Search Object from GenIL B

  • Best practice for Javadoc comments in both an interface and implementation

    For the Spring project I'm writing, I have interfaces with typically 1 implementation class associated with it. This is for various good reasons. So I'm trying to be very thorough with my Javadoc comments, but I realize I'm basically copying them ove

  • Convertion of XML node to string using Xquery transformation in OSB

    How to convert XML node to string using a built in function using Xquery transformation in OSB? In BPEL we have the Xpath extension function ora:getContentAsString() to do the same.

  • Circular references between tables

    Good Morning... i was just wondering, assume i have two tables. each table has a foreign key that references the primary key of the other table. assuming the 2 tables are initially empty, how do i insert tuples into them? trying to insert a tuple int

  • Dynamically selecting value from SelectOneMenu

    I have a form where all employee records are displayed. On clicking Edit button for a particular employee,his details are displayed in another form. I am not able to select his name dynamically from h:SelectOneMenu . How to do it???????????? any idea