SAP Reports / Programs | Application Platform | Integrated Product and Process Engineering(AP-PPE) SAP AP

PPELISTATUS_STATUS_IMPL SAP ABAP INCLUDE - PPELIENG: PNODID Service (Method Implementation)







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


Text pool values


Title: PPELIENG: PNODID Service (Method Implementation)


INCLUDES used within this REPORT PPELISTATUS_STATUS_IMPL

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:

PPEDBSTATUS_STATUS_GET CALL FUNCTION 'PPEDBSTATUS_STATUS_GET' EXPORTING im_status_tab = l_ident_tab[] IMPORTING ex_status_tab = l_status_tab[] ex_precond_tab = l_precond_tab[].

PPEDBSTATUS_GETLIST CALL FUNCTION 'PPEDBSTATUS_GETLIST' EXPORTING im_statusguid_tab = im_statusguid_tab[] im_csid_tab = im_csid_tab[] im_value_tab = im_value_tab[] im_responsible_tab = im_responsible_tab[] im_targetdate_lo = im_targetdate_lo im_targetdate_high = im_targetdate_high im_targetdateinit_flag = im_targetdateinit_flag IMPORTING ex_status_tab = lt_status[] EXCEPTIONS OTHERS = 1.

PPESTATUSCUST_PSTYPE_READ CALL FUNCTION 'PPESTATUSCUST_PSTYPE_READ' EXPORTING im_csid = ch_status-csid IMPORTING ex_cpstype = l_cpstype TABLES tab_cpsval = lt_cpsval[] tab_cpsrel_pred = lt_pred[] tab_cpsrel_succ = lt_succ[] "INS614035 EXCEPTIONS unknown = 1 OTHERS = 2.

PPESTATUSCUST_PSVAL_READ CALL FUNCTION 'PPESTATUSCUST_PSVAL_READ' EXPORTING im_csid = ch_status-csid im_value = ch_status-value EXCEPTIONS OTHERS = 2.

REUSE_HR_OBJID_CHECK CALL FUNCTION 'REUSE_HR_OBJID_CHECK' EXPORTING plvar = cl_ppelistatus_cntl=>plvar otype = ch_status-resp_type seark = ch_status-responsible multiple_selection = ppet_true no_dialog = ppet_false IMPORTING sel_object = l_object EXCEPTIONS nothing_found = 2 OTHERS = 0.

DATE_CHECK_PLAUSIBILITY CALL FUNCTION 'DATE_CHECK_PLAUSIBILITY' EXPORTING date = ch_status-targetdate EXCEPTIONS plausibility_check_failed = 1 OTHERS = 2.

PPESTATUSCUST_PSVAL_READ CALL FUNCTION 'PPESTATUSCUST_PSVAL_READ' EXPORTING im_csid = ch_status-csid im_value = ch_status-value IMPORTING ex_cpsval = l_cpsval EXCEPTIONS OTHERS = 2.

PPESTATUSCUST_PSTYPE_READ CALL FUNCTION 'PPESTATUSCUST_PSTYPE_READ' EXPORTING im_csid = ch_status-csid TABLES tab_cpspc = lt_cpspc[] EXCEPTIONS OTHERS = 2.

PPESTATUSCUST_PSPC_READ CALL FUNCTION 'PPESTATUSCUST_PSPC_READ' EXPORTING im_csid = ch_status-csid im_cpcid = -cpcid IMPORTING ex_cpspct = l_cpspct EXCEPTIONS OTHERS = 2.

PPESTATUSCUST_PSVAL_READ CALL FUNCTION 'PPESTATUSCUST_PSVAL_READ' EXPORTING im_csid = l_status-csid im_value = l_status-value IMPORTING ex_cpsval = l_cpsval_pred EXCEPTIONS OTHERS = 2.

PPESTATUSCUST_PSTYPE_READ CALL FUNCTION 'PPESTATUSCUST_PSTYPE_READ' EXPORTING im_csid = -pred IMPORTING ex_cpstypet = l_cpstypet EXCEPTIONS OTHERS = 2.

PPESTATUSCUST_PSVAL_READ CALL FUNCTION 'PPESTATUSCUST_PSVAL_READ' EXPORTING im_csid = l_status_old-csid im_value = l_status_old-value IMPORTING ex_cpsval = l_cpsval2 ex_cpsvalt = l_cpsvalt2 EXCEPTIONS OTHERS = 0.

PPESTATUSCUST_PSVAL_READ CALL FUNCTION 'PPESTATUSCUST_PSVAL_READ' EXPORTING im_csid = ch_status-csid im_value = ch_status-value IMPORTING ex_cpsval = l_cpsval EXCEPTIONS OTHERS = 0.

PPEDBSTATUS_STATUS_GET_SINGLE CALL FUNCTION 'PPEDBSTATUS_STATUS_GET_SINGLE' EXPORTING im_status = l_db_status_wa IMPORTING ex_status = l_db_status_wa EXCEPTIONS OTHERS = 1.

PPESTATUSCUST_PSVAL_READ CALL FUNCTION 'PPESTATUSCUST_PSVAL_READ' EXPORTING im_csid = l_db_status_wa-csid im_value = l_db_status_wa-value IMPORTING ex_cpsval = l_cpsval EXCEPTIONS OTHERS = 0.

PPEDBSTATUS_STATUS_GET CALL FUNCTION 'PPEDBSTATUS_STATUS_GET' EXPORTING im_status_tab = lt_status IMPORTING ex_status_tab = lt_status ex_precond_tab = lt_precond.

PPEDBSTATUS_STATUS_GET CALL FUNCTION 'PPEDBSTATUS_STATUS_GET' EXPORTING im_status_tab = lt_status IMPORTING ex_status_tab = lt_status.

PPESTATUSCUST_PSVAL_READ CALL FUNCTION 'PPESTATUSCUST_PSVAL_READ' EXPORTING im_csid = ls_status-csid im_value = ls_status-value IMPORTING ex_cpsval = ls_cpsval_succ EXCEPTIONS OTHERS = 1.

PPESTATUSCUST_PSTYPE_READ





CALL FUNCTION 'PPESTATUSCUST_PSTYPE_READ' EXPORTING im_csid = -succ IMPORTING ex_cpstypet = ls_cpstypet EXCEPTIONS OTHERS = 2.



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