ExecuteFromDB Issue: Buffer vs DB
Hi all, I would like to get some help/explanation regarding an issue that I'm facing with ExecuteFromDB.My goal is to build certain logic by comparing the value of certain attribute before and after a...
View ArticleContact/Customer - Rollback changes
Hi all, Is there any way to perform an rollback (drop) of changes on a Business object (E.g.: Contact or Customer) on the event AfterModfy or BeforeSave when certain conditions are meet? thanks in...
View ArticleRe: can we download all sds for all materials in the system and download at once
I used the following logic from sap and got the message at the buttom "order ********** for numer of reports generated " where do I go to find these reports ? are they downloaded somewhere ? In...
View ArticleRe: Projects: Work Description Required
Hi Leo, My problem can be resolved if I can use Project Template while creating Project from Sales Order. However, as shown in the attached snapshot(after I click on "Create Project"), I do not see any...
View ArticleRe: choose from dddw?
PFC is a good place to look for the coding you need. pfc_n_cst_dwsrv_dropdownsearch pfc_editchanged event (pasted below) It involves the editchanges event where you capture the users' keystrokes....
View ArticleRe: Posting Events with /SAPTRX/BAPI_EH_POST
Hi Georg, The messages are informational only and not errors. >>>"I also can see that the program has created an entries in table /SAPTRX/EVM_HDR not /SAPTRX/EH_HDR."That's correct. You are...
View ArticleRe: DG Text Patterns
hello Balajee , do we have to hard code these dg text patterns in smart form for all regulations ?
View ArticleC4C10 Book
Dears i'm planning to run for C4C certificate , cloud anyone help me by send to me C4C10 Book on my email Shrief.abdelnaser@live.com Thanks for you all
View ArticleCustom OWL
Hello, Is it possible to display selected rows from OWL in a custom OWL that would pop-up after clicking on a button? Regards,GW
View ArticleRe: Contact face off in C4C
Have you tried the BUYING CENTER on the Account (standard in 1511, 1602 - you enable in Personalize) this gives a direct Contact to Employee relationship.It also shows a nice relationship map of the...
View ArticleRe: Row UDF's not editable after posting
Hi, It is not possible to edit row level UDF after posting. Only header level UDF can be edited. Thanks
View ArticleRe: REST Sender adapter - multiple dynamic parameters
Hi Alex, I was trying to see in the log what was the incremental token passed to the URL, do you know where we can see the actual URL that was used in the polling API call ? I went to the logs and...
View ArticleRe: Problem with FKK_SEPA_PRENOT
Hi Saul, As per my knowledge, if there is an Object dependency, then it should be mentioned in the SAP Note in the relevant section. Can you check if there is some thing mentioned or any kind of...
View ArticleRe: Pull UDF Value from Item master
Hi, Please try this: SELECT T0.U_MSRP FROM OITM T0 WHERE T0.ItemCode = $[$38.1.0]ORSELECT T0.U_MSRP FROM OITM T0 WHERE T0.ItemCode = $[RDR1.Itemcode]Thanks
View ArticleRe: Deposit Restriction Options for payment clearing: Urgent help
Hi Mandeepak, If you are not waiting for next immediate invoice to clear the deposit, better you post it without CR 8 and let incoming payment to clear it. Just have a look in to the clearing rule in...
View ArticleRe: Sum of Doctotal in Draft Sales Order in ORDF
Hi, Please check this thread https://scn.sap.com/thread/3356891 Thanks
View ArticleRe: Alternative material in SAP PM, does exists?
Hi MauricioThere are ways in industry solutions. The following functionality exists for DIMP: Parts Interchangeability - SAP Library Some of these functionality can be made available as part of...
View ArticleExporting to excel and hiding detail with shared variable subreport
I have written a subreport to return a shared variable that I need for functions in the main report. This subreport is in details a (in the main report) and the information I want to export is in...
View ArticleRe: SAP Cloud SDK : How to Pass More than 1 Opportunity Status Code in OVS on...
Hi Mithun, I meant using query parameter by creating a custom OVS.Because you are saying->I have tried same but in Responsive UI and IPad add filter not working for custom OVS. Best Regards,Fred
View Article