Re: Source Code Project for CTI Adapter
Hi Praveen, It's actually on the Support portal. You can reach the support portal via a link on the Service Marketplace or use this link: Installations and Upgrades | SAP Support Portal Then click on...
View ArticleRe: No authorization for the project in LSMW
Hi Marcel, I added that object to the role. I will ask my colleague to try again. Thanks, Danny
View ArticleRe: Check input variable for null in procedure
Hi Tommy Below syntax seems to be working perfectly fine for me. I just declared one local variable and assigned my input parameter ( IP_ZC) to local variable lv. Then I checked if lv is blank , if...
View ArticleRe: Is there a future after PowerBuilder 12.6?
Hi Miguel, The documentation and the responses from our staff look correct to me. Unfortunately, we still have many customers using our product together with EAServer. Since existing customers can...
View ArticleRe: table even's got deleted when new TMG is created
Rather than trying to import from QA, you might try using version management to retrieve the events and FM. I haven't tried this, but it has to be a lot simpler. Rob
View ArticleCreating profitability segment from BAPI_ACC_DOCUMENT_POST
I have read hundreds of posts related to BAPI_ACC_DOCUMENT_POST and creating profitability segment; however, I still am not satisfied that I have found the correct answer. Some background... We are...
View ArticleRe: Dynamic insert statement to update cross schema tables
Hello Latha, the problem is that the ":ITAB" variable is not accessible within the dynamic sql statement. You can store the values from :ITAB in a local tempoary table which you can use then in the...
View ArticleCreate a structure from a table definition
I wanted to create a structure with exactly the same fields from a table. Is there a way to copy the table definition to the structure to save me a lot of typing? Thanks
View ArticleRe: Data Separation in Solman 7.1 SP12
Hi Jose, Could you share the documents (instructions/guides) for your implementation of technical monitoring in Sol Manager 7.1 Regards, Ijaz.
View ArticleRe: Lauchpad loading problem in mozilla
it is SP Level 12is there any upgrade I need to do?
View ArticleRe: GUI setup error: Could not connect to host localhost on port 21212
Hi Andre. Happy New Year 2016. Have you tried to uninstall the SAPGUI, Restart the full system and then try again. RegardsSS
View ArticleRe: Hi Guys, We have an Old trex system connected to ECC, in Linux and we...
Hi Lokent. You can refer the SAP Note for Trex Index objects online backup and restore the same in the new Windows system. 975965 - TREX 7.0/7.1: Data backup (online) and recoveryRegardsSS
View ArticleSupress SRM Alerts in UWL in Portal
Hi Experts, I need to suppress the alerts in SRM 713 UWL.User is getting alerts whenever contract is going to expire. I want to control those alerts for particular users for contracts. I checked the...
View ArticleRe: Error while installing SAp Netweaver ABAP Trial version
Hi, i didn't get any error during extracting. i think u should download again all zip files.
View Articlesap.m.table binding with odata not working
Hi all, I have an odata webservice made from ecc . I have bound the odata webservice to a dropdown control in ui5 view "Filter.View.js" where its working fine. Now in another view "POItm.View.js" from...
View ArticleRe: sap.m.table binding with odata not working
I know I have binded the same field Bukrs multiple times for all columns but that is just for testing purpose. One more thing i noticed during debugging is , when the execution reaches the selected...
View ArticleShipment cycle
Hi all,i would like to know step by step configuration for the below process :-Create inbound delivery with reference to PO.i have searched and the recommended process is go to SPRO-...
View ArticleRe: Update a payment draft
Hi Diego,Unfortunately, other properties are not being updated as well. I've tried DocDate, DueDate and remarks.Do you manage to update these properties for payment drafts on your end? If the answer is...
View ArticleRe: No time constraint reaction for infotype 2001 with time contraint class 00
Hi Jagan, As you mentioned about the limitation of table V_T554Y, is there any workaround to go beyond that limit or we have to contain the usage of TCCs within 50 rows only. Regards, Kuppan Seenu
View ArticleClearing data in dw
Hopefully I am in the right spot. I know for sure if I do a dw.reset() in a dw I clear all data and if I do dw.retrieve() I get fresh data back into the dw. Here's my problem. I error out of a record...
View Article