SAP Reports / Programs | Controlling | Profitability Analysis | Profitability Analysis / Basic Functions(CO-PA-PMS) SAP CO

RK2HCSTC SAP ABAP INCLUDE - Text Elements for RKEVRK2H







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


Text pool values


Title: Text Elements for RKEVRK2H
Text Symbol: 171 = Number of Client Line Items :
Text Symbol: 172 = Number of Reference Line Items Not Posted in Partner System
Text Symbol: 173 = Number of Reference Line Items Posted More than Once in Partner System
Text Symbol: 174 = Number of Reference Line Items Posted Correctly in Partner System
Text Symbol: 175 = Number of Line Items Not Sent, Already Posted in Partner System
Text Symbol: 176 = Number of Line Items Canceled
Text Symbol: 180 = Number of Line Items Read
Text Symbol: 182 = Number of Line Items Summarized
Text Symbol: 201 = Number of Actual Line Items Deleted
Text Symbol: 202 = number of Deleted Plan Line Items
Text Symbol: 203 = Number of Records Deleted from CEALE01
Text Symbol: 204 = Processing Mode
Text Symbol: 205 = Test Run
Text Symbol: 206 = Upd. Run
Text Symbol: 207 = Information
Text Symbol: 208 = Value
Text Symbol: 209 = Plan/Act. Indicator
Text Symbol: 210 = Trans.Type
Text Symbol: 211 = Version Number
Text Symbol: 212 = Period/Year
Text Symbol: 213 = Week/Year
Text Symbol: 214 = Prof. Segment, Local System
Text Symbol: 215 = Doc. Number, Local System
Text Symbol: 216 = Item Number, Local System
Text Symbol: 217 = Sequence Number
Text Symbol: 218 = Prof.Segment, Partner System
Text Symbol: 219 = Doc.Number, Parner System
Text Symbol: 220 = Item Number, Partner System
Text Symbol: 221 = Local System
Text Symbol: 222 = PartnerSystem
Text Symbol: 223 = Fld Name
Text Symbol: 170 = Number of Line Items Sent
Text Symbol: 100 = Reference Line Items Not Posted in the Partner System
Text Symbol: 101 = Statistics
Text Symbol: 102 = Line Item List:
Text Symbol: 103 = Overview List:
Text Symbol: 105 = Test run! No changes were made to the database.





Text Symbol: 106 = Line Items Sent
Text Symbol: 107 = Line Items Not Sent Because Already Posted to Partner System
Text Symbol: 108 = Line Items Cancelled
Text Symbol: 110 = Reference Line Items Posted Correctly to Partner System
Text Symbol: 112 = Client Line Items (Reference in Partner System)
Text Symbol: 120 = Reference Line Items Posted More Than Once in Partner System
Text Symbol: 135 = Following line items differ -> Not posted in the partner system
Text Symbol: 140 = The following line items differ
Text Symbol: 141 = The following line items differ -> Field
Text Symbol: 142 = Local System
Text Symbol: 143 = Partner System
Text Symbol: 149 = Field
Text Symbol: 150 = Plan/act
Text Symbol: 151 = Rec. Type
Text Symbol: 152 = Version
Text Symbol: 153 = Period
Text Symbol: 154 = Week
Text Symbol: 155 = ProfSeg. LS
Text Symbol: 156 = Doc. No. LS
Text Symbol: 157 = Item LS
Text Symbol: 158 = Seq. no.
Text Symbol: 159 = ProfSeg. PS
Text Symbol: 160 = Doc. No. PS
Text Symbol: 161 = Item PS
Text Symbol: 162 = Local System
Text Symbol: 163 = Partner System
Text Symbol: 164 = System


INCLUDES used within this REPORT RK2HCSTC

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:

RKE_GET_ERKRS_ATTR CALL FUNCTION 'RKE_GET_ERKRS_ATTR' EXPORTING ERKRS = G_ERKRS IMPORTING BLOCKFACTOR = BLOCKFAKT.

RKE_TRANSFORM_STRUCTURE CALL FUNCTION 'RKE_TRANSFORM_STRUCTURE' EXPORTING ERKRS = G_ERKRS FROM_AREA = CE2TAB FROM_TABNAME = CE2NAME POS = POS TO_AREA_IMPORT = CE1TAB TO_TABNAME = CE1NAME IMPORTING * POS = TO_AREA_EXPORT = CE1TAB EXCEPTIONS * I_ERKRS_LEDGER_NOTFOUND = 01 * I_ERKRS_NOTFOUND = 02 * I_LEDGER_NOTFOUND = 03 * I_LOGNR_INVALID = 04 I_PHYSNR_INVALID = 05.

