Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

table research

Former Member
0 Likes
957

hi everyone

I need to know  corresponding fields from an external system .Sap fields is mara-bismt.Is there any sap sable that stores relations between tables from sap and external system?

Kindly help me find a way to display correspoding fields

7 REPLIES 7
Read only

custodio_deoliveira
Active Contributor
0 Likes
901

Hi Fotini,

No, there's no such thing. Unless you create this "mapping" table on your system.

Cheers,

Custodio

Read only

0 Likes
901

Sorry I am very new to this .Could you please tell me how I can create such a table or a topic to read?

Read only

0 Likes
901

Hi,

Search for ABAP Dictionary (transaction SE11), create tables. Then create a table with (at least) 2 fields: SAP Fieldname, External System Fieldname. There are other ways to do it but this is probably the simplest. '

For anything more basic than this I'll have to follow a moderator's advice and suggest you take some training.

Cheers,

Custodio

Read only

0 Likes
901

thanks Custodio

Read only

0 Likes
901

No worries. By the way, Gareth's and Ray's answers/advices are better than mine.

Read only

Former Member
0 Likes
901

Surely you should be able to speak to the owner(s) of the external system, have a conversation with them and decide what fields map to what between SAP and their system?

How are you expecting people here on SCN to know (by magic?) what fields map to what?

I really think you will get further with this by speaking to people within your company/customer, rather than asking for help here as we know absolutely nothing about your SAP and/or external systems.

Good luck!

G.

Read only

RaymondGiuseppi
Active Contributor
0 Likes
901

Only answers I can provide is" analyze documents written by the staff that executed the migration or developped the interfaces" or "organize meeting between people with knowledge of each ERP/product".

Regards,

Raymond