what is EDI ,ALE , Debugging, Smart Forms ,IDOC'S & BDOC'S
Answers were Sorted based on User's Feedback
EDI- Is nothing but Electronic data interchange used for
exchaging the business document between the computer
systems of business partners, using a standard format over
a communication network.
Usually information can be exchaged from sap to sap or sap
to non sap or non sap to sap through IDOC.
ALE- Application Link Enabling is nothing used to provide
linkage between other application or modules like CRM,
BW/BI, APO, IS-Utilities.
Example-If company operating business from multiple
application or server or database as above mentioned, then
system has to be connect through ALE so as to share a data.
Debugging- Debugging nothing but finding error/bug and
rectify those bug/error.
In sap i guess we have 2 methods 1 is standard and 2nd is
automatic. Usually in realtime while debugging the
programme we are using or setting breakpoints where actual
the debug get end or stop.
In other word its nothing but tracing the bug in ABAP
program, bcoz in most scenarios abapers written lengthy
program and it difficult to trace eror or check each and
every line of program so as to avoide this we use debugging
to trace particular error in whole programe.
Smart Forms- it defines the layout of ur output document.
In sap there are many output type eg. Order Confirmation,
Shipping list, Shipping notification, delivery note,
verious invoice type. so as to map them in particular style
or layout we are using smart forms.
by smart forms we can insert image, font we can change how
item should be displayed horizantal or vertical companies
logo, address should come first or last line of invoice
etc.. u get one hard copy of Purchase order or invoice and
see its layout that is done in sap by using smart forms.
Smart forms are advance than the script.
IDOC- these are intermidatery document used to exchange the
information from sap to sap or sap to non sap or non sap to
sap.
Eg. suppose if buyer creates PO and that stores in his
databse say he/she using oracle. if I require that data i
need to create a IDOC and upload that PO from his database.
Its an envelope that content the address where this
information has to go and store.
BDOC- Idont know about BDOCs plz go to this below link and
update ur knowledge
http://help.sap.com/saphelp_crm20c/helpdata/en/3b/e13b38fedc
b72de10000009b38f889/content.htm
Is This Answer Correct ? | 8 Yes | 0 No |
Answer / shriya
edi is electronic data interface where you move the
information from a non sap to sap server and viceversa and
the T- CODE IS wedi
Ale : MOVING THE INFORMATION FROM one sap server to another
sap server e.g : sales order creqated based on the
purchase order . T. code is sale
Debug : Witht he help of this we inform the abap team the
reason for the faliure for any given trasaction giving the
required information . This can be done through ST 22 and
sm21
Smart forms : used for generation of report .
IDOC : Used to moving the information from one server to
other server either thorugh EDI or ANSI or ALE
Is This Answer Correct ? | 0 Yes | 0 No |
What is ABAP debugging?
Why business use decentralised credit control Area
What are the effects of posting goods issue? Explain.
"Tables TCURM and T001W inconsistent". What it means? How to solve it?
2 Answers Indian Railways, Maersk,
what is tickets? tel me any real time tickets?
What is the path to define condition type in sap for pricing?
What is the diffrence between SAP 4.7 and SAP 6 ecc
What is meant by transfer of data from legacy code to sap?
what is transfer order?
I created a new info structure and activated update rules for it. What is the best way to transport them into a productive system?
Hi I am preparing for interview(sap sd). In my preparation i am seeing allinterviws.com and sdn.sap websits and Glen c williams book and my tution notes. Is it enough for preparation for an interview. Pls suggest me if there r any other way to prepare. Thank u. Regards, Ramesh
Client want in billing all the header and item level items should be displayed. We need to configure it. I am testing example of Header Level BOM. Can anyone please suggest the settings behind that. SO what I did In TAE - Billing relevancy I set as A and Stats as Y. We did no changes in TAQ. I checked it was not working, then I went back to VOV7 and in TAE in item type is- B which means text items I removed that and made it as standard, now both in delivery and billing all the items are visible and billing is only taking the price of TAQ that is the main item. Is is the right way or am i following something wrong procedure and needs to change something. Now if the item type is B- text item material is not available in delivery and if I will enter as blank material will be available in delivery but picking can be done.