on 2017 Sep 20 8:37 AM
Hello
We have a file with 5 records with 2 empty records.
For example:
Dimension1;Dimension2;Dimension3
value1;value2;value3; value11;value22;
value33; value111;value222;value333;
;;;
;;;
We upload this file in Data Manager and play the package with this file as parameter.
The package is associated a transformation file and call a badi UJD_ROUTINE.
The parameter IR_DATA of the badi only has 3 records.
Where are the other 2?
We need to validate these records to reject the file.
Thanks you
Regards
We work with BPC 10.0 sp 26
Hola
Tenemos un problema con un archivo que contiene 5 registros y 2 de ellos están vacios.
Por ejemplo:
Dimension1;Dimension2;Dimension3
value1;value2;value3; value11;value22;
value33; value111;value222;value333;
;;;
;;;
Este archivo lo hemos subido a Data Manager y posteriormente hemos ejecutado un paquete con este archivo como parámetro. El paquete se asocia a un fichero de transformación y llama a una badi UJD_ROUTINE. El parámetro IR_DATA de la badi solo contiene 3 registros. ¿Dónde están los otros dos?.
Necesitamos evaluar el rechazo de estos dos registros para no ejecutar todo el proceso de la badi.
Muchas gracias
Un saludo.
Trabajamos con BPC 10.0 sp 26
Request clarification before answering.
We have located the error.
Changing the badi filter to START_ROUTINE takes all the records.
Thank you very much
Regards.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Sorry, but business scenario is not clear!
"We need to validate these records to reject the file." - what do you want to achieve?
What badi are you using - start or end?
"We work with BPC 10.0 sp 26" - incorrect, there is no BPC 10 SP26 - SP26 is SP for EPM client!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 9 | |
| 8 | |
| 7 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 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.