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

Issue with transaction KOB1

Former Member
0 Likes
976

Hi,

I have added two new columns to the transaction KOB1 using the relevant user-exist. The two new fields that were added are cost center (KOSTL) and profit center (PRCTR).

The probelm that I am facing is that no values are being displayed in these two new columns. I found some documentation for this which said that i need to maintain these two in V_TKALV using sm34. but i have no idea what steps need to be followed to achieve this.

If anyone can help me on this i will really appreciate it.

Thanks

Nitin

2 REPLIES 2
Read only

former_member391265
Participant
0 Likes
700

HI NItin,,,

I  am also doing the same thing...as i need to add some fields in KOB1. If you have done this or any idea  like how did you do that...please let me the steps??

Thanks

Read only

SujeetMishra
Active Contributor
0 Likes
700

Hello Nitin,

Where exactly you are adding your field?

We have below Inlcudes but for different purposes and Exit is different for all these:

KAEP_COAC

Field List: Line Item Report for Actual Costs

  

CI_RKPOS

Order type for CO reporting(customer defined)

CI_AUFK

Internal Order Customer Include

Add your field  CI_RKPOS and add your logic to user exit EXIT_SAPLKAEP_001.

Few more Exit used to Enhance the same Transaction code.

EXIT_SAPLKMA6_001 

EXIT_SAPLKMA6_002

Regards,

Sujeet