Você está na página 1de 3

Sr.

No Transaction Code Meaning


1. SXMB_IFR Start Integration Builder
2. SPPROXY ABAP Proxy Generation
MONITORING
3. SXMB_MONI Integration Engine
Monitoring
4. SXI_MONITOR Monitor for Processed XML
Message
5. SXMB_MONI_BPE BPE/BPM Monitoring
6. S_B6A_52000011 CCMS For Xi- monitoring
7. IDXP Monitor For Message
Package
8. IDX5 SAP Adapter /IDOC
Monitoring
9. SICF Pipeline Access
10. SWELS For BPE TRACE
ADMINISTRATION
11. SXMB_ADM IE Administration / Runtime
work bench
12. IDX1 Port Maintenance of IDOC
13. SLDCHECK Test SLD Connection
14. SWW_ARCHIV BPE: Display processes from
Archive
15. SXWF_XI_SWI1 Process selection for IE
16. SXWF_XI_SW14


For Message type monitoring
17. SXWF_XI_SW16 Process for a message
18. SXWF_XI_SW12 Diagnostic Process with
Error
19. SXWF_XI_SXPR Continue process following
errors
CONFIGURATION
20. SXI_CACHE XI Directory cache
21. IDX2 Metadata display in IDOC
Adapter
22. SWF_XI_PBUILDER BPE: Process Builder
23. SWF_CRL1 BPE Correlation Editor
24. SXI_MAPPING_TEST Test Mapping
25. SWF_XMP1 BPE: Object Type Builder
26. SWEL BPE: Display Event Trace
27. SWEQADM BPE: Event Queue
Administration
28. ALRTCATDEF Alert Configuration
ENVIRONMENT
29. SLDHTMLGUI Start SLD GUI in browser
30. SM58 Async RFC Error Log
31. SM12 Display and Delete Log
32. SMQ1 qRFC Monitor(Outbound
Queue)
33. SMQ2 qRFC Monitor(Inbound
Queue)

Date conversions in PI/XI
By Pravesh Sharma, CSC
The standard function DateTrans has the capability of not only converting date in to numeric
formats and vice versa, but also can convert the month to a string representation.
Following is the format conversion of the month value in the function.
Pattern
The DateTrans function not only can convert the ddMMyyyy to any other numeric format but also
can convert the month to a string representation using the patterns for month.
Following is the format conversion of the month value in the function.
Pattern Description
MM Represent month in numeric format like 01,02,03
MMM Represent month in string format with a limitation on 3 character like Jan
MMMM Represent month in a complete string format like January, February
Here is a screen shot of how a month can be converted into string representation within a date.

12/04/2009 Input: dd/MM/yyyy 12-Apr-2009
Output: dd-MMM-yyyy
10/05/2009 Input: dd/MM/yyyy May09
Output: MMMMyy
June-23-2009 Input: MMMM-dd-yyyy 23-06-2009
Output: dd/MM/yy

User Management
Since there is no ABAP, the user management of an AEX installation is
handled by the Java UME. To access PI, users have to be assigned to
one or more of the following user groups:
SAP_XI_DEVELOPER
SAP_XI_CONFIGURATOR
SAP_XI_CONTENT_ORGANIZER
SAP_XI_ADMINISTRATOR
SAP_XI_MONITOR
SAP_XI_SUPPORT
These user groups correspond to the ABAP roles with the same name in
a full PI installation.

Você também pode gostar