Quantcast
Channel: SCN : All Content - All Communities
Viewing all articles
Browse latest Browse all 3599

How can I Select from field table into a field internal table?

$
0
0

what I know :

select matnr into corresponding fields of gi_material from mara.

gi_material has field matnr, field from internal table must be same with field from mara.

 

what I want :

 

select BEZEI from TVKBT into gi_sales_office(VKBUR_TXT).

 

TVKBT :

Field          Data element

BEZEI          BEZEI20

 

gi_sales_office structure :

Component          Component Type

VKBUR_TXT          BEZEI20

 

Is this possible to do? and how to do it?

select from field table and store into field internal table which is different name each of field.


Viewing all articles
Browse latest Browse all 3599

Trending Articles



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