Application Development and Automation 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: 
Read only

VOFM - Output Requirement

Former Member
0 Likes
720

I created a simple output requirement for a shipping condition (905), it's activate and I even ran RV80HGEN to ensure it's activated. However the output (ZDRS) that is assigned this requirement is still created and sent (in this case ALE/IDoc output) even though the requirement is not met. In the attached screenshots you see the in the Analysis Output that the requirement is not met and the output ignore however in the Output of the same delivery document the output is created anyway! Any ideas for troubleshoot and/or resolution?

2 REPLIES 2
Read only

Florian
SAP Champion
SAP Champion
0 Likes
641

Hi Joseph,

what about sharing your condition itself?

Issue could be there. Any standard code modified to trigger an output earlier?

Hard to suggest something, I would debug and analyze the stack first.

~Florian

Read only

Jelena_Perfiljeva
Active Contributor
0 Likes
641

Output could've been created manually - the requirements are not checked in this case. You'll see a manual flag in NAST table in such case.

And I remember one odd case (discussed here on SCN) when requirement involved something specific to the creation process but since the determination analysis was run in the change mode it showed not what the author was expecting. I.e. what you see in the first screenshot it's what is valid now, not when the output was created.

Overall I agree with Florian - why don't you just debug it?