PCCGCBR0 is a standard ABAP INCLUDE 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 PCCGCBR0 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.
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
HR_BR_GET_FILIAL_PER_AREA CALL FUNCTION 'HR_BR_GET_FILIAL_PER_AREA' EXPORTING P_WERKS = WPBP-WERKS P_BTRTL = WPBP-BTRTL SW_PROT = SW_PROT begda = aper-begda endda = aper-endda IMPORTING BRANCH = BRCGC-FILIA OBRA = BRCGC-OBRA EXCEPTIONS NO_LINK_AREAS = 1 NO_GROUP_FOUND = 2.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
PCCGCBR0 - documentation and ABAP source code PCCG2BR0 - documentation and ABAP source code PCCG1BR0 - documentation and ABAP source code PCCFVAR0 - documentation and ABAP source code PCCFNNZ0_ALV - Common Functions for New Zealand Payroll Driver PCCFNNZ0 - Common Functions for New Zealand Payroll Driver