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

Customer-Fields for accounting

Former Member
0 Likes
558

Hello,

i have a question about adding customer-fields to accounting. According to SAP-Note Note 458591, its easily possible to create additional fields by only create them in append-structures. For me it sounds like you only have to do this and additionally add the new fields to the table BBP_C_ACC_F etc to see the new fields input-ready within the accounting-tab of Purchase Order maintenance etc, like me21n.

Sadly the note is only for SAP SRM. Could anybody tell me if thats also possible for SAP ECC 6.0 ? The problem is, that ECC doesnt seem to have a table like BBP_C_ACC_F mentioned in the note.

Or is the only way to add maintenance of further fields in accounting over new tabs with Badi ?

any help would be appretiated.

thanks and regards,

oliver

Hello,

i have a question about adding customer-fields to accounting. According to SAP-Note Note 458591, its easily possible to create additional fields by only create them in append-structures. For me it sounds like you only have to do this and additionally add the new fields to the table BBP_C_ACC_F etc to see the new fields input-ready within the accounting-tab of Purchase Order maintenance etc, like me21n.

Sadly the note is only for SAP SRM. Could anybody tell me if thats also possible for SAP ECC 6.0 ? The problem is, that ECC doesnt seem to have a table like BBP_C_ACC_F mentioned in the note.

Or is the only way to add maintenance of further fields in accounting over new tabs with Badi ?

any help would be appretiated.

thanks and regards,

oliver

1 REPLY 1
Read only

Former Member
0 Likes
476

No one ?

Maybe i wasnt able to write down my point, so here i go again.

Theres the standard "Accounting"-Tab within the item-level details of PO-transactions like ME21N. That tab holds informations about the using accounts of the selected order-position (EKPO). Now i need to add one new customer-field to this tab. For this i extended the structure CI_COBL which is included in the structure COBL. That one holds the data for this tab. The structure is extended now - but how do i get this new field onto the displayed Subscreen on that accounting-tab ?

Thats my point. I already tried to do it over generate a new subscreen over SPRO->IMG->MM->Purchase->Accounting->Create Subscreen for Accountingblock and adding the field of COBL by hand but its still invisible on the screen even the subscreen is used. The logic must make it invisible.

Can anyone help me out and give me some hints on that ?

Thanks alot and regards,

oliver