SATC_FA_PUSH_PULL_EXEMPTIONS 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 SATC_FA_PUSH_PULL_EXEMPTIONS 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.
Title: Report SATC_FA_PUSH_PULL_EXEMPTIONS
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
SATC_AC_PUSH_EXEMPTIONS call function 'SATC_AC_PUSH_EXEMPTIONS' exporting i_Since = p_Since i_Destination = p_Dest i_Insert = insert i_Update = update.
SATC_FA_PULL_EXEMPTIONS call function 'SATC_FA_PULL_EXEMPTIONS' exporting i_Since = p_Since i_Destination = p_Dest i_Insert = insert i_Update = update i_cVers = lt_cvers.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
SATC_FA_PUSH_PULL_EXEMPTIONS - Report SATC_FA_PUSH_PULL_EXEMPTIONS SATC_FA_PUSH_PULL_EXEMPTIONS - Report SATC_FA_PUSH_PULL_EXEMPTIONS SATC_EXECUTE_PROJECT_VIA_BATCH - ATC: execute project via batch SATC_EXECUTE_PROJECT_VIA_BATCH - ATC: execute project via batch SATC_ECLOG_CONVERT - eCATT Log Conversion SATC_ECLOG_CONVERT - eCATT Log Conversion