Created by Jerry Wang, last modified on Dec 18, 2014
该error message是在如下check FM里报出:


在line 66的table st_distr_chains不存在对应的entry:

该internal table是在line 59的function module里populate:
solution:执行report HRBCI_ATTRIBUTES_BUFFER_UPDATE:

更新buffer后,之前buffer table里missing的entry现在即available:

