Quantcast
Channel: SCN: Message List - Business Content and Extractors
Viewing all articles
Browse latest Browse all 5631

Re: Regarding DataSource Enhancement using BADI

$
0
0

Hi Amit,

 

Thank you very much for your reply. I have tried the code, but not getting the data into the field.

 

no syntax errors,no run time errors. I have debug the code. it triggers the data source, but no data is coming into internal tables. I don't know why.

 

I am very poor in ABAP. I have read  the documents too. I have one doubt ...In the code,

 

we are declaring that DATA: l_t_mattext TYPE TABLE OF biw_makt_s.

 

biw_makt_s is a extract structure. here we are declaring a internal table as extract structure.

 

table stores data, but a structure doesn't store any data, it is just a collection of fields.

 

Please clarify this, I am struggling to understand this.

 

Kindly help me.

 

Regards

Padmaja.


Viewing all articles
Browse latest Browse all 5631

Trending Articles