MASTER_IDOC_DISTRIBUTE CALL FUNCTION 'MASTER_IDOC_DISTRIBUTE' IN UPDATE TASK EXPORTING MASTER_IDOC_CONTROL = PEF_IDOC_HEADER TABLES COMMUNICATION_IDOC_CONTROL = COMMUNICATION_IDOC_CONTROL MASTER_IDOC_DATA = PET_IDOC_DATA.

MASTER_IDOC_DISTRIBUTE CALL FUNCTION 'MASTER_IDOC_DISTRIBUTE' EXPORTING MASTER_IDOC_CONTROL = PEF_IDOC_HEADER TABLES COMMUNICATION_IDOC_CONTROL = COMMUNICATION_IDOC_CONTROL MASTER_IDOC_DATA = PET_IDOC_DATA.

MESSAGE_TYPE_GET_MAPPING





CALL FUNCTION 'MESSAGE_TYPE_GET_MAPPING' EXPORTING MESTYP = CMESTYP TABLES FIELD_MAPPING = FIELDMAP EXCEPTIONS MESTYP_DOES_NOT_EXIST = 01.

OWN_LOGICAL_SYSTEM_GET CALL FUNCTION 'OWN_LOGICAL_SYSTEM_GET' IMPORTING OWN_LOGICAL_SYSTEM = LOGSYSTEM EXCEPTIONS OWN_LOGICAL_SYSTEM_NOT_DEFINED = 01.

MESSAGE_TYPE_GET_MAPPING CALL FUNCTION 'MESSAGE_TYPE_GET_MAPPING' EXPORTING MESTYP = CMESTYP TABLES FIELD_MAPPING = FIELDMAP EXCEPTIONS ERROR_MESSAGE = 01.

RKE_GET_ACT_DOC_NUMBER CALL FUNCTION 'RKE_GET_ACT_DOC_NUMBER' EXPORTING ERKRS = G_ERKRS GJAHR = CE1TAB-GJAHR VRGAR = CE1TAB-VRGAR IMPORTING BELNR = BELNR EXCEPTIONS * DOC_NR_IV_NOT_EXISTS = 01 * DOC_NR_IV_OVERFLOW = 02.

RKE_POST_ACT_LINE_ITEM CALL FUNCTION 'RKE_POST_ACT_LINE_ITEM' EXPORTING ERKRS = G_ERKRS BUTYP = 'C' IS_REVERSAL = 'X' T_PALEDGER = LT_PALEDGER_DUMMY TABLES LINE_ITEM_TAB = CE1TAB EXCEPTIONS ERROR_MESSAGE = 04.

RKE_POST_CEALE01 CALL FUNCTION 'RKE_POST_CEALE01' IN UPDATE TASK TABLES T_CEALE01 = T2_CEALE01.

RKE_TRANSFORM_STRUCTURE CALL FUNCTION 'RKE_TRANSFORM_STRUCTURE' EXPORTING ERKRS = G_ERKRS FROM_AREA = CE1TAB FROM_TABNAME = CE1NAME * POS = '1' TO_AREA_IMPORT = CE0TAB TO_TABNAME = CE0NAME IMPORTING * POS = TO_AREA_EXPORT = CE0TAB EXCEPTIONS ERROR_MESSAGE = 01.

RKE_POST_PLAN_LINE_ITEMS CALL FUNCTION 'RKE_POST_PLAN_LINE_ITEMS' EXPORTING ERKRS = G_ERKRS PA_TYPE = '1' BUTYP = 'C' TABLES CE0_TAB = CE0TAB EXCEPTIONS ERROR_MESSAGE = 01.

RKE_POST_CEALE01 CALL FUNCTION 'RKE_POST_CEALE01' IN UPDATE TASK TABLES T_CEALE01 = T2_CEALE01.

RKE_TRANSFORM_STRUCTURE CALL FUNCTION 'RKE_TRANSFORM_STRUCTURE' EXPORTING ERKRS = G_ERKRS FROM_AREA = CE1TAB FROM_TABNAME = CE1NAME * POS = '1' TO_AREA_IMPORT = CE4TAB TO_TABNAME = CE4NAME IMPORTING * POS = TO_AREA_EXPORT = CE4TAB EXCEPTIONS ERROR_MESSAGE = 01.

