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

SI_BBKPF

Former Member
0 Likes
1,365

In ECC 6,the follwoing declaration is working in DEV but not in Quality.

DATA: BEGIN OF it_bkpf OCCURS 1.

INCLUDE STRUCTURE bbkpf.

DATA: END OF it_bkpf.

The table is same in both the systems. the error thrown is SI_BBKPF is unknown.

What could be the reason ?

Thanks,

Amit

11 REPLIES 11
Read only

Former Member
0 Likes
1,172

table was showing as activated but it has to be activated again

Read only

0 Likes
1,172

Hey Amit,

We are in process of upgrading from 4.6c to ECC6.

we have similar kind of problem what you have faced.

In our case the structure SI_BBKPF structure is missing.

I mean when I give SI_BBKPF in SE11..it says ...does not exist.

Any suggestions regarding the issue.

Quick response is really appreciated.

Read only

Former Member
0 Likes
1,172

Hello all,

we have the same issue as subhash:

We are in process of upgrading from 4.6c to ECC6. The structure SI_BBKPF is missing.

In SE11 it says SI_BBKPF does not exist.

Are there any conclusions meanwhile?

Quick response would be greatly appreciated.

Andreas

Read only

0 Likes
1,172

We recently upgrade from R/3 4.7 to ECC6.0 and are encountering the same issue with SI_BBKPF. Has anyone found a solution ?

Read only

Former Member
0 Likes
1,172

hi,

Anybody got solution?

Pls share.....

Rgds,

J P Pancras

Read only

Former Member
0 Likes
1,172

Hello All,

we Have also faced the same problems (i.e si_bbkpf is unknown,si_bbseg is unknown)while making the system unicode compatible doing UCCheck.

The problem is solved by re-activating the structures BBKPF ,BBSEG ,even though the status shows as active.

Regards,

Madhava.

Read only

0 Likes
1,172

Hi madhava,

Thank you very much! We solved the problem this way, too.

Cheers

Dieter

Read only

0 Likes
1,172

I there,

I did an upgrade from 4.7 1.10 to ERP 6 Ehp6 and we faced the same problem. Also corrected with your suggestion. Thank you very much Madhava

Best regards

Nuno Raposo

Read only

Former Member
0 Likes
1,172

Hello All,

we Have also faced the same problems (i.e si_bbkpf is unknown,si_bbseg is unknown)while making the system unicode compatible doing UCCheck.

The problem is solved by re-activating the structures BBKPF ,BBSEG ,even though the status shows as active.

Regards,

Madhava.

Read only

0 Likes
1,172

Hi

We upgraded the system from 4.6 C to Ecc 6.0. BBKPF remains active and iam able to see Include SI_BBKPF.

but SI_BBKPF is not existing. I tried reactivating BBKPF though it was active. but it didnt help. The structure SI_BBKPF is not created at all. Did any one face such issue? can you please guide.

thanks.

jeeva

Read only

0 Likes
1,172

We also just upgrading from 46c to ECC6.0 and could solve the Syntax error regarding SI_BBKPF by activating again structures BBKPF and BBSEG. Thanks a lot for your hint !

Best Regards, Ralf