2008 Nov 26 8:49 AM
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
2008 Nov 26 9:01 AM
2008 Nov 26 9:01 AM
2008 Nov 26 9:09 AM
2008 Nov 26 9:35 AM
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.
2008 Nov 26 9:43 AM
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
2008 Nov 26 10:09 AM
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