cancel
Showing results for 
Search instead for 
Did you mean: 

Mapping of Sybase Table to SAP standard table......

Former Member
0 Kudos

Hi

I had not worked for a long in XI can any body explain me the step by step procedure to map an Dbase(Sybase) to the standard SAP Table.What all are the preliminaries required how can i go about it?

Accepted Solutions (0)

Answers (1)

Answers (1)

prabhu_s2
Active Contributor
0 Kudos

one of the easy approcable way is to use jdbc adapter for sender and proxy for reciver. u can access sybase db tables thru jdbc driver connectivity in xi and in proxy u can code to insert into std xi tables. but having an insert stmt or update for std sap tables is not at all recommended, u need to analyse for what kind of application it is need to be updated and based on that u can find some iodcs/bapi/rfc that comes to rescue. the steps invloved in brief:

1. product, business system and technical system creation in SLD

2. DT definition, interface defintion, mapping program and interface mapping in IR

3. Configuration and activating the sender and recv communication channels in ID