AIR_PR_FORMS 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 AIR_PR_FORMS 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: Manual request, additionals IDoc for promotion: data selection, format
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
WAUF_BREAK_DOWN_LOCATIONGROUP call function 'WAUF_BREAK_DOWN_LOCATIONGROUP' exporting * im_fikli = im_filkl = pi_class im_fklar = pi_klart * IM_KEY = * IM_PINCR = 1 * IM_PUFFER = X * IMPORTING * EX_FILKB = tables ex_filn = ifilnr exceptions figr_existiert_nicht = 1 others = 2.
WTAD_WTADAB_TO_WTADDI call function 'WTAD_WTADAB_TO_WTADDI' tables iwtadab = pet_wtadab iwtadabt = iwtadabt iwtaddi = pet_wtaddi imamt = pet_mamt exceptions others = 1.
WTAD_MESSAGE_TYPE_DERIVE call function 'WTAD_MESSAGE_TYPE_DERIVE' exporting addi_matnr = pit_wtaddi-addimat importing message_type = pet_addi_keys-mestyp exceptions additional_is_no_material = 1 message_type_not_found = 2 others = 3.
WTAD_WTADDI_TO_ADDILIST call function 'WTAD_WTADDI_TO_ADDILIST' tables iwtaddi = iwtaddi_tmp * IWTADDI_PR = imamt = imamt iaddilist = i_addi_info_tmp exceptions others = 1.
APPL_LOG_DISPLAY call function 'APPL_LOG_DISPLAY' exporting object = addi_al_object subobject = addi_al_subobject_idoc * EXTERNAL_NUMBER = ' ' * OBJECT_ATTRIBUTE = 0 * SUBOBJECT_ATTRIBUTE = 0 * EXTERNAL_NUMBER_ATTRIBUTE = 0 * DATE_FROM = SY-DATUM * TIME_FROM = '000000' * DATE_TO = SY-DATUM * TIME_TO = SY-UZEIT * TITLE_SELECTION_SCREEN = ' ' * TITLE_LIST_SCREEN = ' ' * COLUMN_SELECTION = '11112221122 ' * SUPPRESS_SELECTION_DIALOG = ' ' * COLUMN_SELECTION_MSG_JUMP = '1' * EXTERNAL_NUMBER_DISPLAY_LENGTH = 20 * I_S_DISPLAY_PROFILE = * I_VARIANT_REPORT = ' ' * IMPORTING * NUMBER_OF_PROTOCOLS = exceptions no_authority = 1 others = 2.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
AIR_PR_FORMS - Manual request, additionals IDoc for promotion: data selection, format AIR_PR_EVENTS - Results of requesting additionals IDocs for a promotion AIR_FORMS - FORM routines for manual requests of additionals IDocs AIR_EVENTS - Results of requesting an additionals IDoc AIR_DATA - Data declaration for manual request of an additionals IDoc AIRPOSNRPOSID - Analysis: POSNR and POSID in external and internal format