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

Codin Block

Former Member
0 Likes
747

Hi All,

I am having an issue related to coding block, I am trying to add a new field in SAP using transaction OXK3, I have used basic mode for it, field is successfully added but is not displayed in the transactions having coding block screen for e.g in transaction FB03 when I see the coding block screen, this new field is not displayed there, Can any one help me out on this or Could you please tell me if I have to do an extra effort to display field on coding block screen.

Thanks and Regards

Shekhar Tagra

Edited by: shekhar tagra on Aug 7, 2009 9:42 AM

Edited by: shekhar tagra on Aug 7, 2009 11:17 AM

3 REPLIES 3
Read only

RaymondGiuseppi
Active Contributor
0 Likes
657

You have "some" customizing to perform

SIMG_CFMENUOLMEOME9	Maintain Account Assignment Categories
SIMG_CFMENUOLMEOXK1	Set Subscreen for Account Assignment (Coding) Block
SIMG_CFMENUORFB2O7F8	Choose Additional Fields
SIMG_CFMENUORFB2O7R3	Define Special Fields for Finding and Sorting Data
SIMG_CFMENUORFBO7E6	Maintain Fast Entry Screens for G/L Account Items
SIMG_CFMENUORFBOB41	Define Posting Keys
SIMG_CFMENUORFBOBC4	Maintain Field Status Variants
SIMG_CFMENUORFBOXK1	Maintain Subscreens for Coding Blocks
SIMG_XXAK_OXK3		Maintain Coding Block

NB: use FM TR_SHOW_ACTIVITY with the left code to find the Customizing option

Regards,

Raymond

Read only

0 Likes
657

Hi Raymond

Thanks for the reply!!

Can yoy help me on one more issue?

How to post the value of new fields created using coding block with the BAPI to post accounting doc?

Actually there is a program which uploads accounting documents, We need to pass the value of newly created fields in that program??

Can you help on the same??

Regards

Shekhar

Read only

0 Likes
657

Moved to thread

Regards,

Raymond