SAP Reports / Programs | Supplier Relationship Management | Enterprise Buyer | Archiving(SRM-EBP-ARV) SAP SRM

BBP_PD_ARCH_WRITE_F08 SAP ABAP INCLUDE - BBPPDARCHWRITEF08







BBP_PD_ARCH_WRITE_F08 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_WRITE_F08 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 BBP_PD_ARCH_WRITE_F08. "Basic submit
SUBMIT BBP_PD_ARCH_WRITE_F08 AND RETURN. "Return to original report after report execution complete
SUBMIT BBP_PD_ARCH_WRITE_F08 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 BBP_PD_ARCH_WRITE_F08

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:

ARCHIVE_PUT_TABLE CALL FUNCTION 'ARCHIVE_PUT_TABLE' EXPORTING archive_handle = archive_handle record_structure = 'CRMD_LINK' TABLES table = it_crmd_link[] EXCEPTIONS internal_error = 1 wrong_access_to_archive = 2 invalid_record_structure = 3 OTHERS = 4.

ARCHIVE_PUT_TABLE CALL FUNCTION 'ARCHIVE_PUT_TABLE' EXPORTING archive_handle = archive_handle record_structure = 'CRMD_PARTNER' TABLES table = it_crmd_partner[] EXCEPTIONS internal_error = 1 wrong_access_to_archive = 2 invalid_record_structure = 3 OTHERS = 4.

ADDRESS_ARCHIVE_OBJECT CALL FUNCTION 'ADDRESS_ARCHIVE_OBJECT' EXPORTING archive_handle = archive_handle address_object_type = ls_crmd_partner-addr_type address_number = ls_crmd_partner-addr_nr address_reference = ls_addr_ref EXCEPTIONS wrong_access_to_archive = 1 parameter_error = 2 OTHERS = 3.

ADDRESS_ARCHIVE_OBJECT CALL FUNCTION 'ADDRESS_ARCHIVE_OBJECT' EXPORTING archive_handle = archive_handle address_object_type = ls_crmd_partner-addr_type address_number = ls_crmd_partner-addr_nr person_number = ls_crmd_partner-addr_np address_reference = ls_addr_ref person_reference = ls_pers_ref EXCEPTIONS wrong_access_to_archive = 1 parameter_error = 2 OTHERS = 3.

ARCHIVE_PUT_TABLE CALL FUNCTION 'ARCHIVE_PUT_TABLE' EXPORTING archive_handle = archive_handle record_structure = 'BBP_PDBGP' TABLES table = it_bbp_pdbgp[] EXCEPTIONS internal_error = 1 wrong_access_to_archive = 2 invalid_record_structure = 3 OTHERS = 4.

ARCHIVE_PUT_TABLE CALL FUNCTION 'ARCHIVE_PUT_TABLE' EXPORTING archive_handle = archive_handle record_structure = 'BBP_PDORG' TABLES table = it_bbp_pdorg[] EXCEPTIONS internal_error = 1 wrong_access_to_archive = 2 invalid_record_structure = 3 OTHERS = 4.

ARCHIVE_PUT_TABLE CALL FUNCTION 'ARCHIVE_PUT_TABLE' EXPORTING archive_handle = archive_handle record_structure = 'BBP_PDACC' TABLES table = it_bbp_pdacc[] EXCEPTIONS internal_error = 1 wrong_access_to_archive = 2 invalid_record_structure = 3 OTHERS = 4.

ARCHIVE_PUT_TABLE CALL FUNCTION 'ARCHIVE_PUT_TABLE' EXPORTING archive_handle = archive_handle record_structure = 'BBP_PDLIM' TABLES table = it_bbp_pdlim[] EXCEPTIONS internal_error = 1 wrong_access_to_archive = 2 invalid_record_structure = 3 OTHERS = 4.

ARCHIVE_PUT_TABLE CALL FUNCTION 'ARCHIVE_PUT_TABLE' EXPORTING archive_handle = archive_handle record_structure = 'BBP_PDFRT' TABLES table = it_bbp_pdfrt[] EXCEPTIONS internal_error = 1 wrong_access_to_archive = 2 invalid_record_structure = 3 OTHERS = 4.

ARCHIVE_PUT_TABLE CALL FUNCTION 'ARCHIVE_PUT_TABLE' EXPORTING archive_handle = archive_handle record_structure = 'BBP_PDTAX' TABLES table = it_bbp_pdtax[] EXCEPTIONS internal_error = 1 wrong_access_to_archive = 2 invalid_record_structure = 3 OTHERS = 4.

ARCHIVE_PUT_TABLE CALL FUNCTION 'ARCHIVE_PUT_TABLE' EXPORTING archive_handle = archive_handle record_structure = 'BBP_PDCON' TABLES table = it_bbp_pdcon[] EXCEPTIONS internal_error = 1 wrong_access_to_archive = 2 invalid_record_structure = 3 OTHERS = 4.

LOIO_ARCHIVE_OBJECT CALL FUNCTION 'LOIO_ARCHIVE_OBJECT' EXPORTING archive_handle = archive_handle class = it_bbp_pdatt-loio_class objid = it_bbp_pdatt-loio_objid object_delete_flag = ' ' archive_reios = 'X' archive_phios = 'X' keep_content = 'X' "Docs delete with delprg EXCEPTIONS wrong_access_to_archive = 1 class_not_initialized = 2 OTHERS = 3.

