Re: Change Limits of a PO Using BAPI_PO_CHANGE
It is possible to update PO limit values via BAPI_PO_CHANGE. Are you still having an issue? If so, I will post an information for you to consider. Respectfully, Brian
View ArticleRe: if i open service order creation screen, if user clicks back standard...
Hi Kalpana, I assume you have enhanced the Service Order Component and you are trying to create the Service Order from the enhanced view. Can you check the behavior of the method - DO_CONFIG_...
View ArticleRe: How do I get the Owner Employee ID on Appointment?
Hi Sunil, At present, I will use the following way:var EmpID = Partner.Identification.GetFirst().BusinessPartnerID.Substring(54,6);to get the Employee ID Because that field is what I use in the edit...
View ArticleRe: MiME Object in Web Dynpro
Try to assign the mime object to a transport request. Right click on the mime object and choose write transport entry. Regards
View ArticleRe: INCOMING PAYMENT DRAFTS TO DOCUMENT ERROR
Hi Phoenix,Unfortunately, for your version, is to re-create the whole payment by copying the fields manually from the draft,Or, export the draft to an XML file, modify the xml file to change the object...
View ArticleReport on Scheduled Offerings(LMS)
HI , Is there a report that can be extracted that would help administrators identify which Scheduled offerings have not had attendance recorded or marked as complete? please advise! Thanks,Sai
View ArticleRe: How works treasury with SAP Bank communication management?
Dear AR, Please refer below link to understand importance of BCM and its function with configuration....
View ArticlePB & multithreading & loops = not responding
I am using PB12.5 I created a pbl that has a window and it creates 10 threads each of which connects to the database and starts a timer which sends a simple select to the database. It creates traffic...
View ArticleRe: Attribute to BOL object relation
Hi Jhon As you said that the same field is available in another view (another component), you can goto the configuration of that view, and select 'Show Technical Details'. You will find the technical...
View ArticleOptimizer: Internal error occurred
Dears I got this errors during SNP optimization run Optimizer: Internal error occurredMessage no. /SAPAPO/SNPOPT600DiagnosisThe optimizer has identified an internal error.ProcedureContact SAP. Please...
View ArticleError SEGV_MAPERR: address not mapped to object during upgrade to S/4HANA 1511
Hi,During upgrade to S/4HANA 1511 in phase MAIN_NEWBAS/RUN RUTDDLSCREATE SAP HANA Service Restarts and Crashes.The file crashdump say in crash extinfo:[CRASH_EXTINFO] Extended exception info:...
View ArticleRe: Sample example - How to use BAPI to upload data in SAP using webdynpro
What exactly do you need? Because the process is the same that you do in traditional abap program. You will need implement the BAPI FM, entering the import parameters that you need. But if you need...
View ArticleRe: I am trying to implement a replication solution with dbRemote
Thanks for the quick reply Atsushi The main problem I seem to have is with multiple remote databases do I need more than one message address for each ? Do I need multiple Remote users etc. What I...
View ArticleRe: SQL Anywhere Multifactor Authentication
Thanks Breck, that's what I thought...Well looks like the only way to get the desired affect (though not directly from within Sybase) may be one of the following:1.) Override the Sybase DB-login...
View ArticleRe: Detect table binding complete with JSON model
I would like to make the table rows that are actually populated with data to be sortable. And because one of the view that we are using the ui.table.Table, we always will have 5 empty rows at the end...
View ArticleRe: Outbound IDoc send to 2 different systems
Which was what I said way in the beginning.... James wanted 1 IDoc irrespective of how many destinations, which is "no can do"
View ArticleRe: SAP Cloud SDK : How to Pass More than 1 Opportunity Status Code in OVS on...
Hi Mithun, I am a bit confused, can you pls explain more with detail of your requirement. Best Regards,Fred
View ArticleRe: ODATA is Getting triggered Twice.
Hi Thomas, Thank you for your reply. I noticed two calls triggered for two purposes one to get actual data, another call is to get count means number of records, this is useful for controls like...
View ArticleRe: Unable to start Design Studio
Actually Aleks I can't even connect to the SAP system, getting connection refused issue and have been for several days now. 10061 error, same as other people are currently suffering with it seems....
View ArticleRe: [Error] - Crystal Report 2013 - Attempted to read or write protected memory
Hi Don Williams, This is a windows app. I've already uninstall the CR 2008. Also, I've installed the CRRuntime_32bit_13_0_16 but there's no Crystal Viewer in my visual studio. What should I do? In...
View Article