how to commit data using BAPI_ACC_DOCUMENT_POST
Dear All,I am calling a BAPI_ACC_DOCUMENT_POST from external system. As an output I received OBJ_TYPEOBJ_KEYOBJ_SYSbut the data is not actually committed to the DB.I know I need to execute...
View ArticleRe: how to commit data using BAPI_ACC_DOCUMENT_POST
Solved !I found the answer there is an option to execute both BAPIs in a sequence SE37 Menu- function module - test - test sequencesexecute
View ArticleRe: Upload files from ABAP to SHAREPOINT.
Hello Ron, Can you give some more details? I am not being able to figure out this. Regards,Harsh
View ArticleRe: Upload files from ABAP to SHAREPOINT.
Hi Harsh, The first step would be to check the SharePoint version and and read documentation on the API for that version. If it supports HTTP Operations you should be able to create a http request in...
View ArticlePlease answer me guys!!!
I have created an internal table with work area, and when i try to add that internal table in to table control using Dictionery/ program field iconit is showing an error that no internal table...
View ArticleHow to create UPCA and EAN13 barcode and use for thermal label printing
As I am new for ABAP . please help for UPCA and EAN13 barcode
View ArticleRe: ALE Matmas - Delta only on specific fields
HiThank for the hints.. we will try a different Approach.. We will set up a second message type (reduction) and activate for Change pointers. in user-Exit in source-System we will check the...
View ArticleRe: Report to display IDoc segments data?
Hi Sekar,Thanks for your post. It was helpful. Ankit
View ArticleRe: how to create the multiple spool requests for a single report.
hey rakesh,i have the same requirement. can u help me how to generate the pdf for every customer???
View ArticleRe: TYPE L and type X rfc destinations
Hello, Check the following help link: Specifying the Connection Type - Components of SAP Communication Technology - SAP Library Regards,David
View ArticleFIle port and XML port
Hi , Can anyone provide me steps or any documentation on how to use file port and XML port in SAP.The full scenario to achieve this functionality. ThanksAkriti
View ArticleNeed help in Error encountered during job Run
Hi Experts , Can anyone suggest Plz , whenever I am running a Job to do the auto Goods Issue via a customized z prog. , I am getting the given error in job log .What shall I need to do or how can I...
View ArticleRe: RSEOUT00 failing with "Could not write IDoc to file" TPRI_DEF table
Hi Jurgen, We are facing the same issue for Purchase orders text whichi si in chinese characters.We tried by checking the 'Unicode format ' check box and its not working but when we checked with the...
View ArticleRe: RSEOUT00 failing with "Could not write IDoc to file" TPRI_DEF table
it is pretty much depending on your data, you can't get a carte blanche .You have to check your data, there might be cases where a character get replaced with # symbol
View ArticleRe: RSEOUT00 failing with "Could not write IDoc to file" TPRI_DEF table
Hi Jurgen, Just want to confirm that it's working for Unicode format also.Please let me know the character replacement with # symbol takes place in SAP or other 3rd party tool.I checked the IDOC where...
View ArticleIDOC to send HR data
Hi Experts , Is there any IDOC to send HR(employee) data.Like in case of material we have BD10 tcode to send MATMAS. Thanks & regards,Akriti
View ArticleTransformation from ABAP to XML
Hi SAP Guru's, I've tried to create a web service from .wsdl file in proxy wizzard to connect ARES - Access to Registers of Economic Entities.Everything looks fine and generation of proxy client is...
View ArticleWeb service without SOA Manager
Can anyone help me with setting up a web service? I'm trying to allow someone to search/view data on my SAP 7.0 server from another computer on the same network. I don't have SOA Manager installed...
View ArticleHow to create a PR from a .net windows application
I need to create a pr from a .net windows application using bapi_pr_create is it possible ?thanks in advance.
View Article