Validation of code combination in Journal files before loading in UCM for FBDI import through OIC
Summary:
We have a requirement to validate the code combination in the files for Journal Import before loading the same in UCM for FBDI import through OIC
Content (required):
We have a requirement to validate the code combination in the files for Journal Import before loading the same in UCM for FBDI import through OIC. For this i have made a BIP report with code combination as parameter. I am calling the BIP report in a for-each loop of each records in OIC. If data is present then i proceed , else i raise exception through switch case. Here since i am calling BI report every time which is not a good practice and also for each is sequential. I want to check all data first. if every data
0