SAP for Utilities Discussions
Connect with fellow SAP users to share best practices, troubleshoot challenges, and collaborate on building a sustainable energy future. Join the discussion.
cancel
Showing results for 
Search instead for 
Did you mean: 

How to find the field

Former Member
0 Kudos
237

Hi,

How can we find that INIT_DONE field comes on which screen.

Please guide me how can i find the transaction code in which INIT_DONE field comes on the screen of that TCODE.

Please guide.

Thanks and Regards

1 ACCEPTED SOLUTION

Former Member
0 Kudos
203

Can u tell me the dataelement for the same.

Regards,

Siva Kumar

View solution in original post

5 REPLIES 5

Former Member
0 Kudos
204

Can u tell me the dataelement for the same.

Regards,

Siva Kumar

0 Kudos
203

Hi,

Data Element is XFELD.

Thanks and Regards

0 Kudos
203

Table Name :: MLORDERHIST

Area Menu T-code :: CKML

Test for function group CKMO

Function module CKMO_POST_ORDER_HISTORY

Regards,

Shiva Kumar

Please Allot Points if it helps.

0 Kudos
203

Hi,

Through that Transaction code there comes a area menu.

But could you please guide me how can i find that field in the screen through a transaction code.

I did not find the init_data or XFELD data element in the fm you mentioned.

I request you to please guide, it is very urgent.

It will be a great help.

Thanks and Regards

Edited by: MPVash Vash on Nov 26, 2008 11:03 AM

0 Kudos
203

If you see the function module table parameters u will have the table MLORDERHIST

INIT_DONE is the field having data element XFLED.

if you see the function module coding you will get to know the functionality.

Regards,

Shiva Kumar