cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

HANA Public Cloud validation _Precondition   field/ function ( SYST-BATCH <> 'X AND SYST-BINPT <> )

Jay31
Explorer
0 Kudos
497

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."

HANA Public _Cloud _ Validation .png

 

Thank you 

JP

 

Accepted Solutions (0)

Answers (1)

Answers (1)

Cora_Phelan
Product and Topic Expert
Product and Topic Expert

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. 

 

JayPaul
Explorer
0 Kudos

Hello Phelan, Thank you for reply 

JayPaul
Explorer
0 Kudos

"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