1. Which of the following belong the Process Integration stack of SAP Netweavera) Integration brokerb) Business Process Managementc) Multi channel Accessd) Collaboration2. Loosely coupled applications communicate bya) FTPb) SMTPc) RFCd) XML
1.Using Field status, fields can be selected on surpress,required and optional mode?Is any other way to do the same?It can be done through transaction variants2.In automatic payment program,after all the payments are done,can it be reversed?You can
SLD Connection Parameters for a Central SLDI know there are arguments for and against one or multiple SLD’s but this is not the purpose of this blog… what ever your personal views are I respect that. What I want to show in this blog is what needs to
在XI中沒有標準的功能可以根據值來查詢Message,在日常維護中經常會遇到這種問題,例如想查詢外部系統的一個單據是否已傳到XI系統。註:此版本中修正了不能根據發送方 Sending System \ Outbound Interface Name ,接收方 Receiving System Inbound Interface Name 進行查詢,初步測試通過,歡迎PI愛好者進行完善。 *&------------------------------------------------
1. Can you create a table with fields not referring to data elements?YES. eg:- ITAB LIKE SPFLI.here we are referening to a data object(SPFLI) not data element.What are the different types of data dictionary objects? tables, structures, views,
Transport of Query Objects ABAP Queries can be transported to different clients by the following two ways:1) By using the standard program RSAQR3TR 2) By using the transport option available on the application bar in Transactions SQ02 or SQ03.On the
Doc text: 1) Accessing a Portal Component in the Default ModeAns : doContent(); 2) Extending this class when Developing your Portal ComponentsAns : AbstractPortalComponent. 3) Portal Runtime call the methods in the Life