‎2007 Sep 28 11:46 AM
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
‎2007 Sep 28 12:35 PM
table was showing as activated but it has to be activated again
‎2007 Nov 02 1:41 PM
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.
‎2007 Dec 16 1:30 PM
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
‎2008 Feb 26 4:56 PM
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 ?
‎2009 Aug 20 9:55 AM
‎2009 Oct 23 9:32 AM
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.
‎2012 Dec 28 3:21 PM
Hi madhava,
Thank you very much! We solved the problem this way, too.
Cheers
Dieter
‎2013 Apr 24 10:56 AM
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
‎2009 Oct 23 9:32 AM
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.
‎2010 May 19 10:11 PM
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
‎2010 Sep 03 11:26 AM
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