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

deep table

$
0
0

Hello experts,

 

I wanna a include a table into each item in VBRP.

 

TYPES: BEGIN OF ITM_INFO_LN,

               ...

             END OF ITM_INFO_LN.

 

TYPES ITM_INFO_TAB TYPE STANDARDTABLE OF ITM_INFO_LN.

 

TYPES BEGIN OF CART_MAT_TYP.

               INCLUDE TYPE VBRP.

TYPES   T_ITM_INFO TYPE ITM_INFO_TAB OCCURS 0.

TYPES END OF CART_MAT_TYP.

 

 

Error Message: ITM_INFO_TAB has a generic type. Use of this type is only possible for typing field symbols and formal parameters.

 

Best regards,


Viewing all articles
Browse latest Browse all 10665

Trending Articles



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