Re: Script to delete the today's data in target table
Something like this in a script will do DELETE FROM <table_name> WHERE LOAD_DATE = to_char ( sysdate(), 'YYYYMMDD')
View ArticleRe: Last error code set: Batch jobs (DBCLONE1) may still be running
Hi Adrien, Same error and I can´t find a solution! Regards
View ArticleAT user Command - ME57
HI, i've customize a list of scope in transaction me57 creating a new report that go on when is necessary.Now i would like copy a gui and user command of standard report RM06BL00.With transaction...
View ArticleRE - GI to sampling 332 - Movement ( WM/HU managed)
Dear Expert, I am having a scenario when we withdrawn sample from HU and stock got deducted and 331 posted. Now realize wrong quantity withdrawn and want to do reverse 331 and provided deducted...
View ArticleRe: Multiple records via JDBC Receiver Adapter using Stored Procedure
Thanks Amit!!! your solution has helped me today!!!
View ArticleReport for PRT assignment and next available date in SAP MRS
Dear MRS experts, Need adevise on the assignment of PRT for into Mrs planning board. Requirement is to get a report showing the current assignments and next available date of a PRT before assignment...
View ArticleRe: Working with XML
Hi Leon,which version is up to you. In theory standalone B1 Studio is used by designers to create the form visually.Personally I prefer the VS version if I create addons which are not complex or don't...
View ArticleRe: SAP FIORI certification material
You can not get any authorized material for free. You can go with training program with SAP ATC or you can ask your organization to get material.
View ArticleFile - File Scenario
Hi Experts , I am new to BCM integration,requirement is getting tag file as source and need to make it Tab delimiter. source file MT 100 Payroll payment sample file...
View ArticleRe: Authorization error after activating odata service
Hi Pavan, I think you miss the respective SELECT permission for your catalog schema NEO_This should be specified in your .hdbrole file. See an example here [1] ... catalog schema...
View ArticleRe: May we I know the cluster of technologies on which C4C is based on?
Dear Mr. Brown, Since it is a cloud based solution you really do not need to have technical knowlege of most of the mentioned technologies. If you want to extend the solution using PDI solutions, then...
View ArticleRe: Calling RPUAUD00_PNPCE from a custimer report
Hi, Andreas!You have to submit RPUAUD00_PNPCE report passing p_fwd as abap_true : SUBMIT rpuaud00_pnpce WITH p_fwd = abap_true.In this case you will be able to run exactly RPUAUD00_PNPCE report without...
View ArticleIW51/52 Before saving the notification
Hi All,I have a requirement on the Tasks creation in IW51/52 . Like,When 1 task is created and when click on Complete by selecting that task,We need to get the popup with 2 radio buttons .If we click...
View ArticleRe: This Week vs Last Week
Thanks Krishna and Raj for replying. I have to calculate WTD, MTD and so on... I see the Scalar Procedures for MTD, but for YTD, WTD, QTD I dont have. Can you please share any details on the code. and...
View ArticleRe: May we I know the cluster of technologies on which C4C is based on?
Also check below link for more info & configuration guide of C4C:SAP Hybris Cloud for Customer – SAP Help Portal Page
View ArticleRe: Skip workitem using Program Exit
Hello Egor, sounds like a great idea... and a workitem-exit would probably be even less transparent, as the logic would be found inside of the exit-implementation, instead of a container equation....
View ArticleRe: Question regarding Default tax code in ME21N based on account assignment...
Hi, I would suggest to stick with standard option, since it can fulfill the question you raised. You can maintain the tax indicator for the account assignment category in OMKO. Now, create a...
View ArticleRe: Only one SDF for one Order
Parag,You need to check with the business regarding the business process side, what if for an order, returns keep coming for months, in other words order has 10 items which were delivered to the...
View ArticleRe: Mapping question
Hello Stefan. Try like below. QUALF------------- Equals--------------------------Constant--------------(001)...
View Article