SAP Reports / Programs | Financial Accounting | Special Purpose Ledger | Information System(FI-SL-IS) SAP FI

FGRWGE60 SAP ABAP INCLUDE - CO-PCA: Authorization Check - Table GLTPC







FGRWGE60 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 FGRWGE60 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 FGRWGE60. "Basic submit
SUBMIT FGRWGE60 AND RETURN. "Return to original report after report execution complete
SUBMIT FGRWGE60 VIA SELECTION-SCREEN. "Display selection screen of submitted report to user
    See more syntax options for the ABAP SUBMIT statement


Text pool values


Title: CO-PCA: Authorization Check - Table GLTPC


INCLUDES used within this REPORT FGRWGE60

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:

KOKRS_GET_FROM_BUKRS CALL FUNCTION 'KOKRS_GET_FROM_BUKRS' EXPORTING i_bukrs = bfod_a-bukrs IMPORTING e_kokrs = kokrs.

KOKRS_GET_FROM_BUKRS CALL FUNCTION 'KOKRS_GET_FROM_BUKRS' EXPORTING i_bukrs = v_bfod_ab-bukrs IMPORTING e_kokrs = kokrs.

KOKRS_GET_FROM_BUKRS CALL FUNCTION 'KOKRS_GET_FROM_BUKRS' EXPORTING i_bukrs = bfok_a-bukrs IMPORTING e_kokrs = kokrs.

KOKRS_GET_FROM_BUKRS CALL FUNCTION 'KOKRS_GET_FROM_BUKRS' EXPORTING i_bukrs = v_bfok_ab-bukrs IMPORTING e_kokrs = kokrs.

KOKRS_GET_FROM_BUKRS CALL FUNCTION 'KOKRS_GET_FROM_BUKRS' " note 441450 EXPORTING " note 441450 i_bukrs = bukrs " note 441450 IMPORTING " note 441450 e_kokrs = kokrs. " note 441450

K_PCA_RESP_AUTHORITY_CHECK CALL FUNCTION 'K_PCA_RESP_AUTHORITY_CHECK' EXPORTING i_kokrs = kokrs i_prctr = prctr i_kstar = racct i_vorgn = 'REPP' i_actvt = actvt i_auth = l_auth "WK - note 313183 i_no_dialog_message = 'X' EXCEPTIONS no_authority = 1 data_missing = 2 OTHERS = 3.

PCA_G_GLTP_AUTH_CHECK CALL FUNCTION 'PCA_G_GLTP_AUTH_CHECK' EXPORTING rldnr = rldnr rvers = rvers rrcty = rrcty EXCEPTIONS no_authorisation = 1 OTHERS = 2.

PCA_G_GLTP_AUTH_CHECK CALL FUNCTION 'PCA_G_GLTP_AUTH_CHECK' EXPORTING rldnr = rldnr rvers = rvers rrcty = rrcty EXCEPTIONS no_authorisation = 8 "not authorised OTHERS = 4. "undefined

K_PCA_RESP_AUTHOR_CHECK_EXIT CALL FUNCTION 'K_PCA_RESP_AUTHOR_CHECK_EXIT' "note 547006 EXPORTING i_auth = e_auth EXCEPTIONS no_authority = 1.

K_PCA_RESP_AUTHORITY_CHECK CALL FUNCTION 'K_PCA_RESP_AUTHORITY_CHECK' EXPORTING i_kokrs = kokrs i_prctr = ld_prctr i_kstar = racct "#EC DOM_EQUAL i_vorgn = 'REPP' i_actvt = '29' i_auth = e_auth I_NO_DIALOG_MESSAGE = 'X' "note 420507 EXCEPTIONS no_authority = 8 " not authorised OTHERS = 4. " undefined

K_PCA_RESP_AUTHORITY_CHECK CALL FUNCTION 'K_PCA_RESP_AUTHORITY_CHECK' EXPORTING i_kokrs = kokrs i_prctr = ld_prctr i_kstar = racct "#EC DOM_EQUAL i_vorgn = 'REPP' i_actvt = '29' i_auth = e_auth I_NO_DIALOG_MESSAGE = 'X' "note 420507 EXCEPTIONS no_authority = 8 " not authorised OTHERS = 4. " undefined

