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

BPC 10.0: Why the package reject empty records?

0 Kudos
440

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

Accepted Solutions (0)

Answers (2)

Answers (2)

0 Kudos

We have located the error.

Changing the badi filter to START_ROUTINE takes all the records.

Thank you very much

Regards.

former_member186338
Active Contributor
0 Kudos

Then please accept the correct answer and close the question.

former_member186338
Active Contributor
0 Kudos

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!