ARCHIVE_PUT_TABLE CALL FUNCTION 'ARCHIVE_PUT_TABLE' EXPORTING archive_handle = archive_handle record_structure = 'BBP_PDATT' TABLES table = it_bbp_pdatt[] EXCEPTIONS internal_error = 1 wrong_access_to_archive = 2 invalid_record_structure = 3 OTHERS = 4.

ARCHIVE_PUT_TABLE CALL FUNCTION 'ARCHIVE_PUT_TABLE' EXPORTING archive_handle = archive_handle record_structure = 'BBP_PDDYN' TABLES table = it_bbp_pddyn[] EXCEPTIONS internal_error = 1 wrong_access_to_archive = 2 invalid_record_structure = 3 OTHERS = 4.

ARCHIVE_PUT_TABLE CALL FUNCTION 'ARCHIVE_PUT_TABLE' EXPORTING archive_handle = archive_handle record_structure = 'BBP_PDDYN_FIX' TABLES table = it_bbp_pddynfix[] EXCEPTIONS internal_error = 1 wrong_access_to_archive = 2 invalid_record_structure = 3 OTHERS = 4.

TEXT_ARCHIVE_OBJECT CALL FUNCTION 'TEXT_ARCHIVE_OBJECT' EXPORTING archive_handle = archive_handle * CLIENT = SY-MANDT id = ls_bbp_pdltx-tdid language = ls_bbp_pdltx-tdspras name = lv_tdname object = c_ltxt_object object_delete_flag = gc_yes EXCEPTIONS wrong_access_to_archive = 1 OTHERS = 2.

ARCHIVE_PUT_TABLE CALL FUNCTION 'ARCHIVE_PUT_TABLE' EXPORTING archive_handle = archive_handle record_structure = 'BBP_PDHCF' TABLES table = it_bbp_pdhcf[] EXCEPTIONS internal_error = 1 wrong_access_to_archive = 2 invalid_record_structure = 3 OTHERS = 4.

ARCHIVE_PUT_TABLE CALL FUNCTION 'ARCHIVE_PUT_TABLE' EXPORTING archive_handle = archive_handle record_structure = 'BBP_PDICF' TABLES table = it_bbp_pdicf[] EXCEPTIONS internal_error = 1 wrong_access_to_archive = 2 invalid_record_structure = 3 OTHERS = 4.

ARCHIVE_PUT_TABLE





CALL FUNCTION 'ARCHIVE_PUT_TABLE' EXPORTING archive_handle = archive_handle record_structure = 'BBP_PDDEP' TABLES table = it_bbp_pddep[] EXCEPTIONS internal_error = 1 wrong_access_to_archive = 2 invalid_record_structure = 3 OTHERS = 4.

ARCHIVE_PUT_TABLE CALL FUNCTION 'ARCHIVE_PUT_TABLE' EXPORTING archive_handle = archive_handle record_structure = 'BBP_PDSDLN' TABLES table = it_bbp_pdsdln[] EXCEPTIONS internal_error = 1 wrong_access_to_archive = 2 invalid_record_structure = 3 OTHERS = 4.

ARCHIVE_PUT_TABLE CALL FUNCTION 'ARCHIVE_PUT_TABLE' EXPORTING archive_handle = archive_handle record_structure = 'PRCT_HEAD_DU' TABLES table = it_prcd_head[] EXCEPTIONS internal_error = 1 wrong_access_to_archive = 2 invalid_record_structure = 3 OTHERS = 4.

ARCHIVE_PUT_TABLE CALL FUNCTION 'ARCHIVE_PUT_TABLE' EXPORTING archive_handle = archive_handle record_structure = 'PRCT_ITEM_DU' TABLES table = it_prcd_item[] EXCEPTIONS internal_error = 1 wrong_access_to_archive = 2 invalid_record_structure = 3 OTHERS = 4.

ARCHIVE_PUT_TABLE CALL FUNCTION 'ARCHIVE_PUT_TABLE' EXPORTING archive_handle = archive_handle record_structure = 'PRCT_COND_DU' TABLES table = it_prcd_cond[] EXCEPTIONS internal_error = 1 wrong_access_to_archive = 2 invalid_record_structure = 3 OTHERS = 4.

ARCHIVE_PUT_TABLE CALL FUNCTION 'ARCHIVE_PUT_TABLE' EXPORTING archive_handle = archive_handle record_structure = 'BBP_PDTOL' TABLES table = it_bbp_pdtol[] EXCEPTIONS internal_error = 1 wrong_access_to_archive = 2 invalid_record_structure = 3 OTHERS = 4.

ARCHIVE_PUT_TABLE CALL FUNCTION 'ARCHIVE_PUT_TABLE' EXPORTING archive_handle = archive_handle record_structure = 'BBP_PDWGT' TABLES table = it_bbp_pdwgt[] EXCEPTIONS internal_error = 1 wrong_access_to_archive = 2 invalid_record_structure = 3 OTHERS = 4.

ARCHIVE_PUT_TABLE CALL FUNCTION 'ARCHIVE_PUT_TABLE' EXPORTING archive_handle = archive_handle record_structure = 'BBP_PDEXR' TABLES table = it_bbp_pdexr[] EXCEPTIONS internal_error = 1 wrong_access_to_archive = 2 invalid_record_structure = 3 OTHERS = 4.



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