Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 8459

Re: Z-Function to read BPC master data does not return when called from a program

$
0
0

Hi,

 

Try using the UPPERCASE as it is in BPC

 

call function 'ZBPC_GETDIM_MASTER'

  EXPORTING

    DIM_NAME = 'ACCT_PL'

    APPSET_ID = 'CATHAY'

    H_NAME = 'PARENTH1'

    ATTR_NAME = 'QTY'

  TABLES

   E_LT_RESULT = ltt_result.

 

I wish the values that you have hard coded either doesn't match with BPC ( due to case problem or mis-spell ).

 

Check this out as its something very minor.

 

Regards,

Bishwajit



Viewing all articles
Browse latest Browse all 8459

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>