Skip to main content

SAP User Authorizations

SAP Authorizations required for surface SAP users

Surface (SFCI) User Authorization Objects

S_TCODE

For transactions:

  • FD03 (Display Customer with Financial Data)
  • VD03 (Display Customer with Sales Data)
  • XD03 (Display Customer with Financial and Sales Data)
  • VF03 (Display Invoices)
  • VL03N (Display Deliveries)

F_KNA1_BUK

If you need to restrict Customers Financial Data by Company Code. With fields:

  • ACTVT: (03) Display

  • BUKRS: Company Codes that the user is allowed (* for all)

V_KNA1_VKO

If you need to restrict Customers Sales Data by Sales Area. With fields:

  • ACTVT: (03) Display
  • SPART: Divisions the user is allowed (* for all)
  • VKORG: Sales Organizations the user is allowed (* for all)
  • VTWEG: Distribution Channels the user is allowed (* for all)

V_VBAK_AAT

If you need to restrict Sales Documents by Document Type. With fields:

  • ACTVT: (03) Display

  • AUART: Document Types the user is allowed (* for all)

V_VBAK_VKO

If you need to restrict Sales Documents by Sales Area. With fields:

  • ACTVT: (03) Display
  • SPART: Divisions the user is allowed (* for all)
  • VKORG: Sales Organizations the user is allowed (* for all)
  • VTWEG: Distribution Channels the user is allowed (* for all)