RKE_GET_CE4KEY CALL FUNCTION 'RKE_GET_CE4KEY' EXPORTING I_ERKRS = G_ERKRS I_APPLY_CCU = I_APPLY_CCU TABLES OBJECT_TABLE = CE4TAB EXCEPTIONS ERROR_MESSAGE = 01.

RKE_READ_ERKRS_MESSAGE CALL FUNCTION 'RKE_READ_ERKRS_MESSAGE' EXPORTING I_ERKRS = G_ERKRS IMPORTING E_V_TKEB = GS_TKEB.

RKE_READ_OBJECTS CALL FUNCTION 'RKE_READ_OBJECTS' EXPORTING ERKRS = G_ERKRS S_PROGRAM_NAME = 'RK2HCSTC' S_FORM_NAME = 'EPOS_GET' S_FORM_NAME_TIMESTAMP = 'GET_TIMESTMP' S_FORM_NAME_SYNCPOINT = 'X' READ_SOURCE = '1' READ_DEFINED = '3' TABLES SELECTION_TABLE = SEL_TAB EXCEPTIONS NO_RECORD_FOUND = 01 FOREIGN_LOCK = 02.

RKE_ALE_SP_REFERENCE_GET CALL FUNCTION 'RKE_ALE_SP_REFERENCE_GET' TABLES T_CEALE01 = T_CEALE01_2.

OWN_LOGICAL_SYSTEM_GET CALL FUNCTION 'OWN_LOGICAL_SYSTEM_GET' IMPORTING OWN_LOGICAL_SYSTEM = LOGSYSTEM EXCEPTIONS OWN_LOGICAL_SYSTEM_NOT_DEFINED = 01.

RFCDEST_GET_FOR_LOGICAL_SYSTEM CALL FUNCTION 'RFCDEST_GET_FOR_LOGICAL_SYSTEM' EXPORTING MESSAGE_TYPE = CMESTYP LOGICAL_SYSTEM = PLOGSYS IMPORTING RFC_DESTINATION = RFCDEST EXCEPTIONS NO_RFCDESTINATION_FOUND = 01.

RKE_ALE_SP_CLIENT_GET CALL FUNCTION 'RKE_ALE_SP_CLIENT_GET' DESTINATION RFCDEST TABLES T_CEALE01 = T_CEALE01 EXCEPTIONS SYSTEM_FAILURE = 01 MESSAGE MESS COMMUNICATION_FAILURE = 02 MESSAGE MESS.

RKE_ALE_SP_GET_FROM_LOGKEY CALL FUNCTION 'RKE_ALE_SP_GET_FROM_LOGKEY' DESTINATION RFCDEST TABLES T_CEALE01 = T2_CEALE01 T_EDIDD = T_EDIDD EXCEPTIONS SYSTEM_FAILURE = 01 MESSAGE MESS COMMUNICATION_FAILURE = 02 MESSAGE MESS.

RKE_GET_ACT_DOC_NUMBER CALL FUNCTION 'RKE_GET_ACT_DOC_NUMBER' EXPORTING ERKRS = G_ERKRS GJAHR = GT_CE1-GJAHR VRGAR = GT_CE1-VRGAR IMPORTING BELNR = GT_CE1-BELNR.

RKE_POST_ACT_LINE_ITEM CALL FUNCTION 'RKE_POST_ACT_LINE_ITEM' EXPORTING ERKRS = G_ERKRS BUTYP = 'C' IS_REVERSAL = 'X' T_PALEDGER = LT_PALEDGER_DUMMY TABLES LINE_ITEM_TAB = GT_CE1.




RKE_TRANSFORM_STRUCTURE CALL FUNCTION 'RKE_TRANSFORM_STRUCTURE' EXPORTING ERKRS = G_ERKRS FROM_AREA = GT_CE1 FROM_TABNAME = CE1NAME * POS = '1' TO_AREA_IMPORT = CE0TAB TO_TABNAME = CE0NAME IMPORTING * POS = TO_AREA_EXPORT = CE0TAB.

RKE_POST_PLAN_LINE_ITEMS CALL FUNCTION 'RKE_POST_PLAN_LINE_ITEMS' EXPORTING ERKRS = G_ERKRS PA_TYPE = '1' BUTYP = 'C' TABLES CE0_TAB = CE0TAB.

RKE_READ_ERKRS_MESSAGE CALL FUNCTION 'RKE_READ_ERKRS_MESSAGE' EXPORTING I_ERKRS = G_ERKRS IMPORTING E_V_TKEB = GS_TKEB.

