2006 Aug 23 2:32 PM
Hi friends,
Please let me know if we have any exits such that we can add F4 help for the field "manufaturer" in T.code IE01.
Thanks,
Ravi
2006 Aug 23 3:06 PM
For this you have to change the screen of program SAPLITO0 (1022).
Add the below code:
PROCESS ON VALUE-REQUEST.
FIELD ITOB-HERST MODULE manf_f4.
&----
*& Module manf_f4 INPUT
&----
F4 for Manufacture
----
MODULE manf_f4 INPUT.
*Select data
*Display the data using the FM F4IF_INT_TABLE_VALUE_REQUEST
ENDMODULE. " manf_f4 INPUT
For this you want the acess key of Program.
Regards,
Prakash.
Hi friends,
Please let me know if we have any exits such that we can add F4 help for the field "manufaturer" in T.code IE01.
Thanks,
Ravi
2006 Aug 23 2:39 PM
HI
GOOD
GO THROUGH THESE USER EXITS
IEQM0001 Add. checks for equip. installation at functional locations
IEQM0002 Additional checks for definition of equipment hierarchies
IEQM0003 Additional checks before equipment update
IEQM0004 Object is allowed for contract partner (Order->MaintCont.)
IEQM0005 Object allowed for SD contract (MaintContract->MaintCont.)
IEQM0006 Object allowed for SD contract (Maintain maintenance cont.)
IEQM0007 Check/change manufacturer field in equipment master
THANKS
MRUTYUN
2006 Aug 23 3:06 PM
For this you have to change the screen of program SAPLITO0 (1022).
Add the below code:
PROCESS ON VALUE-REQUEST.
FIELD ITOB-HERST MODULE manf_f4.
&----
*& Module manf_f4 INPUT
&----
F4 for Manufacture
----
MODULE manf_f4 INPUT.
*Select data
*Display the data using the FM F4IF_INT_TABLE_VALUE_REQUEST
ENDMODULE. " manf_f4 INPUT
For this you want the acess key of Program.
Regards,
Prakash.
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |