on 2024 Aug 16 9:13 AM
Hello All,
Our client requires us to create a validation in the HANA Public Cloud based on the precondition field/function (SYST-BATCH <> 'X' AND SYST-BINPT <> 'X'). However, we could not find this field/function in the HANA Public Cloud.
Please assist us in understanding how we can achieve this validation in the HANA Public Cloud using the Manage Substitution/Validation app."
Thank you
JP
Request clarification before answering.
You do not have the fields you reference as parameter values in app Manage Substitution/Validation Rules
Review journal entries created via background processing and compare same to those created online for the same BusinessTransactionType. Is there specific fields that can be used to distinguish those created online? For example check AccountingDocCreatedByUser , AccountingDocumentHeaderText, TransactionCode, compare both types of postings, how can the type of posting be grouped taking into account specific fields on the posted journal entries with identifies how one is created compared to the other. Use same within validation/substitution rule.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
"Thank you for your reply. We need to build the validation at a global level across more than 70 countries. If we use the existing precondition field (as you mentioned above), it will impact other countries.
In our on-premises S/4 HANA system, we are using a validation with the following
prerequisite condition: SYST-TCODE = 'FB05' AND SYST-BATCH <> 'X' AND SYST-BINPT <> 'X' AND BSEG-HKONT IN SET
Check BSEG-WRBRT=" "
Error message " xxxxxxx Now same validation we want to create in HANA Public cloud.
How an achieve this or We need to do custom development ?
Thank you
JP
User | Count |
---|---|
9 | |
6 | |
4 | |
4 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.