Re: Relationsships are not copying, not sure am I missing something?
Hi, unfortunately it is not possible in SAP Standard (even release 6.1) to copy the relations to predecessor/successor elements when copying (or cut/paste) a task. br, Peter
View ArticleRe: MDG-F workflow not working
Please check whether workflow 40 has general task as I can't see workflow 40. Kiran
View ArticleRe: /437 is not getting generated
Hi Sandhya, Kindly check whether you have maintained the table entries as below V_T7INT1---------------Slab Code Start Date End Date Slab...
View ArticleRe: Join statement
Yup. I checked , there is no direct fields between these two tables. You will need more tables to get the records from ausp.
View ArticleRe: Get count of sales per month
Alright, so the following calculates sales for a particular month irrespective of the Lender: 1) Create a formula for each month. The code for Jan would be: If Month({date_field}) = 1 then {field to...
View Articlehow to use display attribute in the abap start routine.
Hi, Product is a display attribute of material in my example.Now i want to write a start routine, where i need to delete the source package where all the product = 'x'. since product is a display...
View ArticleRe: Join statement
Hi, you can write your query like this as well..'SELECT SINGLE ATWRT FROM ausp INTO l_i_ausp-ATWRTWHERE CUOBJ_BM = ( SELECT SINGLE CUOBJ_BM FROM mcha INTO l_i_mcha-CUOBJ_BM WHERE matnr =...
View ArticleRe: Bex queries not rendering properly
Hi Patrick, As per this note, we have higher version of support package itself. We have Enterprise portal 7.4,Support package 11, patch 0. Any other stuffs? ThanksDeepak
View ArticleRe: How to use "Business Configuration Set" in script
HiYou can use query as sumeet mentioned but you can query on Text node of BCO. for examplevar qrtres = CustomBCO.Text.QueryByElements.Executes();foreach(var ins in qryres){ var str =...
View ArticleRe: Enabling Https in SAP PI 7.31
Hello Vinay, Enable the option HTTPS without authentication with in the soap channel. And share the HTTPS endpoint to client,it should work. You can even test once with SOAP UI before sharing the WSDL.
View ArticleRe: workcenter role issue
As per this note, we have higher version of support package itself. We have Enterprise portal 7.4,Support package 11, patch 0. Any other stuffs? ThanksDeepak
View ArticleRe: Blank screen while viewing .lums file in BI Launchpad
Hi, I am facing a similar problem. Im trying to upload local Lumira files to BO but I can't.We had to refresh the server so I downloaded them, and kept them locally. Now I can't publish them. Best,.CV
View ArticleRe: XML Version declaration with quotes
Eng, In this kind of requirement Java mapping or Custom module is best? Which wont do you prefer?
View ArticleRe: How to show Monthly YTD value having Month in horizontal bar of cross table
Correct, you have to create the 12 variables for 12 months.And you don't need to apply the filter on report or table,if you can able to get the value of each YTM using the formulae. Use where...
View ArticleRe: Issue with BAPI Extensions and Custom table Update
You are even not required to add this in the BAPI, you can bypass it like* Call standard BAPICALLFUNCTION'BAPI_QUOTATION_CREATEFROMDATA2' EXPORTING salesdocumentin = salesdocumentin...
View ArticleRe: Cost Object of Swachh bharat tax SBC GL
Hi Swami Either Substitution Exit RGGBS000 or BTE 1120, these are your only options Read the PO Number / Item No. from the MIRO screen and read the Corresponding WBS Element from the PO (May be EKPO...
View ArticlePages don't show number of pages by following data in column as pic
Hi Experts,As you can see, there are 13 data rows (actually 15 but i want to show 13 data rows on each page)so there should be 2 pages but there are 25 pages as you can see in the pic. Best Regards,...
View ArticleRe: Personas Inner Error
Hi Vignesh, after a kernel update of our system we now get the same error as you. Our error message suggests a XML rendering problem. Have you managed to solve your problem? And if yes, what was the...
View ArticleRe: License checks on Project to Project Transfer
Hi Shobit, Not sure you need to activate Customs/Risk management. I believe you just need to activate the MM0C plug-in (ECC SPRO Technical Activation of Document Transfer) and then you have access to...
View Article