BBP_PD_ARCH_SEQREAD_READ_TEF01 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 BBP_PD_ARCH_SEQREAD_READ_TEF01 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.
Title: Include BBP_PD_ARCH_SEQREAD_READ_TEF01
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
ARCHIVE_GET_TABLE CALL FUNCTION 'ARCHIVE_GET_TABLE' EXPORTING archive_handle = p_archive_handle record_structure = '/SAPPSSRM/TDPD' all_records_of_object = 'X' TABLES table = p_gt_tendering_tdpd EXCEPTIONS end_of_object = 1 internal_error = 2 wrong_access_to_archive = 3 OTHERS = 4.
ARCHIVE_GET_TABLE CALL FUNCTION 'ARCHIVE_GET_TABLE' EXPORTING archive_handle = p_archive_handle record_structure = '/sappssrm/prdc' all_records_of_object = 'X' TABLES table = gt_tendering_prdc EXCEPTIONS end_of_object = 1 internal_error = 2 wrong_access_to_archive = 3 OTHERS = 4.
ARCHIVE_GET_TABLE CALL FUNCTION 'ARCHIVE_GET_TABLE' EXPORTING archive_handle = p_archive_handle record_structure = '/sappssrm/prmp' all_records_of_object = 'X' TABLES table = gt_tendering_prmp EXCEPTIONS end_of_object = 1 internal_error = 2 wrong_access_to_archive = 3 OTHERS = 4.
ARCHIVE_GET_TABLE CALL FUNCTION 'ARCHIVE_GET_TABLE' EXPORTING archive_handle = p_archive_handle record_structure = '/SAPPSSRM/ATTACH' all_records_of_object = 'X' TABLES table = gt_syn_attach EXCEPTIONS end_of_object = 1 internal_error = 2 wrong_access_to_archive = 3 OTHERS = 4.
ARCHIVE_GET_TABLE CALL FUNCTION 'ARCHIVE_GET_TABLE' EXPORTING archive_handle = p_archive_handle record_structure = '/SAPPSSRM/DOBVER' all_records_of_object = 'X' TABLES table = gt_syn_dobver EXCEPTIONS end_of_object = 1 internal_error = 2 wrong_access_to_archive = 3 OTHERS = 4.
ARCHIVE_GET_TABLE CALL FUNCTION 'ARCHIVE_GET_TABLE' EXPORTING archive_handle = p_archive_handle record_structure = '/SAPPSSRM/FAUD' all_records_of_object = 'X' TABLES table = gt_syn_faud EXCEPTIONS end_of_object = 1 internal_error = 2 wrong_access_to_archive = 3 OTHERS = 4.
ARCHIVE_GET_TABLE CALL FUNCTION 'ARCHIVE_GET_TABLE' EXPORTING archive_handle = p_archive_handle record_structure = '/SAPPSSRM/SYNT' all_records_of_object = 'X' TABLES table = gt_synt EXCEPTIONS end_of_object = 1 internal_error = 2 wrong_access_to_archive = 3 OTHERS = 4.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
BBP_PD_ARCH_SEQREAD_READ_TEF01 - Include BBP_PD_ARCH_SEQREAD_READ_TEF01 BBP_PD_ARCH_SEQREAD_READ_D_F02 - Include BBP_PD_ARCH_SEQREAD_READ_D_F02 BBP_PD_ARCH_SEQREAD - Program BBP_PD_ARCH_SEQREAD BBP_PD_ARCH_SEQREAD - Program BBP_PD_ARCH_SEQREAD BBP_PD_ARCH_MAX_DOCNUMER_GET - Program BBP_PD_ARCH_MAX_DOCNUMER_GET BBP_PD_ARCH_MAX_DOCNUMER_GET - Program BBP_PD_ARCH_MAX_DOCNUMER_GET