AES C 0452 – For notification types 1 or 2, TypeOfControls not allowed ("N"); required ("R") otherwise.

Created by Omer Farooq, Modified on Wed, 18 Feb at 11:01 AM by Omer Farooq

System: C

Error Code: C 0452 (C-0452)

Explanation

For notification types 1 or 2, TypeOfControls not allowed ("N"); required ("R") otherwise. Error if provided for 1/2 or missing else.

When it happens (Reason)

IF /CC560C/ExportOperation/notificationType is in SET {1, 2} THEN /CC560C/TypeOfControls = "N" ELSE /CC560C/TypeOfControls = "R"

Quick Fix

Check notificationType in CC560C. If 1 or 2, remove TypeOfControls ("N"). Otherwise, provide control types ("R"). Resubmit.

Step-by-step resolution

Check notificationType in CC560C. If 1 or 2, remove TypeOfControls ("N"). Otherwise, provide control types ("R"). Resubmit.

Keywords

C 0452, C-0452, C0452

Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article