cancel
Showing results for 
Search instead for 
Did you mean: 

idoc LOISTD01 to JDBC

Former Member
0 Kudos

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

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

I don't understand well the mapping you propose, but if your problem is the multiplicity try with the XML structures proposed in the JDBC from the SAP HELP:

http://help.sap.com/saphelp_nw04s/helpdata/en/64/ce4e886334ec4ea7c2712e11cc567c/content.htm

It is well described how to made those things you said.

Regards

Gonzalo

Answers (1)

Answers (1)

Former Member
0 Kudos

Thank very much Gonzalo,

you answer doesn't solved my problem, can i speak in spanish with you to explain better my problem?