Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

sales order output type is on header level, but output trigger is based on

Former Member
0 Kudos

line item user status.........

Order Confirmation is sent to the customer once confirmed.

Depending on the scenario and the systems involved in the process, the trigger to send the Order Confirmation from SAP is differ. The user status will be used as the trigger, however different statuses will be used depending on the scenario.

Client wants all items on a Sales Order to appear on the Order Confirmation. What this means is that once an Order Confirmation is triggered at the item level an Order Confirmation will be issued and include all items on the Order.

For example, a sales order (123) contains 3 items (10, 20 & 30). The first item (10) is passed user status (which required triggering an output) and the status is updated, the other two items were not passed to that user status which required triggering the output. The output should be issued based on one item meeting the qualifying criteria . The Order Confirmation should contain all 3 items. The first item (10) will show on the Order Confirmation as confirmed qty on a specific date at a specific price. Items 20 and 30 will show on the Order Confirmation as “Pending”. When the second and or third items are confirmed, another Order Confirmation will be issued showing again all 3 items and the whether they have been confirmed.

3 REPLIES 3

christian_wohlfahrt
Active Contributor
0 Kudos

Hi!

Sounds like you need a line-triggered output (with a message, which displays all lines of the order).

Do you have problems to create a new output type?

Regards,

Christian

0 Kudos

Hi,

I have a similar issue but in S4 Hana where my client uses the new output determination technique using BRF+. I see the standard BRF application is limited to only header selection.

But as you see I need the output to be triggered whenever there is a change in user status at item level. Is there a standard BRF application for Sales order item, where the business team can configure the rules for triggering using OPD ?

Regards,

Pavithra

former_member717457
Participant
0 Kudos

Hello Pavithra Meriyala,

pls. go-through the below link.

https://blogs.sap.com/2016/04/01/output-management-via-brf/

Thanks

Sathish Kumar Sidhaiyan