K_PCA_RESP_AUTHOR_CHECK_RANGE CALL FUNCTION 'K_PCA_RESP_AUTHOR_CHECK_RANGE' EXPORTING i_kokrs = kokrs i_kstar = racct "#EC DOM_EQUAL i_vorgn = 'REPP' i_actvt = '29' i_auth = e_auth I_NO_DIALOG_MESSAGE = 'X' "note 420507 TABLES i_prctr_range = range_prctr EXCEPTIONS no_authority = 8 " not authorised OTHERS = 4. " undefined

K_PCA_RESP_AUTHORITY_CHECK CALL FUNCTION 'K_PCA_RESP_AUTHORITY_CHECK' EXPORTING i_kokrs = kokrs i_prctr = prctr_all i_kstar = racct "#EC DOM_EQUAL i_vorgn = 'REPP' i_actvt = '29' i_auth = e_auth I_NO_DIALOG_MESSAGE = 'X' "note 420507 EXCEPTIONS no_authority = 8 " not authorised OTHERS = 4. " undefined

PCA_G_GLTP_AUTH_CHECK CALL FUNCTION 'PCA_G_GLTP_AUTH_CHECK' EXPORTING rldnr = rldnr rvers = rvers rrcty = rrcty EXCEPTIONS no_authorisation = 8 "not authorised OTHERS = 4. "undefined

K_PCA_RESP_AUTHOR_CHECK_EXIT CALL FUNCTION 'K_PCA_RESP_AUTHOR_CHECK_EXIT' "note 547006 EXPORTING i_auth = e_auth EXCEPTIONS no_authority = 1.

K_PCA_RESP_AUTHORITY_CHECK CALL FUNCTION 'K_PCA_RESP_AUTHORITY_CHECK' EXPORTING i_kokrs = kokrs i_prctr = ld_prctr i_kstar = account "#EC DOM_EQUAL i_vorgn = 'REPP' i_actvt = '29' i_auth = e_auth I_NO_DIALOG_MESSAGE = 'X' "note 420507 EXCEPTIONS no_authority = 8 " not authorised OTHERS = 4. " undefined

K_PCA_RESP_AUTHORITY_CHECK CALL FUNCTION 'K_PCA_RESP_AUTHORITY_CHECK' EXPORTING i_kokrs = kokrs i_prctr = ld_prctr i_kstar = account "#EC DOM_EQUAL i_vorgn = 'REPP' i_actvt = '29' i_auth = e_auth I_NO_DIALOG_MESSAGE = 'X' "note 420507 EXCEPTIONS no_authority = 8 " not authorised OTHERS = 4. " undefined

K_PCA_RESP_AUTHOR_CHECK_RANGE CALL FUNCTION 'K_PCA_RESP_AUTHOR_CHECK_RANGE' EXPORTING i_kokrs = kokrs i_kstar = account "#EC DOM_EQUAL i_vorgn = 'REPP' i_actvt = '29' i_auth = e_auth I_NO_DIALOG_MESSAGE = 'X' "note 420507 TABLES i_prctr_range = range_prctr EXCEPTIONS no_authority = 8 " not authorised OTHERS = 4. " undefined

K_PCA_RESP_AUTHORITY_CHECK





CALL FUNCTION 'K_PCA_RESP_AUTHORITY_CHECK' EXPORTING i_kokrs = kokrs i_prctr = prctr_all i_kstar = account "#EC DOM_EQUAL i_vorgn = 'REPP' i_actvt = '29' i_auth = e_auth I_NO_DIALOG_MESSAGE = 'X' "note 420507 EXCEPTIONS no_authority = 8 " not authorised OTHERS = 4. " undefined

KOKRS_GET_FROM_BUKRS CALL FUNCTION 'KOKRS_GET_FROM_BUKRS' EXPORTING i_bukrs = bukrs IMPORTING e_kokrs = kokrs.



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 FGRWGE60 or its description.