Re: Fill dynamic internal table with data from another dynamic table
Hey Sharath, thank you for your answer! Unfortunately I don't have a 7.4 system here, but your example pointed out, that I can also use move-corresponding from one structure to the other, which I...
View ArticleRe: Export Blueprinting documentation out of Solution Manager
Hello, Sorry for the delayed response. Thanks for your suggestions, @Karthik, I was very interested in the Mass Download to PC but it apprears that you lose teh document names, with around 2000 docs...
View ArticleRe: Wrappers for RESTful API
Some examples: Global find/replace strings in WebI variables/formulas/cellsSearch for unused objects in WebI documentsGeneral purpose program that refreshes reports (with populated prompts), then saves...
View ArticleRe: Termination: DRF Customizing for main entity type is incomplete (FO:)
Hello Srinivas 1. Since your edition is immediate distribute data will get replicated automatically. No need to release edition2. You have mention that the data is inactive. Why? Check the workflow...
View ArticleExport of ~6000 users from a LDAP connected Portal
Hello, we've migrated the Portal from UME only to LDAP (AD) + UME. Now we'll export the users UME + LDAP to check and compare it but it's not possible anymore due to LDAP limitation of 1000 users.All...
View ArticleFetch x-CSRF Token using SAPUI5
Here I am unable to fetch token using sapui5 can someone help me out. Thank You var serviceURI = "proxy/http/server:8000/sap/opu/odata/sap/ZCUST_TESTING_SRV/read_cust/?$filter=IKunnr eq '800COL101'";...
View ArticleFPM Form Scripting - How to call a web dynpro application as pop up
Hi All, I want to call a web dynpro application as a pop up from FPM form scripting.Like click on button -Maintain Approval Routing in a FPM form i want to open a web dynpro pop up..Thanks In Advance.
View ArticleRe: Is any datasource available to get all CRM quotations?
I think that 0CRM_QUOTATION_I gives you all quotation items together with the header fields. You could easily test it in CRM by creating a quote without contract or order and do an extractor check.Best...
View ArticleUnion de un Query de 24 columnas con una vista de 3 columnas
Buenos Días Quien me puede ayudar a unir un query que tengo de 24 columnas de las cuales solo el ItemCode es el que coincide con la la vista de 3 columnas. Ahora bien al de 24 columnas le agregue 2...
View ArticleRe: Is it possible to implement CTS+ for NON SAP system like VERTEX
I'm sure you could do this loose coupling by export the Vertex content and manually attaching it to the transport via the CTS+ web interface. If close coupling is a requirement, then you would probably...
View ArticleRe: Personas: is it possible to extend the Personas UI controls?
Just clicking is enough to copy the whole ID. No need to select it and then copy. Steve.
View Articleproblem importing crystal report to sap b1 9
Hi all,Our customer is using sap b1 pl 9we were importng and updating crystal rerpot to sap regulary through the import wizardlately while we try to import some rpt fiels when we push the finish button...
View ArticleRe: CLI error between application instance server & database instance server...
Hi Gong,To recover the above situation :Make sure DB connection is working fine.Also check the points mentioned in the note '105418 - SQL1042C on DB2 connect'Best Regards,Gunjan
View ArticleRe: Universe connection info stored..
Basic question: What information are you looking for?
View ArticleRe: Migration from VIRSA 4.0 to GRC 10.0 (ARA)
Hi Andrzej, We run an user level simulation report to get a month end audit report. As well as we also check the dashboard reports.For various risk Ids the mitigations are not same as no. of violations...
View ArticleRe: Substitute USERNAME
Hi Bikash Substitution or Auto Forwarding is a temporary solution..........what if this manager leaves and the next one too after some time.... how many substitutions will you maintain. Ultimately,...
View ArticleRe: Customer master data entended
I am wrong or this question was postes and answered on 2008??
View ArticleRe: Dynamic SELECT
Hi,Something like this, via creating reference and de-referencing it to field-symbol: DATA if_table_name TYPE string VALUE 'T100' .DATA it_cond TYPE STANDARD TABLE OF string .DATA it_from TYPE STANDARD...
View Article