Re: Content Catalog Package Schema in HANA
Hi Adhvi, Here is my understanding. Catalog: It displays all runtime objects such as tables, SQL views, procedures, sequences which are grouped by different schema. Content: It focuses more on modeling...
View ArticleRe: Web Services SDK Trigger an event to run a scheduled report
Could you please send me sample code to trigger custom event for BI 4.1
View ArticleRe: ESS My Info Lane's applications error when opened from Portal
Hi Jay, Generally Portal Runtime errors are coming due to missing system alias or respective system end user permissions or missing OData service. Please check the portal log via nwa tool and attach...
View ArticleRe: get record not satisfying join condition
Hi Suraj, Regarding your problem, I think you can just use the following SQL to achieve this. SELECT MATERIAL, SOURCE_PLANT FROM T2 EXCEPT SELECT * FROM T1; Best regards,Wenjun
View ArticleRe: Custom Profit and Loss in Crystal Report
Hi Gordon, No, it has to be in one report. Currently i have 4 parameters in my report. •Date Range Parameter (range values FROM TO)•By Store (multiple values so the user can pick any store they...
View ArticleRe: JSON TO XML conversion code in SAP-ABAP
Hi Have a look at CL_SOAP_XML_PARSER=>GET_FORMATTED_DATA It's input is a XML string and the output is table with XML tags, their values and hierarchy level. Regards Jack
View ArticleRe: Mensageria MasterSaf - não GRC - Problema - PARTNER_ID_EMIT
Olá Rafael, Você pode tentar ligar o trace da RFC na Sm59, rodar o processo e analisar o log para ver se a estruturas foram passadas corretamente. Se sim, isto é mais uma evidência de que os dados...
View ArticleRe: Reg: TO confirmation
As Carlos said, ca you give your scenario and movement types. Then we can guide. Right now, If you do not want neither TR nor Posting Change, In the IM-WM interfaces, when you are determining your WM...
View ArticleRe: Unable to keep the data in custom tab while moved to another tabs...
HI Evereyone,, I Created one custom tab for some additional fields and those custom fields data have to store in my z-table. Actually, When i save on custom tab, the data is getting saved to...
View ArticleRe: Data Base Size Is Decreased on sap Business one
Hi Charlotte SicardThanks for your replay madam ,i'll check and update you Thanks& RegardsAndakondaramudu
View ArticleEnhance Webdynpro for HR Appraisal Document
Hi All, In ESS/MSS portal under Employee self services tab we are using Appraisal documents . In appraisal documents we have appraisal document name as"Appraisal Form" inside the Appraisal form we have...
View ArticleMenu - Not found [66000-27] in C#
Dear All, I want to develop add on for my customer to translate SAP To Cambodian. I have list of Cambodian Translation like Adminstration, Inventory....It has a problem while sdk translate by display...
View ArticleRe: hello guys,
Welcome to SCN! Sure, I can help you: - select a meaningful subject line when you post questions (ie not 'hello guys')- search SCN before you post a question, in case it's already been answered many...
View ArticleRe: How to use BOL Core instance in 2 sessions in Parallel processing
Hi Pravin, I'm not a BOL expert, but did you tried to use Shared Objects? ABAP - Shared Objects - SAP Library Regards,Furlan
View ArticleHow to move changes without importing transports within testing systems?
Hi Experts, Hope all are doing well. In SAP, we use transport mechanism to move changes from one system to another system. Is it possible to move changes without importing/exporting transports between...
View ArticleRe: Help using BAPI BAPI_INCOMINGINVOICE_GETDETAIL
Dave, Does your BAPI have EXTENSION* tables in the interface? That's how custom fields are normally handled (after a bit of effort on the developer's part). Sorry, I don't have a SAP session open at...
View ArticleRe: FI-CA certification
Hi,You should contact SAP Education in the first instance. good luckPaul
View ArticleRe: Use Select Options for CDS views in ABAP (Open SQL)
Dear Abhishek,Yes, the CDS views are similar to normal database views you create from the ABAP dictionary but with much more advanced featuresYes, you can use the normal Open SQL syntax and all normal...
View ArticleRe: Unable to do PGI
Error message clearly status that there is a mismatch in between the pack quantity and open quantity Please check the quantity which needs to be packed(from IDoc) vs delivery quantity (in the delivery...
View ArticleHow to generate spool number for custom script?
Hi All, Can any one please let me know how to generate spool number for a zscript? Thanks,Raj...
View Article