‎2007 Apr 08 1:39 AM
Hi all,
What is Basic type in IDoc? Please explain me in layman terms. How to see the details of basic type ALEREQ01? Please point me to related files or threads.
Thanks,
Charles.
‎2007 Apr 08 3:36 AM
Hi,
<b>IDOC Basic type means, IDOC type delivered by SAP</b>. When you want to modify the IDOC provided by SAP, you create an Extension IDOC of Basic type.
<b>This is what SAP says about "Basic Type".</b>
IDoc type supplied by SAP (standard format for data communication). Basic types can be modified by customers to create a new, upward-compatible IDoc type. Basic types can also be defined by customers and modified at a later date. Basic types and subsequent modifications created by customers are not necessarily upward-compatible.
<b>To check detail of any IDOC, user transaction <u>WE60</u>.</b>
Check area Menu <b>WEDI</b>. Its a Area menu for all IDOC related transaction. Enter command WEDI ( where you enter transaction code - Top left of screen ). Also, this command only works from very first screen of SAP. This is SAP eacy access screen you see when you logon into SAP. Since WEDI is area menu, you can only execute from very first screen.
Here is the list of other area menu.
WEDI - IDOC and EDI Basis
BALE - ALE Administration
Let me know if you need any other information.
Regards,
RS
‎2007 Apr 08 1:44 AM
Hi Charles,
The details of IDOC can be had in T.Code WE64.
Pls award points if helpful.
Thanks
Dany
‎2007 Apr 08 1:45 AM
To Add further Basic Idoc type says what kind of information that the IDOC carries in its segments.
IDOC is an instance of Basic IDOC type.
‎2007 Apr 08 3:36 AM
Hi,
<b>IDOC Basic type means, IDOC type delivered by SAP</b>. When you want to modify the IDOC provided by SAP, you create an Extension IDOC of Basic type.
<b>This is what SAP says about "Basic Type".</b>
IDoc type supplied by SAP (standard format for data communication). Basic types can be modified by customers to create a new, upward-compatible IDoc type. Basic types can also be defined by customers and modified at a later date. Basic types and subsequent modifications created by customers are not necessarily upward-compatible.
<b>To check detail of any IDOC, user transaction <u>WE60</u>.</b>
Check area Menu <b>WEDI</b>. Its a Area menu for all IDOC related transaction. Enter command WEDI ( where you enter transaction code - Top left of screen ). Also, this command only works from very first screen of SAP. This is SAP eacy access screen you see when you logon into SAP. Since WEDI is area menu, you can only execute from very first screen.
Here is the list of other area menu.
WEDI - IDOC and EDI Basis
BALE - ALE Administration
Let me know if you need any other information.
Regards,
RS
‎2007 Apr 08 3:53 AM
Hi,
What is Basic type in IDoc?
The IDoc type indicates the SAP format that is to be used to interpret the data of a business transaction.
An IDoc type consists of the following components:
- A Control Record
This is identical for each IDoc type.
- Several Data Records
One data record consists of a fixed key part and a variable data part. The data part is interpreted using segments, which differ depending on the IDoc type selected.
- Several Status Rcords
These are identical for each IDoc type and describe the statuses an IDoc has already passed through or the status an IDoc has attained.
How to see the details of basic type ALEREQ01?
You can go to transaction WE60 (IDoc Type Documentation)
Regards,
Ferry Lianto