Environment variables Environment Variable on ABAP NetWeaver and cloud Foundry

Source: Internet
Author: User

Netweaver

More accurately, System variables: structural SY

Set a breakpoint, and the debugger looks at the values of these fields to know what each field is for.

    • Sy-dbsys
    • Sy-sysid
    • Sy-opsys
    • Sy-saprl
    • Sy-tcode
Cloud Foundry

List of environment variables in cloud Foundry official website

    • Cf_instance_addr
    • Cf_instance_guid
    • Cf_instance_index
    • Cf_instance_ip
    • Cf_instance_internal_ip
    • Cf_instance_port
    • Cf_instance_ports
    • Database_url
    • HOME
    • Lang
    • Memory_limit
    • PORT
    • Pwd
    • TMPDIR
    • USER
    • Vcap_app_port
    • Vcap_application
    • Vcap_services
      When using CF push to deploy an app to cloud foundry, some environment variables are automatically set by the system, and the logic is automatically set to the current system ID as the ABAP sy-sysid.
      For example, app router redirects user access requests to XSUAA instances.

      App Router XSUAA instance Xsuaa-jerry-demo defined in Manifest.yml,

      The environment variable vcap_services is automatically written by the system at run time:

To get more original Jerry's technical articles, please follow the public number "Wang Zixi" or scan the QR code below:

Environment variables Environment Variable on ABAP NetWeaver and cloud Foundry

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.