2006 May 15 10:01 AM
Hi,
I would like to know the system table where the table types are stored.
I have a requirement to generate the table type manually through code.The name of the system table where the table types are stored will be useful.
Kindly reply.
Thanks in advance,
Hema
2006 May 15 10:07 AM
Hi,
I would like to know the system table where the table types are stored.
I have a requirement to generate the table type manually through code.The name of the system table where the table types are stored will be useful.
Kindly reply.
Thanks in advance,
Hema
2006 May 15 10:07 AM
2006 May 15 10:07 AM
Hi Hema,
Pls Check the table <b>DD40L</b>.
Text on table types : <b>DD40T</b>
Siri
2006 May 15 10:08 AM
DD02L -
fOR tABLE AND sTRUCTURE
DD40L -
FOR tABLE tYPES
Message was edited by: Manoj Gupta
2006 May 15 10:09 AM
Check the table DD02L for tables and
DD03L table with field names.
You can try to use fm DB_EXISTS_TABLE or DDIF_TABL_GET
2006 May 15 10:10 AM
DD40L ---> Table types (internal tables defined in DD)
DD40T ---> Text on table types
DD42S ---> Key fields for table types (internal tab. define
2006 May 15 10:18 AM
You can use the function module DB_CREATE_TABLE to create the table
| User | Count |
|---|---|
| 6 | |
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |