SAP Reports / Programs | Production Planning and Control | Production Planning for Process Industries | Process Order(PP-PI-POR) SAP PP

PPPIAFUC SAP ABAP INCLUDE - Include: FORM Routines Info System User Command







PPPIAFUC 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 PPPIAFUC 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 PPPIAFUC. "Basic submit
SUBMIT PPPIAFUC AND RETURN. "Return to original report after report execution complete
SUBMIT PPPIAFUC VIA SELECTION-SCREEN. "Display selection screen of submitted report to user
    See more syntax options for the ABAP SUBMIT statement


Text pool values


Title: Include: FORM Routines Info System User Command


INCLUDES used within this REPORT PPPIAFUC

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:

RS_TREE_GET_MARKED_NODES CALL FUNCTION 'RS_TREE_GET_MARKED_NODES' TABLES MARKTAB = MARKTAB_TMP.

RS_TREE_SET_LOCK CALL FUNCTION 'RS_TREE_SET_LOCK' EXPORTING NODE_ID = 1 EXCEPTIONS NODE_NOT_FOUND = 1 OTHERS = 2.

RS_TREE_RESET_LOCK CALL FUNCTION 'RS_TREE_RESET_LOCK' EXPORTING NODE_ID = 1 EXCEPTIONS NODE_NOT_FOUND = 1.

COIS_SHOW_COLOUR_KEY CALL FUNCTION 'COIS_SHOW_COLOUR_KEY' EXPORTING I_PROGNAME = PROGNAME.

POPUP_TO_CONFIRM_STEP CALL FUNCTION 'POPUP_TO_CONFIRM_STEP' EXPORTING DEFAULTOPTION = 'J' TEXTLINE1 = TEXT-ETE TITEL = TEXT-ETI IMPORTING ANSWER = ANTWORT.

RS_SET_SELSCREEN_STATUS CALL FUNCTION 'RS_SET_SELSCREEN_STATUS' EXPORTING P_STATUS = STATUS_SELEKTIONSBILD TABLES P_EXCLUDE = EXCL_CUA_FUNCT.

RS_TREE_GET_CURRENT_LAYOUT CALL FUNCTION 'RS_TREE_GET_CURRENT_LAYOUT' TABLES LAYOUT = LAYOUT_TMP.

RS_TREE_EXPAND CALL FUNCTION 'RS_TREE_EXPAND' EXPORTING ALL = CON_NO NODE_ID = NODE-ID EXCEPTIONS NOT_FOUND = 01.

RS_TREE_GET_NODE CALL FUNCTION 'RS_TREE_GET_NODE' EXPORTING NODE_ID = NODE-ID IMPORTING NODE_INFO = NODE_TMP EXCEPTIONS ID_NOT_FOUND = 01.

RS_TREE_EXPAND CALL FUNCTION 'RS_TREE_EXPAND' EXPORTING ALL = CON_NO NODE_ID = NODE_TMP-ID EXCEPTIONS NOT_FOUND = 01.

RS_TREE_GET_CURRENT_TREE CALL FUNCTION 'RS_TREE_GET_CURRENT_TREE' TABLES NODELIST = NODELIST_TMP.

RS_TREE_EXPAND CALL FUNCTION 'RS_TREE_EXPAND' EXPORTING ALL = CON_NO NODE_ID = NODELIST_TMP-ID EXCEPTIONS NOT_FOUND = 01.

RS_TREE_COMPRESS CALL FUNCTION 'RS_TREE_COMPRESS' EXPORTING NODE_ID = NODE-ID EXCEPTIONS NOT_FOUND = 01.

MC_POPUP_TO_SELECT_FIELDS CALL FUNCTION 'MC_POPUP_TO_SELECT_FIELDS' EXPORTING I_FIELD_FIRST = 1 I_FIELD_NUMBER_MIN = 1 I_FORMNAME = CON_MODIFYFORMNAME I_NO_UNIT_FIELDS = YX I_OBJECT_NAME_PLURAL = TEXT-FA1 I_OBJECT_NAME_PLURAL_TITLEBAR = TITLE I_OBJECT_NAME_SINGULAR = TEXT-FA3 I_START_ROW = 1 I_PROGNAME = SY-CPROG I_SELECTION_SOURCE = SELECTION_SOURCE I_TABLE_NAME = TABNAME_ORGINAL IMPORTING E_FIELD_CHANGED = SELECTED TABLES T_FIELDS = AKT_KENNZAHLEN_MC_POPUP T_FIELDS_EXCLUDE = EXCL_KENNZAHLEN_MC_POPUP.

MASTER_DATA CALL FUNCTION 'MASTER_DATA' EXPORTING PROGRAM = PROGID DATENFELD = H_DATENFELD.

