SAP ABAP Function Module TXW_SEGMENT_READ_NEXT_REC (Read all segment records from file into internal table)
Hierarchy
SAP_FIN (Software Component) SAP_FIN
   CA-GTF-DRT (Application Component) Data Retention Tool
     FTW1 (Package) Data Retention Tool
Basic Data
Function Module TXW_SEGMENT_READ_NEXT_REC Read all segment records from file into internal table  
Function Group TXW5A   Read Modules for View Builder  
Program Name SAPLTXW5A    
INCLUDE Name LTXW5AU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting ED_GOON TYPE XFELD Last Record = space
Importing IS_SOURCEFILE TYPE TXW_VDT_SOURCEFILE Source Files for Segments
Importing ID_MAXHITS TYPE TXW_MXHITS Maximum number of selected entries
Importing ID_STARTROW TYPE TXW_STARTROW Start selection at row
Importing ID_RESTART TYPE XFELD Restart selection
Tables ET_SEGMENT TYPE   Segment data
Exception NOT_FOUND TYPE Segment not found
Exception ERROR_OCCURED TYPE Error occured
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  20041006 
SAP Release Created in 600