cancel
Showing results for 
Search instead for 
Did you mean: 

message-mappings: stored in which database-table?

Former Member
0 Kudos

Hello everybody,

I want to code some ABAP to check some message-mappings.

Does anybody know in which DB-tables the mapping including the mapping steps are stored?

Thanks a lot.

Regards Mario

Accepted Solutions (0)

Answers (1)

Answers (1)

sridharreddy_kondam
Active Contributor
0 Kudos

Hi Muller,

Check these tables,

<b>/SAPDMC/LSOMAP</b> Field Mapping

<b>/SAPTRX/SCAOTMAP </b>

<b>/SAPTRX/SCCNDMAP </b> <b>/SAPTRX/SCEVTMAP </b>

<b>/SAPTRX/SCFUNMAP </b> /<b>SAPTRX/SCSOMAP </b>

or Just say map in SE11 and u will get a list..

Regfards,

Sridhar

Former Member
0 Kudos

Hi Sridhar,

unfortunately I found no ma´tch when scanning via SE11.

Regards Mario

Former Member
0 Kudos

works for me.... Are you sure you're on XI server and have permissions?

stefan_grube
Active Contributor
0 Kudos

> /SAPDMC/LSOMAP

> /SAPTRX/SCAOTMAP

> /SAPTRX/SCCNDMAP

> /SAPTRX/SCEVTMAP

> /SAPTRX/SCFUNMAP

> /SAPTRX/SCSOMAP

These tables don't belong to XI. (check attibutes)

You find the tables in package SAI_MAPPING

Regards

Stefan