Showing posts with label kp02. Show all posts
Showing posts with label kp02. Show all posts

Drop down for a screen


Get Drop down for a screen field (PBO)

CALL FUNCTION 'VRM_SET_VALUES'
    EXPORTING
      id              = p_l_id       screen Field name
      values          = p_l_t_values Values for dropdown
    EXCEPTIONS
      id_illegal_name = 1
      OTHERS                         = 2.
  IF sy-subrc =  0.
    MESSAGE ID sy-msgid TYPE sy-msgty NUMBER sy-msgno
            WITH sy-msgv1 sy-msgv2 sy-msgv3 sy-msgv4.
  ENDIF.

Plan and Activity KP26



SAP T-Code KP26
Change Plan Data for Activity Types

Go the Kp26 enter the cost centre and enter the rates
A standard report can be used to generate report RKCCAPLN
Or
SAP Menuà Accounting à Controllingà  Cost Center àAccounting Planning
à Activity Output/Prices àKP26 – Chang
Now we can check the activity type and year in CSSL table using year and activity type