Skip to Content
0
Former Member
Mar 25, 2009 at 12:09 PM

idoc LOISTD01 to JDBC

84 Views

Hello,

I've a interface IDOC to JDBC, I need update_insert into table of database.

My problem is a mapping with IDOC LOISTD01.

Structure of IDOC

...

E1PLSEL 1..unbounded

...

E1MDPSL 1.. unbounded

...

Structure table of database

mt_database

STATEMENT

TABLENAME

ACTION

TABLE

ACCESS

field1

field2

...

KEY

field1

How can i do the mapping?

Thanks very much