SAP Managed Tags: ABAP Connectivity Hi All, I need bapi which can create document for transaction FB60 and later we can do the commit explicitly. we need to upload *HEADER * BESG-LIFNR, BKPF-BLDAT, BKPF-BUDAT, INVFO-WRBTR, BKPF-BUKRS, BKPF-WAERS, BKPF-XBLNR, BSEG-MWSKZ, BKPF-BK...
0 Kudos 15,409 SAP Managed Tags: ABAP Development Hi guru'd, i have some vender documents in excel and i have to post it in FB60, is there any BAPI for the same? please tell me with codes. regards Nitin.Reply 1 ACCEPTED SOLUTION Former Member 2008 Dec 20 12:36 PM 0 ...
Solved: Hi gurus, Im trying to park an invoice in transaction FB60. i allready tried an batch inout but it's giving me an error, that i can't park an invoice using a
SAP Managed Tags: ABAP Development Hi friends, I want to upload data to transaction FB60. I have found a BAPI 'BAPI_ACC_DOCUMENT_POST' for the same but I am not sure about it. Can anybody help me or if anybody has used the BAPI for uploading data to Txn FB60. Thanks in Advance...
SAP FB02 BAPI 对于会记凭证文本更改,前台Tcode:FB02,后台调用BAPI:FI_ITEMS_MASS_CHANGE有测试过更改文本字段:SGTXT,ZLSPR DATA:WA_BSEG LIKE BSEG, IT_BUZTAB TYPE TPIT_T_BUZTAB WITH HEADER LINE, IT_FLDTAB TYPE TPIT_T_FNAME WITH HEADER LINE, IT_ERRTAB TYPE TPIT_T_ERRDOC WITH HEADER ...
SAPBAPI的使用介绍 1 BAPI的介绍 BAPI:BusinessApplicationProgrammingInterfaces,业务应用编程接口。作用:1.在SAP内部组件及非SAP组件之间的技术整合 2.业务数据交换 3.SAP通过该标准接口把整个系统链接为一个整体 之一 4.BAPI是SAP中心组件R/3和ECC和BW系统入口 技术:1.基于RFC技术实现 2.BAPI提供的整合扩展到了...
SAP各模块常用的BAPI SAP各模块常⽤的BAPI MM模块 1、 BAPI_MATERIAL_SAVEDATA 创建物料主数据 注意参数EXTENSIONIN的使⽤,可以创建⾃定义字段 例如:WA_BAPI_TE_MARA-MATERIAL = ITAB_UP-MATNR.T_EXTENSIONIN-STRUCTURE = 'BAPI_TE_MARA'.T_EXTENSIONIN-VALUEPART1 = WA_BAPI_TE_MARA.APPEND T_...
While posting FI documents, for example vendor invoices in FB60. We have an option of posting tax amount and doing this via ABAP via the BAPI_ACC_DOCUMENT_POST/BAPI_ACC_DOCUMENT_CHECK has proven to be tricky in my experience. This post will primarily deal with vendor invoices and will ...
このレポートは、 BapiService.MessageGetDetail() というサービス BAPI を使用して、エラーメッセージのテキスト ( 短 ) とテキスト ( 長 ) を表示します。*---** read a message short and long text using the BAPI ** BAPI_MESSAGE_GETDETAIL of the object BapiService. **...
But I have a problem: i cannot edit the document that was just created with transaction FV60. I can only edit it with FBV2. I debug the BAPI, and I found that there is a condition that checks for the transaction (it means, that you cannot change in extension2 the value of "T...