CO_NB_SHOW_STRUCTURE_OF_COLORD CALL FUNCTION 'CO_NB_SHOW_STRUCTURE_OF_COLORD' EXPORTING AUFNR_IMP = LEAD_ORDER CALLED_FROM_DIALOG = ' ' SCREEN_START_COLUMN = START_COLUMN SCREEN_START_LINE = START_LINE SCREEN_END_COLUMN = END_COLUMN SCREEN_END_LINE = END_LINE DISPLAY_ONLY = YX AUFNR_AS_NODE = YX OTHER_TASK = YX PROFIL = TCOA-PROFID_AA ANWENDUNG = CON_HF TABLES MARKTAB = MARKTAB_TMP EXCEPTIONS NO_COLLECTIVE_ORDER = 01 ORDER_NOT_FOUND = 02.

RS_TREE_SET_LOCK CALL FUNCTION 'RS_TREE_SET_LOCK' EXPORTING NODE_ID = ID_TMP WITH_SUBTREE = ' ' EXCEPTIONS NODE_NOT_FOUND = 01.

DB_COMMIT CALL FUNCTION 'DB_COMMIT'.

MD_SALES_ORDER_STATUS_REPORT





CALL FUNCTION 'MD_SALES_ORDER_STATUS_REPORT' EXPORTING EDELKZ = DELKZ EDELNR = DELNR EDELPS = DELPS EMATNR = MATNR EWERKS = WERKS EXCEPTIONS ERROR = 01.

MD_PEGGING CALL FUNCTION 'MD_PEGGING' EXPORTING EDELKZ = DELKZ EDELNR = DELNR EDELPS = DELPS EMATNR = MATNR EWERKS = WERKS EXCEPTIONS ERROR = 1 NO_REQUIREMENTS_FOUND = 2 ORDER_NOT_FOUND = 3 OTHERS = 4.

CUD0_IS_CONFIG_INITIALIZED CALL FUNCTION 'CUD0_IS_CONFIG_INITIALIZED' EXCEPTIONS INITIALIZED = 01 NOT_INITIALIZED = 02.

CUD0_CONFIGURATION_INITIALIZER CALL FUNCTION 'CUD0_CONFIGURATION_INITIALIZER'.

VC_I_DISPLAY_CONFIGURATION CALL FUNCTION 'VC_I_DISPLAY_CONFIGURATION' EXPORTING INSTANCE = IOHEADER_TAB-CUOBJ INCLUDE_SCREEN = L_INCL2 APPLICATION = ' ' MATNR_APPL = IOHEADER_TAB-MATNR * WERKS_APPL = * BESKZ_APPL = * SOBSL_APPL = EXCEPTIONS INSTANCE_NOT_FOUND = 1 INTERNAL_ERROR = 2 OTHERS = 3.

STATUS_PRE_READ CALL FUNCTION 'STATUS_PRE_READ' TABLES JSTO_PRE_TAB = OBJNR_TAB.

STATUS_TEXT_EDIT CALL FUNCTION 'STATUS_TEXT_EDIT' EXPORTING OBJNR = IOHEADER_TAB-OBJNR ONLY_ACTIVE = YX FLG_USER_STAT = YX SPRAS = SY-LANGU IMPORTING ANW_STAT_EXISTING = IOHEADER_TAB-ASTEX LINE = IOHEADER_TAB-STTXT USER_LINE = IOHEADER_TAB-ASTTX EXCEPTIONS OBJECT_NOT_FOUND = 01.

STATUS_PRE_READ CALL FUNCTION 'STATUS_PRE_READ' TABLES JSTO_PRE_TAB = OBJNR_TAB.

STATUS_TEXT_EDIT CALL FUNCTION 'STATUS_TEXT_EDIT' EXPORTING OBJNR = IOOPER_TAB-OBJNR ONLY_ACTIVE = YX FLG_USER_STAT = YX SPRAS = SY-LANGU IMPORTING LINE = IOOPER_TAB-VSTTXT USER_LINE = IOOPER_TAB-ASTTX EXCEPTIONS OBJECT_NOT_FOUND = 01.

STATUS_PRE_READ CALL FUNCTION 'STATUS_PRE_READ' TABLES JSTO_PRE_TAB = OBJNR_TAB.

STATUS_TEXT_EDIT CALL FUNCTION 'STATUS_TEXT_EDIT' EXPORTING OBJNR = IOOPCOMP_TAB-OBJNR ONLY_ACTIVE = YX FLG_USER_STAT = YX SPRAS = SY-LANGU IMPORTING LINE = IOOPCOMP_TAB-STTXT EXCEPTIONS OBJECT_NOT_FOUND = 01.

STATUS_PRE_READ CALL FUNCTION 'STATUS_PRE_READ' TABLES JSTO_PRE_TAB = OBJNR_TAB.

STATUS_TEXT_EDIT CALL FUNCTION 'STATUS_TEXT_EDIT' EXPORTING OBJNR = IOOPPRT_TAB-OBJNR ONLY_ACTIVE = YX FLG_USER_STAT = YX SPRAS = SY-LANGU IMPORTING LINE = IOOPPRT_TAB-FSTTXT EXCEPTIONS OBJECT_NOT_FOUND = 01.



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