SAP Reports and Programs

Share |

HOMBNKL0_TOP SAP ABAP Include - Include HOMBNKL0_TOP


HOMBNKL0_TOP is a standard ABAP Include available within your SAP system (depending on your version and release level). Below is the standard documentation available for this report and a few details of other objects it interacts with such as tables, function modules, includes etc. If you would like to see the full code listing simply enter HOMBNKL0_TOP into the relevant SAP transaction such as SE38 or SE80

Contribute (Add Comments)
Below is the basic information available for SAP report HOMBNKL0_TOP and is provided for your convenience to access as and when required. Although the 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 HOMBNKL0_TOP or its description.

ABAP code:


ABAP code listing snippet for SAP ABAP Include HOMBNKL0_TOP

*&-------------------------------*
*&  INCLUDE           HOMBNKL0_TOP
*&-------------------------------*

TABLES: PERNR. NODES: peras.
INFOTYPES: 0001, 0002, 0007, 0008, 0009, 0014, 0015, 0105, 0185, 3367.
TYPES: BEGIN OF ty_f4_form_name, fogroup TYPE p_99b_fogroup, folname TYPE p_99b_formlogc, foltxt TYPE p_99b_fptext, END OF ty_f4_form_name,
BEGIN OF ty_t001, bukrs TYPE bukrs, butxt TYPE butxt, END OF ty_t001, ....See full code listing within your SAP system using transactions such as SE80 and SE38

Includes used within report:

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:

No SAP FUNCTION MODULES are executed within this report code!


Text pool values


Title: Include HOMBNKL0_TOP





comments powered by Disqus