Answer Posted / alan
EDI is not specific to SAP systems but is exchange of data
between two(or more) systems using ideally accepted message
standards. However these messages can be flat files, XML or
International standards, but the values of data need to be
converted. Necessary for this is some data mapping of
values as the systems may use different values. Normally
there is an external communication service provider and a
mapping tool such as Mercator, Gentran or another
application. There are companies which provide this mapping
service. GXS , Infoaccess etc.,
EDI was in existence before SAP was developed.
ALE is a specific SAP process of 'linking applications'
within SAP. This is done with IDOCS primarily, but can be
converted to flat files or XML depending upon the receiver.
A Purchase Order from one Company code or Plant can be a
Sales process within the other Company Code and plant. The
data is specific to the SAP systems and should only require
table configuration to make any conversions with IDOCS. A
Purchase process would treat the other Company code or
plant as a Vendor (Purchase Order), whilst the receiving
Company Code or Plant would treat the sender as a Customer
(Sales Order). See inter company transfers of Stock within
SAP.
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
What is the difference between rfc and bapi function modules? : abap bdc
Lock objects and what are parameters of ENQUEUE FM?
After running a BDC program in background, next day morning when you see the results, few records are not updated(error records). What will you do then ?
Suppose there is check box along with the rows. The requirement is, select the require check boxes and press a used defined button to save all these checked row data to another table. How can you do it?
what is bapi,badi,bdc,ale idocs?
How do you save data in bdc tables? : abap bdc
How would you set the formatting options statically and dynamically within a report?
What is check table?
Explain the use of insert and append statement in sap abap?
Mention some important events in abap programming.
Does the external program run in the same sap luw as the caller, or in a separate one?
What is view proxy in abap?
What is roles and responsibilities of sap hr consultants? : sap abap hr
Why bapi need then bdc ? : abap bdc
What are the basic components of dialog program?