PARTNER_AGREEMENT_CHECK CALL FUNCTION 'PARTNER_AGREEMENT_CHECK' EXPORTING MESSAGE_TYPE = CMESTYP EXCEPTIONS ERROR_IN_PARTNER_AGREEMENT = 01.

RKE_READ_OBJECTS CALL FUNCTION 'RKE_READ_OBJECTS' EXPORTING ERKRS = G_ERKRS S_PROGRAM_NAME = 'RK2HCSTC' S_FORM_NAME = 'EPOS_GET_2' S_FORM_NAME_TIMESTAMP = 'GET_TIMESTMP' S_FORM_NAME_SYNCPOINT = 'X' READ_SOURCE = '1' READ_DEFINED = '3' TABLES SELECTION_TABLE = SEL_TAB EXCEPTIONS NO_RECORD_FOUND = 01 FOREIGN_LOCK = 02.

DB_COMMIT CALL FUNCTION 'DB_COMMIT'.

ALE_MODEL_DETERMINE_IF_TO_SEND CALL FUNCTION 'ALE_MODEL_DETERMINE_IF_TO_SEND' EXPORTING MESSAGE_TYPE = CMESTYP SENDING_SYSTEM = ' ' RECEIVING_SYSTEM = ' ' VALIDDATE = SY-DATUM IMPORTING IDOC_MUST_BE_SENT = IDOC_MUST_BE_SENT EXCEPTIONS OWN_SYSTEM_NOT_DEFINED = 01.

RKE_CONVERT_LOGNR_TO_PHYSNR CALL FUNCTION 'RKE_CONVERT_LOGNR_TO_PHYSNR' EXPORTING ERKRS = T_CEALE01-ERKRS PERIO = T_CEALE01-PERIO PERIO2 = T_CEALE01-ALTPERIO IMPORTING PERBL = PERBL POS = POS.

RKE_TRANSFORM_STRUCTURE CALL FUNCTION 'RKE_TRANSFORM_STRUCTURE' EXPORTING ERKRS = G_ERKRS FROM_AREA = CE2CSTC FROM_TABNAME = CE2NAME POS = POS TO_AREA_IMPORT = T_CE1 TO_TABNAME = CE1NAME IMPORTING * POS = TO_AREA_EXPORT = T_CE1.

RKE_FILL_FIELD_TABLE CALL FUNCTION 'RKE_FILL_FIELD_TABLE' EXPORTING ERKRS = G_ERKRS TABNAME = CE1NAME TABLES FIELDTAB = FIELDTAB.

RKE_READ_ERKRS_MESSAGE CALL FUNCTION 'RKE_READ_ERKRS_MESSAGE' EXPORTING I_ERKRS = G_ERKRS IMPORTING E_V_TKEB = GS_TKEB.

RKE_CONVERT_LOGNR_TO_PHYSNR CALL FUNCTION 'RKE_CONVERT_LOGNR_TO_PHYSNR' EXPORTING ERKRS = G_ERKRS PERIO = PERIO PERIO2 = ALTPERIO IMPORTING PERBL = PERBL POS = POS.

RKE_GET_ERKRS_ATTR CALL FUNCTION 'RKE_GET_ERKRS_ATTR' EXPORTING ERKRS = G_ERKRS IMPORTING BLOCKFACTOR = BLOCKFAKT.

RKE_CONVERT_PHYSNR_TO_LOGNR CALL FUNCTION 'RKE_CONVERT_PHYSNR_TO_LOGNR' EXPORTING ERKRS = G_ERKRS PERBL = PERBL POS = SY-INDEX IMPORTING PERIO = T_CEALE01-PERIO PERIO2 = T_CEALE01-ALTPERIO EXCEPTIONS I_PHYSNR_INVALID = 01.

MESSAGE_TYPE_GET_MAPPING CALL FUNCTION 'MESSAGE_TYPE_GET_MAPPING' EXPORTING MESTYP = CMESTYP_LB TABLES FIELD_MAPPING = FIELDMAP.

RKE_GET_CRITERIA_FOR_CE4KEY CALL FUNCTION 'RKE_GET_CRITERIA_FOR_CE4KEY' EXPORTING I_ERKRS = G_ERKRS I_USE_TKEOE = ' ' I_PA_TYPE = '2' TABLES OBJECT_TABLE = LT_CE4.

MESSAGE_TYPE_GET_MAPPING CALL FUNCTION 'MESSAGE_TYPE_GET_MAPPING' EXPORTING MESTYP = CMESTYP_LB TABLES FIELD_MAPPING = FIELDMAP.

