SAP Reports / Programs

EDESK_TEST_PIO SAP ABAP Report - Program EDESK_TEST_PIO - Test Program Partner Integration Outbound







EDESK_TEST_PIO 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 EDESK_TEST_PIO into the relevant SAP transactions such as SE38 or SE80


ABAP code to call this SAP report using the submit statement

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.






SUBMIT EDESK_TEST_PIO. "Basic submit
SUBMIT EDESK_TEST_PIO AND RETURN. "Return to original report after report execution complete
SUBMIT EDESK_TEST_PIO VIA SELECTION-SCREEN. "Display selection screen of submitted report to user
    See more syntax options for the ABAP SUBMIT statement


Text pool values


Selection Text: SESS_ID = D .
Selection Text: SERVICE = Service Name
Selection Text: PORT = Port
Selection Text: IPADR = IP Address
Selection Text: HOST = D .
Selection Text: FILENAME = D .
Selection Text: DOKVR = D .
Selection Text: DOKTL = D .
Selection Text: DOKNR = D .
Selection Text: DOKAR = D .
Selection Text: DETAILS = Display Details
Selection Text: CADSYS = D .
Title: Program EDESK_TEST_PIO - Test Program Partner Integration Outbound
Text Symbol: 119 = No Function Selected
Text Symbol: 118 = Document Type Missing for Transfer Files - Check-Out Function
Text Symbol: 117 = Error in E-Desktop Back End Document Management
Text Symbol: 116 = File Name Missing for Transfer Files - Check In Function
Text Symbol: 115 = Document Checked Out:
Text Symbol: 114 = Document Checked In:
Text Symbol: 113 = Document Created:
Text Symbol: 112 = Working Directory After Call of Function:
Text Symbol: 111 = Working Directory Before Call of Function:
Text Symbol: 110 = Error in BAdI
Text Symbol: 109 = Time in Microseconds, Description
Text Symbol: 108 = Receive Messages in Return Table
Text Symbol: 106 = Receive Lines in Files Table
Text Symbol: 105 = Receive Lines in Documents Table
Text Symbol: 001 = Connection Parameter
Text Symbol: 002 = Document Key
Text Symbol: 003 = Functions
Text Symbol: 004 = Options
Text Symbol: 005 = Select File
Text Symbol: 011 = Document
Text Symbol: 021 = Get CAD Structure
Text Symbol: 022 = Get Working Directory
Text Symbol: 023 = Rename and Add Documents
Text Symbol: 024 = Add Files
Text Symbol: 025 = External Notification





Text Symbol: 026 = Update File Information
Text Symbol: 027 = Get File Information
Text Symbol: 028 = Copy Files - Check-In
Text Symbol: 029 = Copy Files - Check-Out
Text Symbol: 030 = Get Config. Structure
Text Symbol: 031 = Copy Instances
Text Symbol: 041 = Get CAD Structure with Drawings
Text Symbol: 045 = Test Messages
Text Symbol: 046 = Test Echo with No. of Rows:
Text Symbol: 061 = System Environment for Partner Integration Outbound = &1
Text Symbol: 100 = Error in Customizing for E-Desktop
Text Symbol: 101 = Error in Engineering Desktop Core
Text Symbol: 102 = Start of Function
Text Symbol: 103 = End of Function
Text Symbol: 104 = Runtime


INCLUDES used within this REPORT EDESK_TEST_PIO

No INCLUDES are used within this REPORT code!


TABLES used within REPORT and the associated SELECT statement:

No SAP DATABASE tables are accessed within this REPORT code!


Function Modules used within report and the associated call statement:

No SAP FUNCTION MODULES are executed within this report code!



Contribute (Add Comments)

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 EDESK_TEST_PIO or its description.