SAP Function SD_SALES_ACTIVITY_SAVE - Initiate update of sales activity

Parameter Reference Type Length Default Optional Text
FI_AKTYP T180-AKTYP C 1
FI_UPDATE_TASK 0 'C' X Update mode

Parameter Reference Length Optional Text
FI_XVBADR SADRVB 915 X
FI_XVBFA VBFAVB 264 X
FI_XVBKA VBKAVB 367 X
FI_XVBPA VBPAVB 542 X
FI_XVBUK VBUKVB 104 X
FI_XVBUV VBUV 93 X
FI_YVBADR SADRVB 915 X
FI_YVBKA VBKAVB 367 X
FI_YVBPA VBPAVB 542 X
FI_YVBUK VBUKVB 104 X

Description
Mode of DB update

Value range

  • X = Update task: update is carried out by the update task

  • ' ' = Dialog: update is not carried out by the update task

  • ? = do not know: function module determines how the update is
  • carried out:
    SY-BATCH = 'X' --> like ' ' Dialog
    otherwise --> like 'X' Update task

    Default
    ? = do not know