SAP Note 905195 - Codes: Incorrect restriction regarding code groups

Composant : BP for Maintenance Technician - BP for Quality Inspector

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

Mots Clés :
call function 'qpk1_gp_code_array_selection'      exporting        i_katalogart          = ls_entry_data-katalogart        i_codegruppe          = ls_entry_data-codegruppe        i_code                = ls_entry_data-code        i_sprache              = sy-langu        i_no_usageindication   = 'x'        i_no_authority_check   = ' '      tables        t_qpk1cdtab            = lt_qpk1cdtab        t_codegrptab          = lt_entry_codegruppen      exceptions        no_match_in_range      = 1        no_authorization       = 2        no_selection_specified = 3        object_locked          = 4        lock_error             = 5        object_missing         = 6, call method cl_wd_context_services=>get_table_from_node      exporting        node       = lr_context_entry_codegruppen      importing        data_table = lt_entry_codegruppen, call method fill_coding_from_codes        exporting          is_entry_data = ls_entry_data, code groups    lr_context_entry_codegruppen =      wd_context->get_child_node, clear ls_entry_data-codegruppe, key codegruppe = wa_qpk1cdtab-codegruppe, ls_entry_data-codegruppe, ls_entry_data-codegruppe = ' ', ls_entry_data-code, ls_entry_data-code = ' '

Notes associées :

908419
895332ERP 2005 SP Stack 2 (12/2005) Release and Information Note
849573Maintenance technician