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

Coding block new field additon

Former Member
0 Likes
2,791

Hi Folks,

I already have 4 fields added to my coding block screen in SAPLKACB 9999, Iam unable to add one more field to the screen. I followed the below steps.

1. Added the new field to CI_COBL part of COBL structure.

2. Added code to the user exits ACCOBL01.

Not sure what Iam doing wrong here. Please let me know If you came across this scenario before.

Thanks,

Ramki

Hi Folks,

I already have 4 fields added to my coding block screen in SAPLKACB 9999, Iam unable to add one more field to the screen. I followed the below steps.

1. Added the new field to CI_COBL part of COBL structure.

2. Added code to the user exits ACCOBL01.

Not sure what Iam doing wrong here. Please let me know If you came across this scenario before.

Thanks,

Ramki

3 REPLIES 3
Read only

Former Member
0 Likes
1,810

Hi Sriram,

I have followed these steps :

1) Added the new field to CI_COBL part of COBL structure.

2) Included the field in the totals table FAGLFLEXT, FAGLFLEXA (as per my requirement)

3) Defined master data checks for the field

SAP standard fields are stored in structure ACGL_ITEM. The table

control for the display of fields is limited to 147 columns.So this can be the reason of exceeding that limit and the field not been dispalyed.

Hope this information is useful.

Regards,

Pallavi

Read only

0 Likes
1,810

Dear,

I read your note in web to new fileds in FAGLFLEXT.

I have problems with new fields now. I inserted new fields (XREF2, XREF3) in to COBL. Structure in FAGLFLEXT/FAGLFELXA and structure CI_FAGLFLEX04 are with this fields....

But If I posting in tr. FB01 and insert value in XREF2 and XREF3 - value didnt create in table FALGLFLEXT(A).

Where is the problem with actualization of FAGL... tables please?

Thanks

Stanislav H.

Read only

Former Member
0 Likes
1,810

Ramki

We are facing the same issue. We have added 13 coding blocks and activated the user exit. But, we are unable to figure out how to invoke the subscreen from F-02 or FB50L. Please advice as to how you could even get to the subscreen 0002/9999.

Thanks

Sridhar