SAP Reports / Programs | Global Trade Services | Global Trade Services(SLL-LEG) SAP SLL

/SAPSLL/API_EMC_REP_REC_TST SAP ABAP Report - Test of EMCS API /SAPSLL/API_6800_EMC_REP_REC







/SAPSLL/API_EMC_REP_REC_TST 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 /SAPSLL/API_EMC_REP_REC_TST 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 /SAPSLL/API_EMC_REP_REC_TST. "Basic submit
SUBMIT /SAPSLL/API_EMC_REP_REC_TST AND RETURN. "Return to original report after report execution complete
SUBMIT /SAPSLL/API_EMC_REP_REC_TST 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: P_201 = D .
Selection Text: P_202 = D .
Selection Text: P_203 = D .
Selection Text: P_204 = D .
Selection Text: P_401 = D .
Selection Text: P_402 = D .
Selection Text: P_403 = D .
Selection Text: P_404 = D .
Selection Text: P_405 = D .
Selection Text: P_406 = D .
Selection Text: P_501 = D .
Selection Text: P_502 = D .
Selection Text: P_601 = D .
Selection Text: P_602 = D .
Selection Text: P_603 = D .
Selection Text: P_604 = D .
Selection Text: P_605 = D .
Selection Text: P_701 = D .
Selection Text: P_702 = D .
Selection Text: P_703 = D .
Selection Text: P_704 = D .
Selection Text: P_705 = D .
Selection Text: P_106 = D .
Selection Text: P_105 = D .
Selection Text: P_104 = D .
Selection Text: P_103 = D .
Selection Text: P_102 = D .
Selection Text: P_101 = D .
Title: Test of EMCS API /SAPSLL/API_6800_EMC_REP_REC
Text Symbol: 001 = Messages for /SAPSLL/API_6800_EMC_REP_REC
Text Symbol: 002 = Add Row
Text Symbol: F01 = HDR_PRCESS_DATA
Text Symbol: F02 = HDR_TXT_DATA
Text Symbol: F03 = HDR_PARTNER_DATA
Text Symbol: F04 = ITM_DATA
Text Symbol: F05 = ITM_REASONS_DATA
Text Symbol: F06 = ITM_REFERENCE_DATA
Text Symbol: F07 = ITM_TXT_DATA





Text Symbol: F20 = Line 1
Text Symbol: F21 = Line 2
Text Symbol: F22 = Line 3
Text Symbol: F23 = Line 4
Text Symbol: F24 = Line 5
Text Symbol: F25 = Line 6


INCLUDES used within this REPORT /SAPSLL/API_EMC_REP_REC_TST

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 /SAPSLL/API_EMC_REP_REC_TST or its description.