SAP Reports / Programs | Financial Services | Loans Management | Receivables/Payment Management(FS-CML-AC-RPM) SAP FS

DKOGL_USED_INCLUDES SAP ABAP INCLUDE - DKOGLUSEDINCLUDES







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


INCLUDES used within this REPORT DKOGL_USED_INCLUDES

INCLUDE DKOGL_TZB40_SELECTF01.
INCLUDE DKOGL_CREATE_BEWART_RANGEF01.
INCLUDE DKOGL_CREATE_ZLSPR_RANGEF01.
INCLUDE DKOGL_CHECK_BEWARTF01.
INCLUDE DKOGL_CREDITS_SEL_DISTINCTF01.
INCLUDE DKOGL_INIT_MESSAGE_HANDLERF01.
INCLUDE DKOGL_STOP_MESSAGE_HANDLERF01.
INCLUDE DKOGL_SHOW_MESSAGEF01.
INCLUDE DKOGL_PRINT_POSTING_PROTOCOF01.
INCLUDE DKOGL_PRINT_MESSAGE_IN_SPOOF01.
INCLUDE DKOGL_PRINT_BATCH_LISTF01.
INCLUDE DKOGL_PRINT_FOOTERF01.
INCLUDE DKOGL_PRINT_HEADERF01.
INCLUDE DKOGL_START_NEW_LIST_BATCHF01.
INCLUDE DKOGL_DEBITS_SEL_DISTINCTF01.
INCLUDE DKOGL_CREATE_BEWART_RANGE_SF01.
INCLUDE DKOGL_ENQUEUE_AND_REPEAT_SEF01.
INCLUDE DKOGL_CREDITS_SELF01.
INCLUDE DKOGL_CHECK_TBSID_VERTNF01.
INCLUDE DKOGL_DEBITS_SELF01.
INCLUDE DKOGL_CHECK_TBSID_REGUPF01.
INCLUDE DKOGL_SPERRENF01.
INCLUDE DKOGL_CREATE_MESSAGEF01.
INCLUDE DKOGL_TRLOMESG_INFO_FILLF01.
INCLUDE DKOGL_STORE_MESSAGEF01.
INCLUDE DKOGL_GET_CONTRACT_INFOF01.
INCLUDE DKOGL_GET_RPNSPF01.
INCLUDE DKOGL_PROCESS_ONLY_ONE_DEBIF01.
INCLUDE DKOGL_GET_RPNNRF01.
INCLUDE DKOGL_CREATE_VDBEPP_TABLEF01.
INCLUDE DKOGL_CHECK_KUNNR_DYNAMICF01.
INCLUDE DKOGL_CHECK_CONTRACT_DYNAMIF01.
INCLUDE DKOGL_SELECT_TZB42F01.
INCLUDE DKOGL_SELECT_TZB43F01.
INCLUDE DKOGL_CHECK_SCREENF01.
INCLUDE DKOGL_CALL_POSTINGF01.
INCLUDE DKOGL_SELECT_TZB41F01.
INCLUDE DKOGL_CHECK_VDARLF01.
INCLUDE DKOGL_CHECK_AUTHORITYF01.




INCLUDE DKOGL_PRINT_ITEM_PROTOCOLF01.
INCLUDE DKOGL_GET_EARNING_ACCOUNTF01.
INCLUDE DKOGL_TDB1_SELECTF01.
INCLUDE DKOGL_ACCOUNT_DETERMINATIONF01.


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:

No SAP FUNCTION MODULES are executed within this report code!



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