Start of Content Area

Function documentation TransportProtocol and MessageProtocol  Locate the document in its SAP Library structure

Use

The transport protocol (TransportProtocol) and message protocol (MessageProtocol) elements can contain a range of referenced Attributes or AttributeTables. Both have the same structure.

Features

Transport Protocol/Message Protocol Elements

Name

Occurrence and Type

Meaning

[Transport|Message]

Protocol

1,n

ComplexType

Defines the supported transport or message protocol

[Transport|Message]

Protocol/Name

1

xsd:String

Name of protocol

This name can have a maximum of ten characters.

[Transport|Message]

Protocol/Version

1

xsd:String

Log version

[Transport|Message]

Protocol/GUIlabels

1

SAP:LabelListType

List of GUI labels. A GUI label contains a language key and a display text.

[Transport|Message]

Protocol/ValidMessage

Protocols/Protocol

Identifier

1,n

ComplexType

List of message protocols supported by the predefined transport protocol

[Transport|Message]

Protocol/ValidMessage

Protocols/Protocol

Identifier/Name

1

xsd:String

Specify the name of the message protocol

[Transport|Message]

Protocol/ValidMessage

Protocols/Protocol

Identifier/Version

1,n

xsd:String

Specify the version of the message protocol

[Transport|Message]

Protocol/

ChannelAttributes

1

Element

References to assigned Attributes or AttributeTables. Can be left empty.

[Transport|Message]

Protocol/

SecurityAttributes

1

Element

References to assigned message security attributes Can be left empty.

 

 

End of Content Area