cancel
Showing results for 
Search instead for 
Did you mean: 

XI and SAP --- & transactions

Former Member
0 Kudos

HELLO EVERYONE,

i have very stupid question with me but then also wanted to clear it.

when i login in XI i have tcodes to do specific tasks and same is with any r/3 system.

My doubt is with the IDOC list which we see in the XI side, e.g when i give we02 then it will give me IDOC list and same is with the SAP R/3 system also.

Why XI has all these transactions ? when do we need to use we02 in XI??

thanks,

gaurav

Message was edited by:

gaurav sharma

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

HI

Below are the complete T-CODES which we use in SAP XI.

COMPLETE SAP XI TRANSACTION CODES

ALRTCATDEF- Alerts Configuration.

ALRTDISP - Display of Alerts Created

SXMB_IFR -> Start Integration Builder

SXMB_MONI -> Integration Engine - Monitoring

SXI_MONITOR -> XI: Message Monitoring

SXI_CACHE -> To Access IS runtime cache

SXI_SUPPORT -> Test all the Repository and Directory Objects

SXI_CACHE -> XI data directory cacheidx1 -> idoc adapter

IDX2 -> idoc metadata

IDX5 -> monitocr idoc adapter

SM21 -> log di sistema

ST22 -> dump abap (analisi di eccezioni)

SMQ1 -> messages inbound e outbound queue

SMQ2 -> messages inbound e outbound queue

SMICM -> J2EE administration

ST06 -> stato della macchina cpu memory filesystem machine status - cpu, memory and file system.

ST03 -> workload.

SCC4 -> visualizza mandanti del sistema

WE20 -> partner profiles

sale - ale settings

RZ10 - edit system profile

SM59 ->mantain rfc destinations

BD64 -> mantain distribution model (trasformazioni)

SU01 -> users

AL08 -> list all logged users(user login logon)

SE10 -> Change Request

SE09 -> Change Request

WE05 -> All idocs

WE19 -> IDoc Test Tool

WE21 -> port definition

SE11 -> Data dictionary

SM21 -> log sistema xi

se37 -> mantain funcion modules

SICF -> http server configuration

SMGW -> trace, alzare livello di trace.

BD13 ->

BD64 -> modelli di distribuzione

PFCG -> Roles

tabella TSTC -> sap transactions codes

tabella TSTCT -> transaction descriptions

STMS -> transports management

SPAM -> apply ABAP support packages

SPAU -> manage objects after apply support packages

SE01 -> manage change requests

SLDCHECK -> Test SLD Connection

SLDAPICUST-> SLD API Customizing

SXMB_ADM -> Integration Engine - Administration

SXMB_MONI_BPE -> Process Engine - Monitoring

SE38 -> ABAP Editor

SE11 -> ABAP Dictionary

ST22 -> ABAP dump analysis

SPROXY-> ABAP Proxy Generation

SE80 -> Object Navigator

ABAPDOCU -> ABAP Documentation and Examples

SE24-> Class Builder

SM21-> Online System Log Analysis

SMQ1-> qRFC Monitor (Outbound Queue)

SMQ2-> qRFC Monitor (Inbound Queue)

RZ70-> SLD Administration

SM58-> Asynchronous RFC Error Log

SM59-> RFC Destinations (Display/Maintain)

SMICM-> ICM Monitor

WE60-> Documentation for IDoc types

BD87-> Status Monitor for ALE Messages

IDX1-> Port Maintenance in IDoc Adapter

IDX2-> Meta Data Overview in IDoc Adapter

WE05-> IDoc Lists

WE02-> Display IDoc

WE19-> Test tool

WE09-> Search for IDocs by Content

WE20-> Partner Profiles

WE21-> Port definition in XI

SE16-> Data Browser

SE93-> Maintain Transaction Codes

SM30-> Call View Maintenance

SU01-> User Maintenance

SM02-> System Messages

BD54 -Logical System Creation.

SWXF_PBUILDER -> for Detail BPM Process

SMQS - > to register the destination in QOUT scheduler

WEOUTQUEUE - > to start the queue processing

SMQR - > to register the queue

IDXPW - > to activate the IDOC message package

IDXP - > to monitor the message packages.

SWF_XI_CUSTOMIZING -> transaction to check prerequisites for integration processes

Reward with points if found useful

cheers

MichalKrawczyk
Active Contributor
0 Kudos

Hi,

>>>>My doubt is with the IDOC list which we see in the XI side, e.g when i give we02 then it will give me IDOC list and same is with the SAP R/3 system also.

no, in XI use use IDX5 to see idocs (in R3 you use WE02/WE05)

transactions are different then

BTW

in XI you only use WE02 for user distribution

(userclones)

as with IX IDOCs go via integration engine

and not standard IDOC processing

more on IDOCs and XI

<a href="/people/michal.krawczyk2/blog/2006/10/11/xi-new-book-mastering-idoc-business-scenarios-with-sap-xi"><b>Mastering IDoc Business Scenarios with SAP XI</b></a>

Regards,

michal

-


<a href="/people/michal.krawczyk2/blog/2005/06/28/xipi-faq-frequently-asked-questions"><b>XI / PI FAQ - Frequently Asked Questions</b></a>

Former Member
0 Kudos

Thanks MIchal for you reply ,

But i dint understand one thing, why m seeing same screen i.e <b><u>IDOC List</u></b> both in XI as well as in R/3 by transaction <i><b><i><u>we02</u></i></b></i>

When i give IDX5 in XI system m getting screen for<b><u> "XML messages in Adapter"</u></b>.

I would definitelygo through your book to go more in detail about IDOC processing in XI.

thanks,

Gaurav

MichalKrawczyk
Active Contributor
0 Kudos

Hi,

>>>>But i dint understand one thing, why m seeing same screen i.e IDOC List both in XI as well as in R/3 by transaction we02

this only means that you don't use XI for idoc processing

as you normally don't see IDOCs in XI in We02

if you use WE02 on XI it means that IDOCs don't reach

XI's engine (so no mappings etc) and they don't go out of XI too

(as they are stopped in We02 - more or less)

to sum up if you see IDOCs in We02 on XI

it means that XI is not used as an integration platform

there

BTW

are you sure you're checking We02 on XI ? (correct client) as you should only see userclone idocs there

Regards,

michal

-


<a href="/people/michal.krawczyk2/blog/2005/06/28/xipi-faq-frequently-asked-questions"><b>XI / PI FAQ - Frequently Asked Questions</b></a>

Former Member
0 Kudos

yes Michal, I am sure that i am checking WE02 transaction in XI also and its giving me "IDOC List" message same as i can see it in my r/3.

What do you mean by "USERCLONE IDocs" ?

former_member431549
Contributor
0 Kudos

Are you asking why the t-code WE02 exists in XI ? Or questioning why the list of idoc's you see as a result of executing WE02 in XI matches the list in R/3.

Answer to #1 is that WE02 and many other t-codes are part of Web AS and on every SAP system.

Situation #2 should not be happening.