/EACA/SHOW_PRIMA 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 /EACA/SHOW_PRIMA into the relevant SAP transactions such as SE38 or SE80
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: ACINST = D Accounting Instance
Selection Text: JOURNAL = Accounting Journal
Title: Source Document Analysis
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
/EACA/GL_PNOTA_GET_CONFIG_INFO CALL FUNCTION '/EACA/GL_PNOTA_GET_CONFIG_INFO' EXPORTING i_databasis = p_datab IMPORTING e_physical_names = ld_physical_names EXCEPTIONS OTHERS = 1.
RS_DD_TABL_EDIT CALL FUNCTION 'RS_DD_TABL_EDIT' EXPORTING objname = tabname edit_mode = 'S' EXCEPTIONS OTHERS = 1.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
/EACA/SHOW_PRIMA - Source Document Analysis /EACA/SHOW_PRIMA - Source Document Analysis /EACA/READ_SERVS_FUNC_BODY - /EACA/READSERVSFUNCBODY /EACA/PRNTA/BOR - Program for Object Type /EACA/PRNT : Source Document /EACA/PRNTA/BOR - Program for Object Type /EACA/PRNT : Source Document /EACA/PM_VIEW_START - Call Up View Maintenance with Selection Criteria