Re: UDO Error
Hello Eric, Thanks for the help bcos now it works after inspection every object creation one by one to release the the unrelease objects. Regards
View ArticleRe: Welcome page?
Hi Victor,Yes, we did offer this several years ago, as part of a Best Practices kit. This is no longer supported.We now have home pages (WD Page Builder-based) delivered with 11 Business Suite roles...
View ArticleProgram for PFCG Role Creation
Hi Guys, I have a requirement for creating a program that will automate the Role Creation (Transaction PFCG) I have the following Questions. Is it Really possible via Program. The expectation is in...
View ArticleRe: Sales Analysis Report per Sales Employee with BP Reference No
Thank you for your assistance! After googling a few pages I came across this query. I adjusted it to comply to my needs.Herewith query if you guys are interested: SELECTT0.DocNum AS 'Invoice Nr',...
View ArticleRe: Workitem getting into reserved status
Hi Gurang How is the user setup? I mean, in SU01, how do you see it , with leading 'US' or without that? Normally, using SWIA, we will forward to the user name, that is if user id is MGUPTA, we send to...
View ArticleRe: Report opens in "Design" mode and throws error
Thanks Jawahar !! Actually, the report was always opening in "Design" mode.I logged in from the user account and went to Preferences > Web Intelligence. For "View" option nothing was selected, so I...
View ArticleCSRF token validation failed
Hi Experts, I am getting "CSRF token validation failed " error in post method, in OData.request . our architecture isGateway server is common for CRM and ECCNetweaver Gateway-->CRM,ECC The POST...
View ArticleRe: How to fetch ABAP STACK value
Hi Satyen trivedi, You can use the Below method to fetch the non accessible value in your program using the Program Name. http://www.dataxstream.com/2009/08/use-abap-to-access-any-data-in-memory/...
View ArticleRe: Browser based pi sheets
Hi,Browser based PI sheets are purely functional..here no need of ABAP....and these are completely developed by functional consultants...but it requires lot of configuration and master data set up......
View ArticleRe: VF04 issue
where business not want to create PROFORMA invoices, we donot need to show them in VF04 Already suggestion is given to execute VL_Complete G. Lakshmipathi
View ArticleRe: Access control 10.0 Firefighter terms
Dear Venkat, as this thread is closed I suggest to to open a new one with your question/problem. Basically I can also answer the question if this is all you want to know:- Firefighter ID : the user id...
View ArticleRe: Some data is missed with Delta InfoPackage
Hi Alberto, Have you verified that there is no filter or routine on the delta infopackage?Have you done the correct mapping for the missing fields, please verify your transformation. Regards,Ashvin
View ArticleRe: COPA transfer pricing configuration
Hi Ravi, you have to specify the only one value field in KEAD01, In User Exit you have give the logic based on the valuation. Check the Enhancement: COPA0002Function Module: EXIT_SAPLKEAB_001Include:...
View ArticleRe: advantage of sapui5?
http://stackoverflow.com/questions/21557156/sap-ui5-versus-other-javascript-frameworks
View ArticleRe: SAP Afaria Free Trial Cloud
Hi OliverYes it is available . it can be registered from Mobile Secure | Mobile Solutions | SAP. Its just another offering from SAP where Afaria Cloud is offered as SAAS- Software as a service reducing...
View ArticleRe: Next planned counter for single counter plan
Maheswaran,Does my response make it more clear? Vlad
View ArticleRe: High Update Response Time
Hi Carlos, Goto St03 and in that goto transaction profile.Then click on task type and select update from drop down Cheers,Divyanshu
View ArticleArray in WSDL
Hi there, I have a Proxy->PI->SOAP scenario.The third-party WSDL contains an array, which is unfortunately not supported by PI. The complex type looks as following: <xs:complexType...
View ArticleRe: Query Inventory Rotation
I edited myqueryusingtheSAPOINMview, nowthe result is correct(without Stock Transfer): SELECT OINM.ItemCode, SUM(OINM.OutQty) 'OutQty' FROM OINM WHERE OINM.DocDate >= DATEADD(day, -365, GETDATE())...
View Articlesql_exp - sql_string not possible with NUMC columns?
In the ABAP 7.40 documentation ist says:"sql_exp - sql_string Syntax ... operand1 && operand2 [&& operand3 ... ] ... Effect Character string expression in Open SQL. The operator...
View Article