Table of Contents

Search

  1. Preface
  2. Part 1: Getting Started with PowerExchange for SAP NetWeaver
  3. Part 2: Data Integration Using PowerExchange for SAP Dynamic ABAP Table Extractor
  4. Part 3: Data Integration Using ABAP
  5. Part 4: IDoc Integration Using ALE
  6. Part 5: Data Integration Using BAPI/RFC Functions
  7. Part 6: Data Migration
  8. Part 7: Business Content Integration
  9. Part 8: SAP BW Data Extraction
  10. Part 9: Loading Data to SAP BI
  11. Appendix A: Data Type Reference
  12. Appendix B: Code Pages and Unicode Support
  13. Appendix C: Glossary

PowerExchange for SAP NetWeaver User Guide for PowerCenter

PowerExchange for SAP NetWeaver User Guide for PowerCenter

System Variables

System Variables

SAP uses system variables to set default values for some BAPI import parameters. They provide information, such as current date and time for the operating system on which SAP runs. System variables start with “SY-”. For example, SY-DATLO represents the local date of the SAP system.
PowerCenter provides values for some system variables when it needs them to define default input values for BAPI/RFC parameters. It uses the values as default input values for some ports of BAPI/RFC transformations. It uses these default values when there is no input for a port or when the port is not connected to an upstream transformation or source.
PowerCenter provides the following system variables:
System Variable Name
Description
SY-LANGU
Log in language from the SAP R/3 application connection properties.
SY-MODNO
RFC handle value.
SY-MANDT
Value taken from the SAP R/3 application connection properties.
SY-DATUM
Local date of the PowerCenter Integration Service machine processing the data.
SY-UZEIT
Local time of the PowerCenter Integration Service machine processing the data.
SY-UNAME
Logon user ID from the SAP R/3 application connection properties.
SY-HOST
SAP host name from the SAP R/3 application connection properties.

0 COMMENTS

We’d like to hear from you!