Hello Community,
Anybody knows if it´s posibble insert field HRP1042-NHOURS in tab "Without pattern"( tr.PP01, Schedule Model) by means of RH_PNNNN_MAINTAIN o whatever other MF, BAPI, class, etc.; not BDC.
With MF RH_PNNNN_MAINTAIN, I achieve create a record in table HRP1042, with field HRP1042-NHOURS filled. But It doesn´t work correctly, because in the transaction PP01, if you select Schedule Model( infotype HRP1042), the field Duration/Hours isn´t filled.
I believe that the problem is caused when I call to MF RH_PNNNN_MAINTAIN, the process always choose 1º option, "With Pattern" of the 3 tabs of the option Schedule Model:
-With Pattern
-Without pattern
- User-defined.
I didn´t see what is the way to choose 2º option in this MF.
Best regards.