如何创建ABAP的text table

(1) create a main table as usual: define the key field CHANNEL: (2) create another table which will be used as text table. Ensure a field with data element SPRAS is included as primary key. The primar
相关文章
相关标签/搜索