how can i upload using bapi_acc_document_post
how can i upload text file using bapi_acc_document_post (fb01 is the tcode) table are bkpf and bseg.
View ArticleRe: Real Time Event Triggering
Hello Raymond, Thank you for your reply.I will check that and make a feedback on the solution to share achievement.
View ArticleRe: COALESCE
In the field INFNR there is never a null value but an empty value. So you can not use coalesce here because infnr is always set SELECT * FROM EKPO WHERE INFNR = '' ... returns a lot of results SELECT...
View ArticleTransfer master data to non SAP system using IDOC, ALE
Hi, I want to transfer customer master data from SAP system to non-SAP system, mSFA, in real time.But I'm struggling to figure out how to do it.Please help me. My scenario is like this.1) When users...
View ArticleMass Upload using Store business document in Equipment Master
Hi ABAPER's,Is there any any FM to upload pdf documents in background via store business document(GOS) in Equipment master(IE03)? At present user is attaching documents using Generic Object Services...
View ArticleSAPOSS error while test connection
Hi Expert, while checking test connection for SAPOSS I am getting error "Error when opening an RFC connection" Below is the screenshot for the same. Any help is appreciated. Regards,Dipesh Gupta
View ArticleRe: SAPOSS error while test connection
Hi Gupta, Please check you message server entry is correct in host name oe else ping the message server from the system.check whether it is reachable.
View ArticleIDOC language issue
Hi All, An idoc is triggered for a output type in Purchase Order.But sometimes sold to party is not filled in languages other than English. Sold to party is fetched from a Z table. When we run debugger...
View ArticleRe: SAPOSS error while test connection
Hi Gupta, also please take into account: the destination "SAPOSS" probably refers to the support connection between your SAP system and the SAP network. There are several prerequisites necessary for...
View ArticleRe: Transfer master data to non SAP system using IDOC, ALE
Hi Sungmin, for this task I would recommend the "SAP Business Connector". It can be downloaded from https://service.sap.com/sbc-download (no extra license fee required -- just a one-time registration...
View ArticleTree List not getting refresh
Hi, I have a requirement to display a list of documents to upload in tree(Hierarchy) view like below screenshot:When we click on child node(trigger double click event), the relevant details display in...
View ArticleRe: How to add BP_HEAD component fields into BT111S_OPPT result page...
Hi Kalpana, The follow post can help youHow to use your custom BOL Object for webclient within assignment block. - CRM - SCN Wiki Regards
View ArticleAdding Image to block list ALV
Hello Guys, As the heading says, I need to know how to display an image in Block list alv report. I tried using the FM reuse_alv_commentary_write, but it is not working properly. Kindly help thanks in...
View ArticleRe: Adding Image to block list ALV
Hi Srihari,please use the following procedures Upload image for REUSE_ALV_COMMENTARY_WRITEFor those who wish to upload and use a picture in your ALV abap reports. Steps for uploading Logo :-:1. Goto...
View ArticleRe: Adding Image to block list ALV
hello Shrusti, Thank you for the quick reply.I uploaded the image in OAER transaction but when i used the reuse_alv_commentary_write in the TOP_OF_PAGE event of block list alv, it is not showing the...
View ArticleRe: Adding Image to block list ALV
It is 12 KB and the dimension is 60 X 71 pixels. It is a PNG image
View ArticlePurchase Order LSMW using BUS2012
Hi, I am trying to create a pruchase order with service items using BAPI BUS2012 with method CREATEFROMDATA1 I can create the purchase order if there are no service items, but with the...
View ArticleRe: Purchase Order LSMW using BUS2012
I would try to fill a LINE_NO in POSERVICES (not in POSRVACCESSVALUES) also insure POITEM, carries same PCKG_NO than POSERVICES. Regards,Raymond
View ArticleRe: Unable to send classification data for Vendor
The idoc in target system is posted successfully.The idoc contains the Classification data also but when checked via the XK03 transaction , no classification can be seen.
View Article