TRS_QUANTITY_4_CC_SA 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 TRS_QUANTITY_4_CC_SA into the relevant SAP transactions such as SE38 or SE80
Below is a list of transaction codes which are relevant to this SAP report
TPM41 - Display Sec. Account Position List
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.
Title: Display Securities Account Position List
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
TPM_TRS_QUANTITY_4_CC_SECACC call function 'TPM_TRS_QUANTITY_4_CC_SECACC' exporting im_company_code = trss_cf_display_sa-company_code im_security_account = trss_cf_display_sa-security_account im_position_date = trss_cf_display_sa-position_date importing re_tab_position = re_tab_position.
TPM_TRS_CFD_SECID_DISPL call function 'TPM_TRS_CFD_SECID_DISPL' exporting im_tab_position = re_tab_position.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
TRS_QUANTITY_4_CC_SA - Display Securities Account Position List TRS_QUANTITY_4_CC_SA - Display Securities Account Position List TRS_DISPLAY_POS_GUARD - Restraints on Disposal TRS_DISPLAY_POS_GUARD - Restraints on Disposal TRSPA_AUTO_FIXING_01 - Include TRSPA_AUTO_FIXING_01 TRPM_ADJ_REVERSE - Treasury: Reverse Reconciliation Business Transactions