SRT_BIZTALK_TEST2 is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). Below is the basic information available for this SAP report including which OBJECTS it interacts with such as TABLES, FUNCTION MODULES, INCLUDES ETC. Also check out the submitted Comments related to this SAP report or see any standard documentation available.
If you would like to execute this report or see the full code listing simply enter SRT_BIZTALK_TEST2 into the relevant SAP transactions such as SE38 or SE80
Below is a list of transaction codes which are relevant to this SAP report
SRT_BIZTALK_TEST2 - SAP Interop browser BizTalk tests 2
This report can be called from another progam/report simply by using the ABAP SUBMIT statement, see below for example ABAP code snipts of how to do this.
Selection Text: P_SAPMM = DataType: SAP min/max value
Selection Text: P_S12 = SOAP 1.2
Selection Text: P_S11 = SOAP 1.1
Selection Text: P_PI = Mediated via PI
Selection Text: P_P2P = Point-to-point
Title:
Text Symbol: S3R = RPC / Literal
Text Symbol: S3B = Document / Literal / Bare
Text Symbol: S31 = WS-Security 1.0
Text Symbol: S23 = Reliable Messaging with MTOM Encoding
Text Symbol: S22 = WS-RM 1.1, WS-SecureConversation 1.3
Text Symbol: S21 = WS-RM 1.1
Text Symbol: BT2 = BizTalk test scenarios of target version II
Text Symbol: BT1 = BizTalk test scenarios of target version I
Text Symbol: 445 = Secure Request-Reply
Text Symbol: 444 = Request-Reply with Invalid [Action]
Text Symbol: 442 = Request-Reply with Anonymous [ReplyTo]
Text Symbol: 441 = One-Way Message
Text Symbol: 439 = Composition with WS-Addressing
Text Symbol: 438 = Composition with WS-Security 1.0, Sign and Encrypt
Text Symbol: 437 = Composition with WS-Security 1.0, Sign Only
Text Symbol: 436 = Composition with UTF-16 encoding
Text Symbol: 435 = Echo Binary Passed In a Header As String
Text Symbol: 434 = Echo Binary Field As String
Text Symbol: S3W = Document / Literal / Wrapped
Text Symbol: S41 = WS-Security 1.1
Text Symbol: S43 = Section 3: MTOM scenario
Text Symbol: S44 = Section 4: Addressing scenario
Text Symbol: S51 = SecureConversation 1.3
Text Symbol: S61 = WS-Trust 1.3
Text Symbol: SA1 = Attachment 1
Text Symbol: SA2 = Attachment 2
Text Symbol: SA3 = Attachment 3
Text Symbol: SA4 = Attachment 4
Text Symbol: SMM = Test values
Text Symbol: SOV = SOAP version
Text Symbol: SSC = Parameters
Text Symbol: SST = Scenario type
INCLUDE SRT_I_BIZTALK_TEST_TYPES. "#EC INCL_OK
No SAP DATABASE tables are accessed within this REPORT code!
ICON_CREATE CALL FUNCTION 'ICON_CREATE' EXPORTING name = name text = text info = info IMPORTING result = result EXCEPTIONS OTHERS = 0.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
The contribute/comments section below therefore offer's an opportunity for anyone to add additional information. This can be anything from useful hints, tips and screen shots to relevant SAP notes or anything else you feel is relevant to this report.
This will then be available for everyone to easily find by simply searching on the report name SRT_BIZTALK_TEST2 or its description.