Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Adding fields to CI_COBL_BI

Former Member
0 Likes
1,242

Hello All.

I just have added two new Z fields to the structure CI_COBL_BI in order to use the structure BBSEG to create a BI Session through program RFBIBL01. Now the BI Session is created as expected, and when I execute it, it populates all the fields needed except for those two that I have created in CI_COBL_BI.

I am missing something? Do I need to activate these fields somewhere else? How can I make these two fields working in the BI Session?

The transaction Code I'm using is FB01, and the fields that I have created are one for the Country (ZZLAND1) and one for the material group (ZZMATKL). If I go to FB01 and make son entries manually, these two fields are there (COBL-ZZMATKL and COBL-ZZLAND1).

Any ideas?

TIA, Mauro

Hello All.

I just have added two new Z fields to the structure CI_COBL_BI in order to use the structure BBSEG to create a BI Session through program RFBIBL01. Now the BI Session is created as expected, and when I execute it, it populates all the fields needed except for those two that I have created in CI_COBL_BI.

I am missing something? Do I need to activate these fields somewhere else? How can I make these two fields working in the BI Session?

The transaction Code I'm using is FB01, and the fields that I have created are one for the Country (ZZLAND1) and one for the material group (ZZMATKL). If I go to FB01 and make son entries manually, these two fields are there (COBL-ZZMATKL and COBL-ZZLAND1).

Any ideas?

TIA, Mauro

2 REPLIES 2
Read only

Former Member
0 Likes
819

The fields may be present on the screen, but is there code in place in the PBI/PAI to move the data from the screen fields to the fields used for update.

Read only

Former Member
0 Likes
819

hi

good

ig you have added two new field than you have to activate them and then you have to activate the structure,

check the fields wheather they have activate or not, otherwise activate them and activate the structure again and than u use that structure.

thanks

mrutyun^