Skip to main content
SAP Pentest Playbook
Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Back to homepage
Edit page

CG3Z Upload Transaction

Type

Transaction

Name

CG3Z

Required Authorizations

  • S_TCODE authorization for transaction CG3Z
  • S_DATASET authorization for file operations
  • File system write permissions on target directory

Information Provided

Frontend to application server file upload functionality:

  • Upload files from client workstation to SAP application server
  • Specify target directory on application server
  • Binary and text file transfer support
  • File size and transfer progress indication
  • [Reference Option: Put Transport files to destination]

Notes

Counterpart transaction is CG3Y for download. Files are transferred from SAP GUI frontend to application server. Target directory must be accessible with write permissions for SAP service user. Alternative upload methods include WebDynpro file upload or custom ABAP programs.