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

Load data from infoprovider Z-fields

Former Member
0 Likes
188

Hi Expert,

    I have prepare the data in infocube zsjm_c01 which have some z-fields,eg: zentity,zaccount...

When i run package to load data to target consolidation , it's error: zentity is not a valid command or column zentity does not exist in source.

the package that i copy from /cpmb/load_infoprov_ui.

The transformation file mapping is like this:

ENTITY=ZENTITY

ACCOUNT=ZACCOUNT

CATEGORY=/CPMB/...

FLOW=/CPMB/...

anyone could help ?

thanks.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Likes

Hi,

It is a bad practice to use BPC info objects to build your custom infocube.

the error means that there is no such field called ZENTITY in your infocube.

Do you have that in your infocube?

Also make sure when you run the package, under selection button, last tab, the field name is ticked to be used in the data load.

Andy

Former Member
0 Likes

Hi Shuqing,

Please check the Header option under Options section in transformation file.

Header = YES

If still issue still persists, please check ZENTITY values in infocube followed by conversion file validation etc.

Regards,

Venkat