RKE_GET_CE4KEY CALL FUNCTION 'RKE_GET_CE4KEY' EXPORTING I_ERKRS = G_ERKRS I_PA_TYPE = '2' TABLES OBJECT_TABLE = CE4TAB.

REUSE_ALV_LIST_DISPLAY CALL FUNCTION 'REUSE_ALV_LIST_DISPLAY' EXPORTING i_callback_program = sy-repid i_callback_pf_status_set = c_form_alv_status is_layout = gs_layout7 it_fieldcat = gt_fieldcat7 it_events = gt_events importing es_exit_caused_by_user = gs_exit_by_user TABLES t_outtab = gt_alv8_head EXCEPTIONS program_error = 1 OTHERS = 2.

REUSE_ALV_LIST_DISPLAY CALL FUNCTION 'REUSE_ALV_LIST_DISPLAY' EXPORTING i_callback_program = sy-repid i_callback_pf_status_set = c_form_alv_status is_layout = gs_layout5 it_fieldcat = gt_fieldcat5 it_events = gt_events TABLES t_outtab = gt_alv8 EXCEPTIONS program_error = 1 OTHERS = 2.

REUSE_ALV_LIST_DISPLAY CALL FUNCTION 'REUSE_ALV_LIST_DISPLAY' EXPORTING i_callback_program = sy-repid i_callback_pf_status_set = c_form_alv_status is_layout = gs_layout6 it_fieldcat = gt_fieldcat6 it_events = gt_events importing es_exit_caused_by_user = gs_exit_by_user TABLES t_outtab = gt_alv2_head EXCEPTIONS program_error = 1 OTHERS = 2.

REUSE_ALV_LIST_DISPLAY CALL FUNCTION 'REUSE_ALV_LIST_DISPLAY' EXPORTING i_callback_program = sy-repid i_callback_pf_status_set = c_form_alv_status is_layout = gs_layout2 it_fieldcat = gt_fieldcat2 it_events = gt_events TABLES t_outtab = gt_alv2 EXCEPTIONS program_error = 1 OTHERS = 2.

REUSE_ALV_LIST_DISPLAY CALL FUNCTION 'REUSE_ALV_LIST_DISPLAY' EXPORTING i_callback_program = sy-repid i_callback_pf_status_set = c_form_alv_status is_layout = gs_layout6 it_fieldcat = gt_fieldcat6 it_events = gt_events importing es_exit_caused_by_user = gs_exit_by_user TABLES t_outtab = gt_alv3_head EXCEPTIONS program_error = 1 OTHERS = 2.

REUSE_ALV_LIST_DISPLAY CALL FUNCTION 'REUSE_ALV_LIST_DISPLAY' EXPORTING i_callback_program = sy-repid i_callback_pf_status_set = c_form_alv_status is_layout = gs_layout2 it_fieldcat = gt_fieldcat2 it_events = gt_events TABLES t_outtab = gt_alv3 EXCEPTIONS program_error = 1 OTHERS = 2.

REUSE_ALV_LIST_DISPLAY CALL FUNCTION 'REUSE_ALV_LIST_DISPLAY' EXPORTING i_callback_program = sy-repid i_callback_pf_status_set = c_form_alv_status is_layout = gs_layout6 it_fieldcat = gt_fieldcat6 it_events = gt_events importing es_exit_caused_by_user = gs_exit_by_user TABLES t_outtab = gt_alv4_head EXCEPTIONS program_error = 1 OTHERS = 2.

REUSE_ALV_LIST_DISPLAY CALL FUNCTION 'REUSE_ALV_LIST_DISPLAY' EXPORTING i_callback_program = sy-repid i_callback_pf_status_set = c_form_alv_status is_layout = gs_layout3 it_fieldcat = gt_fieldcat3 it_events = gt_events TABLES t_outtab = gt_alv4 EXCEPTIONS program_error = 1 OTHERS = 2.

REUSE_ALV_LIST_DISPLAY CALL FUNCTION 'REUSE_ALV_LIST_DISPLAY' EXPORTING i_callback_program = sy-repid i_callback_pf_status_set = c_form_alv_status is_layout = gs_layout6 it_fieldcat = gt_fieldcat6 it_events = gt_events importing es_exit_caused_by_user = gs_exit_by_user TABLES t_outtab = gt_alv5_head EXCEPTIONS program_error = 1 OTHERS = 2.

