Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

...

Anchor
SAP Connection Function
SAP Connection Function
SAP Connection Output 

Description

Returns a token representing the property associated with an SAP connection

Syntax

${_sapConnection('<sapConnection_name>', '<property-name>')}

Parameters

  • sapConnection_name
    Required; Name of the SAP Connection.

  • property_name
    Required; Name of the SAP Connection property.

Example

${_sapConnection('sap1', 'sap_connection_type')}
→ $(ops_unv_sap_connection_sap_connection_type_3ac17d7f3ecb4df0b81aec9c7a24a38c)


Anchor
Script Functions
Script Functions
Script Functions

...