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

CI_PRPS--> get data from table

Former Member
0 Likes
511

hi.

i make new field in ci_prps called KTEXT (description of profit center), when i run sap standard alv i want to see the description of prctr (from cpect-ktext).

i tried with foriegn key but i did not succceded

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
445

Field labeles at the data elemtn level are pulled by alv to display as text, if they do not exist or u want ot override them then u can do by metioning ur text in the fieldcatalogue parameter seltext_l , seltext_m or seltext_s.

hi.

i make new field in ci_prps called KTEXT (description of profit center), when i run sap standard alv i want to see the description of prctr (from cpect-ktext).

i tried with foriegn key but i did not succceded

1 REPLY 1
Read only

Former Member
0 Likes
446

Field labeles at the data elemtn level are pulled by alv to display as text, if they do not exist or u want ot override them then u can do by metioning ur text in the fieldcatalogue parameter seltext_l , seltext_m or seltext_s.