on ‎2015 Dec 23 8:38 AM
Hi Experts,
I Wonder the real difference between UJ_VALIDATION Rules and CONTROLS,
Reading some topics , helps, and bpc documentation, I understand, that by implementing VALIDATION RULES, i Can manage authorized and unauthorized crossing data .
by this way, i can prevent users if they try to send data on unauthorized data crossing,
is that correct ?
tks a lot ?
olivia
Request clarification before answering.
Hi Olivia,
With UJ_VALIDATION you can globally prevent writing to some intersections.
But what is not clear?
Vadim
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
In my Opinion controls are used to "control" workstatus and to perform checks on already posted Data.
Validations do their check before saving data. (for ex. A user is only allowed to enter revenue on a product 1 for plant A becuase product is only available there)
Regards
Jörg
*edit* ok Vadim was faster
Hi Olivia,
Controls are the more evolved version of validation introduced in BPC 10. Work status is and was an independent feature to lock data as defined in work status definitions. When controls were introduced the dependency between the two features began. However, in BPC 10.1 the dependency between control and work status has become optional.
Before Controls were introduced in BPC 10, validation was the only way to do some simple validation before closing the books. Then controls were introduced providing the ability to do more sophisticated formulas. but some customers preferred validation which is why they still use it.
Best Regards,
Leila
Hi Vadim,
I could be mixing up the BADI part of it, but I think the validation part goes back to the functionality that evolved to control. I checked BPC notes regarding UJ_VALIDATION and didn’t find anything specific to UJ_VALIDATION that will distinguish it otherwise. In note 1743640 the description of UJ_VALIDATION is stated to be validation maintenance. The only validation I know from BPC 7.5 is validating by checking the value in certain accounts. This later was changed into controls, which allow for more sophisticated formulas.
Anyway, the main point I wanted to make was that controls and work status are different functions.
Regards,
Leila
Hi Vadim,
Thanks for the referenced document. I will definitely read that document to get a better idea. By the way I didn't think anything from BPC 7 would be valid anymore
I have worked with BPC since it was Outlooksoft and I sometimes cannot recognize some functions that used to be very familiar to me.
Best Regards,
Leila
| User | Count |
|---|---|
| 16 | |
| 8 | |
| 7 | |
| 6 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.