Skip to Content
0
Jun 21, 2020 at 09:45 AM

Output type not triggering for an inbound delivery

3029 Views Last edit Jun 21, 2020 at 10:24 AM 2 rev

Hi Experts

Here is the requirement for triggering of Output type for an IBD

Whenever goods reciept happen for an inbound delivery , then an idoc should get generated whose information goes to external interface saying that GR has been completed for that inbound delivery . Can any one advice how to acheive this ?

Till now , i have used to acheive this using a custom routine , in which system checks for an ibd , if the goods reciept indicator is B - partially processed , or C - Completely processed , then output type to be triggered , if else , no output will be generated.

But when i have assigned this routine to my Z output type in NACE , output is not getting generated . When i remove the requirement from that output type , as a standard , idoc will be generated when we create or change that IBD

Pl advice