Quantcast
Channel: SCN : Discussion List - Business Content and Extractors
Viewing all articles
Browse latest Browse all 2297

Error DTP from view on table DD07T because of language key

$
0
0

Hi,

I'm gettig an Error in a DTP.

 

The steps I followed were:

 

1. R/3 Create a view of the Table DD07T with conditions:

 

DD07TDOMNAMEEQ'Z_AFIP'AND
DD07TDDLANGUAGEEQ'S'

 

Pictures 1 and 2

 

2. R/3 Create the Text data source with RSO2

 

3. BW. Repeat metadata, create infopackage, create transformation, create DTP, execute DTP.

Error message:  RSBK257

 

We get this error every time the Language is filtered in selected conditions or in the DTP filter.

 

ST22, error analysis:

 

46     data: l_t_fieldnm type rsar_t_fieldnames.

47

48     _r_TG_1              = e_r_outbound->get_segment( 0001 ).

49     _rdt_TG_1_dp         = _r_TG_1->get_empty_table( ).

50

51 *   get transformation target list and set in segment

52     CALL METHOD get_fields_populated0001

53       IMPORTING

54         e_t_fieldnm = l_t_fieldnm.

55     _r_TG_1->set_t_fields_populated( l_t_fieldnm ).

56

57     _rds_TG_1            = _r_TG_1->get_workarea( ).

>>     assign _rds_TG_1->*            to <_ys_TG_1>.

59     create data _rdt_TG_1 type _ty_t_TG_1.

60     assign _rdt_TG_1->*            to <_yt_TG_1>.

61

62     _curr_rule-tranid  = '0Q5N5V82H64P6Y9S76L1987XU2KWPD9Q'.

63     _curr_rule-progid  = '99O1OPEM3TB9X27PAJY3Z7QK2'.

64     _curr_rule-version = '0'.

 

Any ideas on how to resolve this?

Thanks in advance!

 

Florencia


Viewing all articles
Browse latest Browse all 2297


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