Create TMG in abap

 Creation of TMG


1) create table name zcust with mandt,cno,cname,lan1.

2) save and activate table.

3) click on utilities->select table maintanance generator.

4) provide the details as below.

5) authorization group =&NC&

6) function group = zcust {table name}

7) maintenanace type as one step.

8) click on find screen number butoton.

9) a pop up is displayed just press enter.

10) the screen number will be automatically proposed.

11) click on create icon.

12) the tmg will be created in the form of function module.

Comments

Popular posts from this blog

bapi introduction

amdp

ABAP for all