RKE_ALE_DYNPRO 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 RKE_ALE_DYNPRO 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.
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
COPA_GET_ERK CALL FUNCTION 'COPA_GET_ERK' IMPORTING ERKRS = ERKRS.
RKE_CHECK_GENERATION CALL FUNCTION 'RKE_CHECK_GENERATION' EXPORTING ERKRS = ERKRS.
POPUP_TO_CONFIRM CALL FUNCTION 'POPUP_TO_CONFIRM' EXPORTING TITLEBAR = TEXT-016 TEXT_QUESTION = TEXT DISPLAY_CANCEL_BUTTON = ' ' IMPORTING ANSWER = ANSWER.
POPUP_GET_VALUES CALL FUNCTION 'POPUP_GET_VALUES' EXPORTING POPUP_TITLE = TEXT-016 IMPORTING RETURNCODE = ANSWER TABLES FIELDS = T_FIELD.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
RKE_ALE_DYNPRO - RKEALEDYNPRO RKE_ALE_DERIVE - RKEALEDERIVE RKE_ALE_DEFINITION - RKEALEDEFINITION RKE_ALE_APPLICATION - RKEALEAPPLICATION RKE_ACTIVITY_COST_COMP_CONTROL - Control the Transfer of Activities to Costing-Based CO-PA RKE_ACTIVITY_COST_COMP_CONTROL - Control the Transfer of Activities to Costing-Based CO-PA