GRC 10.1 User to Org structure assignment in ARM
Hello Experts, Is it possible to do User to Org structure assignments at the end of the ARM request ? ARM is used to Create/Change user and assign Roles to Users in child systems, but after user is...
View ArticleRe: CM01 logic for end routine loading 0PP_C13 (distributed)
Wow Mariano, that seems like an incredible amount of coding. In your experience are they any key includes or function modules that I can review.
View ArticleRe: Using a variable to specify contents of a specific field
Hi James, I ran through the formula and it makes sense. I displayed the results of Var1 it makes sense because Var1 will always match FSD_ID. So now the question becomes, based on the sample data...
View ArticleRe: Blueprint for SAP BPC 10.0 for budget planning process
This is confidential information for each project so nobody will share it. However you can find useful info in this post Blueprint and in these slides...
View ArticleRe: SAP PI Development Objects privileges SAP PI 7.4 java only
Julio, I don't think you can restrict Person B to change any object created by Person A if they both have the same Role against their User. UME Roles and Actions (AS Java) - SAP NetWeaver Process...
View ArticleRe: Display Icon in WebDynpro ALV column
Hi Eshwar,First of all you don't need to have to use cl_salv_wd_uie_image as a cell editor to display an icon. Because other cell-editors are also capable to display icons.For instance, if you further...
View ArticleRe: Fixed Text+dynamic filename in file to file scenario- Request Help!!
Hi Nabendu, Thanks for your quick reply. But I'm not using ESR, I cannot use UDF. Do you think its possible to achieve with file-to-file without mapping.
View ArticleRe: "Hoy menos 30 dias"
Gerardo, En lugar de T1.DocDueDate < ("hoymenos30días") usa esto: datediff(dd,T1.DocDueDate,getdate()) > 30 Saludos, JC.
View ArticleRe: Load Reports with saved data twice not refresh data
Hi Filippo, It's because of this line: rpt = New ReportDocument You are create a new report object so it's loading the report off of disk again. What you want to do is refresh the data and then call...
View ArticleRe: Pagos parciales proveedor
Revisa en las pestañas de Determinación de Cuentas de Mayor algunos conceptos contables como "Diferencia por tipo de cambio" y posiblemente no tienen una cuenta asignada. De ser así, consulta con tu...
View ArticleNot able to display a sap.m.Page inside the content of another Page
Hello Friends/Gurus, In one of my projects, I am trying to place a page inside the content of an outer page.Unfortunately the output is not what I expected. Only the footer content of the outer Page is...
View ArticleNested schemas and quotes
Hi, I am getting issues related to nested schemas in web service response messages.I have 3 levels of nested schemas and I see issues with quotes appearing invalidating paths. I cannot remove the...
View ArticleRe: POPULATE XREF2 & XREF3 IN MIRO
Hi Alejandro, did you solved the problem "With this enhancement XREF2 and XREF3 are visible in MIRO, but if i filled them, the value of this field are not save in BSEG and RSEG tables."I used the...
View ArticleUnable to import IDoc into NWBPM from NWDS
Dear PO Experts, We are migrating an existing interface (IDoc<-->PI<-->SOAP using BPM (Multiple sync calls)). We are un able to import IDoc into NW BPM project as a service Interface. (For...
View ArticleROLL IN FAILED;SESSION TERMINATED
Hello, We are getting a system message while login for our DEV system.Please find the screenshot.Also , we are receiving "error calling central lock handler" syslogs.Please help. Thanks in advance.Uday.
View ArticleRe: Nested schemas and quotes
From my observations, BODS seems to insist on limiting nesting of schemas to 2 levels. This is the mapping that it produces although return is not a column but a schema:...
View ArticleSet up Parallel ledger for only one Company code?
Hi Experts, Our client have about 10 company codes and using only leading ledger, but we have requirement to create company code for china with a new Parallel ledger. my question is that i want to know...
View ArticleRe: Nested schemas and quotes
This is what the manual shows. Notice, no mysterious quotes around 3rd level schema: Please provide some suggestions if you have encountered this problem.
View Article