Automatic Absence Quota Generation


Transaction PT_QTA00

SM31                   V_T559L

SM31                   : V_T559E : Age Customizing

Save a variant for the program and with the help of jobs (sm36) I work it automatically every day or week or every year according to the client's will.

Automatic Absence Quota Generation


Transaction PT_QTA00

SM31                   V_T559L

SM31                   : V_T559E : Age Customizing

Save a variant for the program and with the help of jobs (sm36) I work it automatically every day or week or every year according to the client's will.

SAP Leave Request Delete - PTARQ


Transaction : PTARQ

Select Delete Documents.

Enter the personnel number....

Make sure you remove the tick mark from Test .

Excluding Buttons From GUI PF Status

  DATA fcode TYPE TABLE OF sy-ucomm.

  refresh 
fcode.
  APPEND 'CHANGE' TO fcode.
  APPEND 'SAVE' TO fcode. 


  SET PF-STATUS 'STATUS_0100' EXCLUDING fcode.

Popup Text Container

Call Function: TRIP_EDIT_TEXT_IN_POPUP

I_MODUS : C
I_CONTROL_TYPE : E