BCALV_TEXTPOOL_WORKOVER_F01 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 BCALV_TEXTPOOL_WORKOVER_F01 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.
Selection Text: P_CLAS = Read classes
Selection Text: PR_PROG = Program
Selection Text: PR_MSAG = Message class
Selection Text: PR_FUGR = Function group
Selection Text: PR_DEVC = Development class
Selection Text: P_STATE = Status (A)ctive/(I)nactive
Selection Text: P_PROG = Read programs
Selection Text: P_MSAG = Read message classes
Selection Text: P_LANGU = Language
Selection Text: P_FUGR = Read function groups
Selection Text: PR_CLAS = Class
Title: Program BCALV_TEXTPOOL_WORKOVER
Text Symbol: P02 = Do you want to save the data?
Text Symbol: P01 = Changes will be lost.
Text Symbol: M01 = The string searched was found &1 times
Text Symbol: F02 = Text pool properties
Text Symbol: F01 = Objects
Text Symbol: TT2 = Object
Text Symbol: TT1 = Development class
Text Symbol: PT1 = Quit text pool mainten.
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
DOCU_READ call function 'DOCU_READ' exporting id = 'NA' langu = i_langu object = l_docobj typ = 'E' version = dokil-version * SUPPRESS_TEMPLATE = ' ' * USE_NOTE_TEMPLATE = ' ' * IMPORTING * DOKTITLE = * HEAD = tables line = lt_docline.
F4_FUNCTIONGROUP call function 'F4_FUNCTIONGROUP' exporting object = '*' suppress_selection = space display_only = space importing result = l_result_fugr.
F4_PROGRAM call function 'F4_PROGRAM' exporting object = '*' suppress_selection = space display_only = space importing result = l_result_prog.
F4_MESSAGE_ID call function 'F4_MESSAGE_ID' exporting object = '*' suppress_selection = space display_only = space importing result = l_result_msag.
F4_CLASS call function 'F4_CLASS' exporting object = '*' suppress_selection = space display_only = space importing result = l_result_class.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
BCALV_TEXTPOOL_WORKOVER_F01 - Program BCALV_TEXTPOOL_WORKOVER BCALV_TEXTPOOL_WORKOVER_DEF - BCALVTEXTPOOLWORKOVERDEF BCALV_TEXTPOOL_WORKOVER_DATA - BCALVTEXTPOOLWORKOVERDATA BCALV_TEXTPOOL_WORKOVER_CONST - BCALVTEXTPOOLWORKOVERCONST BCALV_TEXTPOOL_WORKOVER - Program BCALV_TEXTPOOL_WORKOVER BCALV_TEXTPOOL_WORKOVER - Program BCALV_TEXTPOOL_WORKOVER