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

CJI3 - adding more fields to selection screen

Former Member
0 Likes
2,054

Hi Friends,

I have an requirement where I need to add 2 more fields to the selection screen in CJI3. (Plant and Cost Center - These are already there in PRPS. I dont require the user-defined fields)

Could some one pleaese let me know if already worked on similar kind of requirement ?

Regards,

Hari

Hi,

Can someone pls guide me .... If it is possible through SPRO settings only??

http://help.sap.com/saphelp_di471/helpdata/en/ee/41f41846ee11d189470000e829fbbd/frameset.htm

With the above, can v configure the same in SPRO or not possible ? Also, I referred to http://help.sap.com/saphelp_di471/helpdata/en/ee/41f41846ee11d189470000e829fbbd/content.htm

I want to create a selection version and when I open CJI3, My custom selection version should display with new additional fields on the selection screen.?

Pls help.

Regarfds,

Hari

Edited by: Bhatlapenumarthy Hari Krishna Rao on Oct 22, 2009 7:47 PM

5 REPLIES 5
Read only

Former Member
0 Likes
1,602

Check for the screen exits.

[]

Read only

0 Likes
1,602

Hi,

Can someone pls guide me .... If it is possible through SPRO settings only??

http://help.sap.com/saphelp_di471/helpdata/en/ee/41f41846ee11d189470000e829fbbd/frameset.htm

With the above, can v configure the same in SPRO or not possible ? Also, I referred to http://help.sap.com/saphelp_di471/helpdata/en/ee/41f41846ee11d189470000e829fbbd/content.htm

I want to create a selection version and when I open CJI3, My custom selection version should display with new additional fields on the selection screen.?

Pls help.

Regarfds,

Hari

Edited by: Bhatlapenumarthy Hari Krishna Rao on Oct 22, 2009 7:47 PM

Read only

0 Likes
1,602

Hi ....

Any Clue on this Problem. We checked OSS note 635711 and the solution is like this: -

Solution

During the change of the selection view you must proceed as follows:

o Start Transaction SE80.

o Select 'Edit object' or 'More Objects' and press 'Edit'.

o Select 'Selection view' and press ENTER or 'Change'.

o Select 'For any tables' and enter the name of the view (for

example, KAEP_SCOVP). The origin of the view is SAP.

o Press ENTER. Confirm the selection of the tables.

o Maintain the selection view in the change mode.

o Assign the field that you want to add to the corresponding field

group and save your change.

Then the selected field should be available under the additional selection

criteria in the corresponding field group.

The following views are relevant for the PS-line item reports:

(according to the settings in system table TKALV)

I used the same selection view : KAEP_SCOVP.

I proceeded in the above way - but I am getting error message as "COVP is not a table".

Can someone also pls check and let me know if I am doing wrong somewhere ??

Regards,

Hari

Read only

0 Likes
1,602

Hi,

When we approach SAP, They said that this note extended to ECC 5.0 also. But this is giving error in ECC 5 System.

I have checked many OSS notes related to this problem in Marketplace... However I didnt find anything suitable for our requirement... Pls help in this regard.

Any Clue ???

Regards,

Hari

Edited by: Bhatlapenumarthy Hari Krishna Rao on Nov 1, 2009 1:20 PM

Read only

0 Likes
1,602

Hi Friends,

Solved by my own. This error is due to some error in Std. Code. We have implemented OSS note: 1282943 and it worked. Now the error "COVP is not a table" is not showing.

Thanks

Hari