SAP PM 入门系列7 - 常用Function Modules Function ModuleDescriptionObjectBADI_EQMT_MODIFYYou can update selected fields at database level. Very useful for mass resetting of fieldsTechnical objectsBG0…
Table 1. SAP modules that send data to Maximo Manage Interface Function module name Description Contracts inbound Z_BC_BAPI_CONTRACT_GET_DETAIL Gets Contract details data MM Invoices inbound Z_BC_BAPI_INVOICE_GET_DETAIL Gets MM Invoice details data Labor inbound Z_BC_BAPI_LABOR_GET_DETAIL Get...
rfcTableFields 要從SAP 資料表複製的欄位 (資料行)。 例如: column0, column1。 否 rfcTableOptions 篩選SAP 資料表中資料列的選項。 例如: COLUMN0 EQ 'SOMEVALUE'。 另請參閱本文稍後的 SAP 查詢運算子資料表。 否 customRfcReadTableFunctionModule 自訂RFC 函式模組,可用來從 SAP 資料表讀取資料。您可...
Enter a description in theShort Textbox and selectSave. Select a package that was prepared in theCreate a Packagestep, and selectSave. Confirm a request by selectingContinue. Activate the function group. Create the ABAP function module
Modifier and TypeMethod and Description Object batchSize() Get the batchSize property: Specifies the maximum number of rows that will be retrieved at a time when retrieving data from SAP Table. Object customRfcReadTableFunctionModule() Get the customRfcReadTableFunctionModule property: Specifie...
Also, you have the newest function modulesREAD_MULTIPLE_TEXTS and READ_TEXT_TABLE, as explained in note2261311 – Function module for reading multiple SAPscript texts I think the code is not entirely correct. It may dump in case a standard text is very long. As you can see, T_STXL_RAW...
Cost centre description table or function module Go to solution Former Member 2009 Feb 27 7:12 AM 0 Kudos 13,145 SAP Managed Tags: ABAP Development Hi all, I need Cost centre description table or function module that I can use to get cost centre description. Reply 1 ...
FIELD gv_matnr MODULE get_matnr. POV 编写POV程序 MODULE get_matnr INPUT. "获取搜索搜索帮助 select from makt FIELDS makt~matnr, makt~maktx INTO CORRESPONDING FIELDS OF TABLE @gt_makt. CALL FUNCTION 'F4IF_INT_TABLE_VALUE_REQUEST' EXPORTING ...
And then, imagine that you have to pass some ABAP structure or table to the function module. You could just go and write it in JSON and pass it to the function module in the payload of a POST request: This will be the response, showing that a new booking has been created: ...
Select Create and then select Function Module. In the Function module box, enter Z_MITI_DOWNLOAD in case of SAP ECC or S/4HANA and Z_MITI_BW_DOWNLOAD in case of SAP BW. Enter a description in the Short Text box.After the module is created, specify the following information:...