REUSE_ALV_LIST_DISPLAY CALL FUNCTION 'REUSE_ALV_LIST_DISPLAY' EXPORTING i_callback_program = sy-repid i_callback_pf_status_set = c_form_alv_status is_layout = gs_layout2 it_fieldcat = gt_fieldcat2 it_events = gt_events TABLES t_outtab = gt_alv5 EXCEPTIONS program_error = 1 OTHERS = 2.

REUSE_ALV_LIST_DISPLAY CALL FUNCTION 'REUSE_ALV_LIST_DISPLAY' EXPORTING i_callback_program = sy-repid i_callback_pf_status_set = c_form_alv_status is_layout = gs_layout6 it_fieldcat = gt_fieldcat6 it_events = gt_events importing es_exit_caused_by_user = gs_exit_by_user TABLES t_outtab = gt_alv6_head EXCEPTIONS program_error = 1 OTHERS = 2.

REUSE_ALV_LIST_DISPLAY CALL FUNCTION 'REUSE_ALV_LIST_DISPLAY' EXPORTING i_callback_program = sy-repid i_callback_pf_status_set = c_form_alv_status is_layout = gs_layout3 it_fieldcat = gt_fieldcat3 it_events = gt_events TABLES t_outtab = gt_alv6 EXCEPTIONS program_error = 1 OTHERS = 2.

REUSE_ALV_LIST_DISPLAY CALL FUNCTION 'REUSE_ALV_LIST_DISPLAY' EXPORTING i_callback_program = sy-repid i_callback_pf_status_set = c_form_alv_status is_layout = gs_layout6 it_fieldcat = gt_fieldcat6 it_events = gt_events importing es_exit_caused_by_user = gs_exit_by_user TABLES t_outtab = gt_alv7_head EXCEPTIONS program_error = 1 OTHERS = 2.

REUSE_ALV_LIST_DISPLAY CALL FUNCTION 'REUSE_ALV_LIST_DISPLAY' EXPORTING i_callback_program = sy-repid i_callback_pf_status_set = c_form_alv_status is_layout = gs_layout4 it_fieldcat = gt_fieldcat4 it_events = gt_events TABLES t_outtab = gt_alv7 EXCEPTIONS program_error = 1 OTHERS = 2.

PARTNER_AGREEMENT_CHECK CALL FUNCTION 'PARTNER_AGREEMENT_CHECK' EXPORTING MESSAGE_TYPE = CMESTYP EXCEPTIONS ERROR_IN_PARTNER_AGREEMENT = 01.

RKE_READ_OBJECTS CALL FUNCTION 'RKE_READ_OBJECTS' EXPORTING ERKRS = G_ERKRS S_PROGRAM_NAME = 'RK2HCSTC' S_FORM_NAME = 'GET_PAKET' S_FORM_NAME_TIMESTAMP = 'GET_TIMESTMP' S_FORM_NAME_SYNCPOINT = 'X' READ_SOURCE = READ_SOURCE READ_DEFINED = '3' READ_TIMESTAMP = VON_TIMESTMP * IMPORTING * DATA_READ_DEFINED = TABLES SELECTION_TABLE = SELTAB EXCEPTIONS NO_RECORD_FOUND = 01 FOREIGN_LOCK = 02.

REUSE_ALV_LIST_DISPLAY CALL FUNCTION 'REUSE_ALV_LIST_DISPLAY' EXPORTING i_callback_program = c_prog_rkealeru i_callback_pf_status_set = c_form_alv_status is_layout = gs_layout1 it_fieldcat = gt_fieldcat1 TABLES t_outtab = gt_alv1 EXCEPTIONS program_error = 1 OTHERS = 2.

RKE_ACT_IDOC_SEND CALL FUNCTION 'RKE_ACT_IDOC_SEND' EXPORTING ERKRS = G_ERKRS IN_UPDATE_TASK = ' ' TABLES CE1TAB = GT_CE1.

DB_COMMIT CALL FUNCTION 'DB_COMMIT'.

RKE_CONVERT_LOGNR_TO_PHYSNR CALL FUNCTION 'RKE_CONVERT_LOGNR_TO_PHYSNR' EXPORTING ERKRS = G_ERKRS PERIO = T_CEALE01-PERIO PERIO2 = T_CEALE01-ALTPERIO IMPORTING PERBL = T_CE2KEY-PERBL.

DB_COMMIT CALL FUNCTION 'DB_COMMIT'.

DB_COMMIT CALL FUNCTION 'DB_COMMIT'.



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