Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

VB_BATCH_GET_DETAIL lock classification while even reads

former_member204338
Participant
0 Likes
719

Hi,

we installed Ehp4 and facing problem that function VB_BATCH_GET_DETAIL locks classification data while reading one.

The problem in LV01ZF02 include. there is no READ_ONLY parameter filled for function call:

CALL FUNCTION 'CLAP_DDB_GET_CLASSIFICATION'
    EXPORTING
      object                 = cl_object
      obtab                  = cl_ptable
    TABLES
      allocations            = cl_api_kssk
    EXCEPTIONS
      no_allocation          = 1
      set_aennr              = 1
      change_nr_not_exist    = 1
      date_in_past           = 1
      error_class            = 1
      error_date_restriction = 1
      error_status           = 1.

do you have the same problem in another versions or this is Ehp4 news?

thanks

Edited by: Denis Muzhzhukhin on Sep 18, 2009 11:50 AM

1 REPLY 1
Read only

former_member204338
Participant
0 Likes
411

i've just got an answer from SAP:

23.09.2009 - 10:27:17 CET - Reply by SAP

Dear Customer,

you use function module VB_BATCH_GET_DETAIL in a customer own program.

Function module VB_BATCH_GET_DETAIL is not released from SAP. Please

see notes 109533 and 415983

If malfunctions occur after changes have been made to unreleased

function modules or if unreleased function modules were used, you

are not entitled to any support nor does SAP provide support in

these cases.