SAP Reports / Programs | Materials Management | Inventory Management(MM-IM) SAP MM

RM07IFRM_PDF SAP ABAP INCLUDE - RM07IFRMPDF







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

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:

FP_JOB_OPEN CALL FUNCTION 'FP_JOB_OPEN' CHANGING ie_outputparams = gv_fp_outputparams EXCEPTIONS cancel = 1 usage_error = 2 system_error = 3 internal_error = 4 OTHERS = 5.

FP_FUNCTION_MODULE_NAME CALL FUNCTION 'FP_FUNCTION_MODULE_NAME' EXPORTING i_name = gv_pdf_name IMPORTING e_funcname = gv_fm_name.

FP_JOB_CLOSE CALL FUNCTION 'FP_JOB_CLOSE' EXCEPTIONS usage_error = 1 system_error = 2 internal_error = 3 OTHERS = 4.

FP_JOB_OPEN CALL FUNCTION 'FP_JOB_OPEN' CHANGING ie_outputparams = gv_fp_outputparams EXCEPTIONS cancel = 1 usage_error = 2 system_error = 3 internal_error = 4 OTHERS = 5.

FP_FUNCTION_MODULE_NAME CALL FUNCTION 'FP_FUNCTION_MODULE_NAME' EXPORTING i_name = gv_pdf_name IMPORTING e_funcname = gv_fm_name.

FP_JOB_CLOSE CALL FUNCTION 'FP_JOB_CLOSE' EXCEPTIONS usage_error = 1 system_error = 2 internal_error = 3 OTHERS = 4.

FP_JOB_OPEN CALL FUNCTION 'FP_JOB_OPEN' CHANGING ie_outputparams = gv_fp_outputparams EXCEPTIONS cancel = 1 usage_error = 2 system_error = 3 internal_error = 4 OTHERS = 5.

FP_FUNCTION_MODULE_NAME CALL FUNCTION 'FP_FUNCTION_MODULE_NAME' EXPORTING i_name = gv_pdf_name IMPORTING e_funcname = gv_fm_name.

FP_JOB_CLOSE CALL FUNCTION 'FP_JOB_CLOSE' EXCEPTIONS usage_error = 1 system_error = 2 internal_error = 3 OTHERS = 4.

FP_FUNCTION_MODULE_NAME CALL FUNCTION 'FP_FUNCTION_MODULE_NAME' EXPORTING i_name = gv_pdf_name IMPORTING e_funcname = gv_fm_name.

FP_FUNCTION_MODULE_NAME CALL FUNCTION 'FP_FUNCTION_MODULE_NAME' EXPORTING i_name = gv_pdf_name IMPORTING e_funcname = gv_fm_name.

RM_SENDEN_BILD_INM CALL FUNCTION 'RM_SENDEN_BILD_INM' EXPORTING ix_selb1 = stib1 ix_selb2 = stib2 ix_selb3 = stib3 IMPORTING ix_selb1 = stib1 ix_selb2 = stib2 ix_selb3 = stib3 ix_start = start.

RM_SENDEN_BILD_INMP CALL FUNCTION 'RM_SENDEN_BILD_INMP' EXPORTING ix_selp1 = stip1 ix_selp2 = stip2 ix_selp3 = stip3 ix_selp4 = stip4 ix_selp5 = stip5 ix_selp6 = stip6 IMPORTING ix_selp1 = stip1 ix_selp2 = stip2 ix_selp3 = stip3 ix_selp4 = stip4 ix_selp5 = stip5 ix_selp6 = stip6 ix_start = start.

GET_SERNOS_OF_DOCUMENT CALL FUNCTION 'GET_SERNOS_OF_DOCUMENT' EXPORTING key_data = s_rserob TABLES sernos = t_sernos EXCEPTIONS key_parameter_error = 1 no_supported_access = 2 no_data_found = 3 OTHERS = 4.

SERIAL_PROFILE_READ CALL FUNCTION 'SERIAL_PROFILE_READ' EXPORTING profile_r = f_sernp operation_r = 'MMSL' snbwg_r = ' ' pflege = 'X' IMPORTING t_377 = s_t377 EXCEPTIONS no_t377_entry = 2 OTHERS = 3.

MARC_SINGLE_READ CALL FUNCTION 'MARC_SINGLE_READ' EXPORTING matnr = ziseg-matnr werks = ziseg-werks IMPORTING wmarc = lv_marc.

VB_BATCH_READ_BUFFER_DB CALL FUNCTION 'VB_BATCH_READ_BUFFER_DB' EXPORTING matnr = ziseg-matnr charg = ziseg-charg werks = ziseg-werks read_from_buffer = space read_from_db = x IMPORTING batch_db = lv_mcha.

VB_BATCH_READ_BUFFER_DB CALL FUNCTION 'VB_BATCH_READ_BUFFER_DB' EXPORTING matnr = ziseg-matnr charg = ziseg-charg werks = ziseg-werks read_from_buffer = space read_from_db = x IMPORTING batch_db = lv_mcha.

VB_BATCH_DEFINITION





CALL FUNCTION 'VB_BATCH_DEFINITION' IMPORTING kzdch = gv_batch_level klart = gv_batch_cl_type obtab = gv_batch_table.

CTMS_OBJECT_HAS_STANDARDCLASS CALL FUNCTION 'CTMS_OBJECT_HAS_STANDARDCLASS' EXPORTING object = lv_objek table = gv_batch_table classtype = gv_batch_cl_type with_text = ' ' IMPORTING class = lv_class EXCEPTIONS no_classification = 1 table_not_allowed = 2 internal_error = 3 OTHERS = 4.

BAPI_CLASS_GETDETAIL CALL FUNCTION 'BAPI_CLASS_GETDETAIL' EXPORTING classtype = gv_batch_cl_type classnum = lv_class IMPORTING return = ls_return TABLES classcharacteristics = gt_bapi_class_char.

CUSL_BATCHES_HAS_VALUES CALL FUNCTION 'CUSL_BATCHES_HAS_VALUES' EXPORTING material = ls_iseg-matnr plant = ls_iseg-werks batch = ls_iseg-charg * batch_cuobj = batch_cuobj language = sy-langu TABLES objects = lt_objects classification = lt_classific_value EXCEPTIONS no_classification_data = 0 "no data maintained -> ok OTHERS = 0.



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