SAP Note 1283767 - TDMS4HCM: SP01 - Note 1 - Performance/CPI-C Logon/Scrambling

Composant : Migration for HCM Data -

Solution : https://service.sap.com/sap/support/notes/1283767 (Connexion à SAP Service Marketplace requise)

Mots Clés :
remote system    call function 'cnv_mbt_l_protocol_read' destination    gv_cnvmbtdest_snd      exporting        object                = 'cagtfbs'        subobject             = 'slombt'        external_number       = ' '        date_from             = '00000000'        date_to              = sy-datum        time_from             = '000000'        time_to              = sy-uzeit        log_class            = '4'        program_name          = ' '        transaction_code      = ' '        user_id              = ' '        mode                  = '+'        lognumber            = gs_state-lognumber      tables        message_tab          = gt_message_tab      exceptions        communication_failure = 1  message gv_message        system_failure        = 2  message gv_message        no_log_found          = 3, call function 'cnv_tdms_hcm_read_and_mod_nr'    destination gv_cnvmbtdest_rcv    exporting      im_object              = im_object      im_subobj              = im_subobj      im_nrnum                = im_nrnum      im_year                = im_year      im_number              = im_number    importing      ex_from                = ex_from    exceptions      object_not_found        = 1      interval_not_found      = 2      number_range_not_intern = 3      quantity_is_0          = 4      quantity_is_not_1       = 5      interval_overflow       = 6      buffer_overflow         = 7      update_error            = 8      communication_failure   = 9  message gv_message      system_failure          = 10  message gv_message, destination gv_cnvmbtdest_snd  exporting    packid                = p_pack    phase                = p_phase    activity_id           = gv_act_id_hcm    all_as_table          = 'x'  importing    last_exec_num         = gv_new_exec  tables    t_ex_cnvmbtstate      = gt_state  exceptions     communication_failure = 1  message gv_message     system_failure        = 2  message gv_message    entry_does_not_exist  = 3, im_packid type cnv_mbt_packidim_object type nrobjim_subobj type nrsobj optionalim_nrnum type nrnrim_year type nryear optionalim_number type int2 optionalit, call function 'tr_sys_params'  importing    systemtype    = lv_systemtype  exceptions    no_systemname = 1    no_systemtype = 2, im_object                        im_subobj                        im_nrnum raising interval_not_found, fill_rules &-------------------------------------------------------------------- &      form  fill_messages &--------------------------------------------------------------------        text ---------------------------------------------------------------------   -->  p1        text   <--  p2        text --------------------------------------------------------------------- form fill_messages, &-------------------------------------------------------------------- &      form  fill_cust_activities &--------------------------------------------------------------------        text ---------------------------------------------------------------------   -->  p1        text   <--  p2        text --------------------------------------------------------------------- form fill_cust_activities, p_project    type cnv_mbt_proj                                  p_subproject type cnv_mbt_subproj                                  p_packid    type cnv_mbt_packid, ex_from type nrlevelex_message type balmithe

Notes associées :

1273545Note about installing and using DMIS_HR