BAdI: InfoSpoke with Transformation
BAdI: InfoSpoke with Transformation
Use
This Business Add-In (BAdI) can be used in the Open Hub Service. You can use this BAdI to transform data to be transferred using an InfoSpoke.
Requirements
In the Transformation tabpage, set the indicator for InfoSpoke with Transformation via BAdI to activate the InfoSpoke. Only after doing this can you access the BAdI Builder.
Standard settings
The BAdI is filter-dependent. Create an implementation for each required InfoSpoke.You cannot use the BAdI more than once.
Activities
After executing the IMG activity, a dialog box appers in which you can enter a name for the implementation. An additional dialog box appears in which the existing implementations are displayed, should implementations already have been created for this BAdI. In this dialog box, choose Create and proceed as follows:
- 1. In the dialog box, in the Implementation field, enter a name for the BAdI implementation and then choose Create.
- 2. The initial screen for creating BAdI implementations appears.
- 3. In the initial screen, in the Short Text for Implementation field, enter a short text for the implementation.
- 4. Under Filter Types, specify the name of your InfoSpoke.
- 5. In the tab strip, choose Interface.
- 6. In the Interface tab page, the Name of Implemented Class field is automatically filled since the system assigns a class name on the basis of the name of your implementation. Note: The class name must lie in the customer class Z... Change the suggested name accordingly if this is not the case.
- 7. Save your entries and assign a development class.
- 8. Position the cursor over the method and jump to method processing by double-clicking on it.
- 9. Between the method
- 10. Save and activate your coding and navigate back to the Change Implementation screen.
- 11. Save your entries in the Change Implementation screen.
- 12. Note: You can also create an implementation for a BAdI first and activate it later. In this case, exit processing now.
- 13. Choose Activate.
- 14. When activating the application program, the coding you stored in the method is run.
Example
Also refer to:
Method
****************************************************
Transformation of Extracted Data into Transferred Data
Functionality
The method TRANSFORM enables you to transform the InfoObjects of an InfoSpoke.
Parameters
FLT_VAL
I_R_REQUEST: Open Hub Request: Substep extraction
I_T_DATA_IN
I_R_LOG: Log for request
E_T_DATA_OUT
[@more@]來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/7941665/viewspace-970847/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- BAdI簡介
- BAdI: Web ItemWeb
- How to develop BADI (abap)dev
- BADI的實現
- 出口和BADI查詢
- Star Transformation(星形轉換)ORM
- BADI的實現步驟
- [轉帖]SAP BADI應用
- 線段樹 transformation——hdu 4578ORM
- Transformation之JE(連線消除)【八】ORM
- Transformation之simple view merge 【三】ORMView
- User Exits,Customer Exits,BAdI and BTE
- Transformation HDU - 4578線段樹綜合操作ORM
- BAdI: Customer-defined Functions in Formula BuilderFunctionORMUI
- 根據TCode查詢User Exit and BADI
- 數字轉型Digital Transformation簡介GitORM
- flink:StreamExecutionEnvironment、DataStream和Transformation與StreamOperatorASTORM
- Transformation之CVM (complex view merge)【四】ORMView
- 【Spark Java API】Transformation(8)—fullOuterJoin、leftOuterJoin、rightOuterJoinSparkJavaAPIORM
- SVG座標系統和transformation徹底理解SVGORM
- Transformation之NUll-aware Anti-join(NAAJ)【九】ORMNull
- Transformation之FPD(filter push-down)的transform【一】ORMFilter
- Codeforces 486C Palindrome Transformation(貪心)ORM
- 大資料教程:Transformation和Action運算元演示大資料ORM
- Oracle優化器:星型轉換(Star Query Transformation )Oracle優化ORM
- 從一條問題SQL優化看SQL TransformationSQL優化ORM
- 使用 WebSphere Message Broker 的 WebSphere Transformation Extender 外掛WebORM
- 【sql調優之執行計劃】temp table transformationSQLORM
- 查詢一個事務程式碼所使用的BADI
- 使用 DB2 pureXML 和 WebSphere Transformation Extender 處理 SEPA 支付DB2XMLWebORM
- 外行假裝內行,我也來談談SAP BAPI和BADIAPI
- [論文翻譯]Polar Transformation Network(Polar-STN,PTN)ORM
- Transformation之Non-correlated(無關聯子查詢)=any的transform【五】ORM
- 根據ABAP BAdI definition名稱找到SPRO裡配置路徑的辦法
- 林軒田機器學習基石課程學習筆記12 — Nonlinear Transformation機器學習筆記ORM
- Transformation之Subquery Un-nesting(子查詢的非巢狀)SU【六】ORM巢狀
- 資料倉儲優化中什麼是星型轉換(Star Transformation)?優化ORM
- SAPS/4HANA生產訂單的BAdI增強點之Initialize方法