Re: Macro to Sum up Month's History to 1st Bucket of the Month
Hi JB, I do not know what SCM calendar is and how and where does it say week belongs to month m1 or m2 If you have multiple periodicity used for storage buckets, then the 1st week BUCKET OF the month...
View ArticleRe: Internal Table to xls Attachment cl bcs?
Every line except first one is starting with tab character. This needs to be taken care of.Basically, for first field of every line, you need to ensure that only value is concatenated, not the tab...
View ArticleRe: BW 7.4 SP5 Supports BI 3.x Data Flow?
Hi Martian, Thanks a lot for your quick reply. Reallyappreciate it. I saw the note you had given"1940927", it says that 7.4 supports 3.x data flows, but it doesn'ttalk about whether 7.4(SP5) supports...
View ArticleRe: How to configure NWBC
Hi Julie Thanks for your reply. I have already gone through SAP Help but I could not understand where I am lost. RegardsSasidhar Gupta
View ArticleRe: PSA blocking users
I see in WH parameters, block is set with option C. That is the issue, as per the note it should have been B. Good!!
View ArticleRe: how to make select option only have one input in webdynpro?
Hi Revn Zhao, To make work select options as parameters in Web Dynpro. In the method ADD_SELECTION_SCREEN( ) , set the parameter I_NO_INTERVALS as abap_true. This will solve your issue. Thanks &...
View ArticleRe: BW 7.4 SP5 Supports BI 3.x Data Flow?
please search for latest note for the same doubt. if note exist at market place you may find.other wise take SAP assistance for the same. 7.3 Gui will enough to work on bw 7.4. Thanks
View ArticleRe: Issue in Depreciation Adjustment while Asset Transfer
Hi There are multiple ways to do this 1. Do the asset to asset transfer.. The receiver asset will receive the depreciation based on 50 yrs useful life... Then you post unplanned depreciation into the...
View ArticleRe: Value Field Analysis
Hi Hassan You can refer the below link where I have explained how to reconcile COPA and FI scn.sap.com/message/9651738 Br. Ajay M
View ArticleRe: UNABLE TO LOAD NON NUMERIC DATA IN CUBE
Hi vadim Thanks for your reply, Because of this two decimal point data like 8.289.585,0000000 iam unable to do data load. remaining data( a number which is having only one decimal point like...
View ArticleRe: Cost Center is not Exist
the first and second attachment of the error when i create invoice the third one is the hierarchy after create the second cost center and the error still there guys you have to know that i'm new in...
View ArticleHow to add new marketing attribute to the existing marketing attribute set?
Hi all, I searched for existing forums but I didn't find the required one. I found some using Tcodes ,which is not my requirement. My requirement is to add new marketing attribute to the...
View ArticleRe: UNABLE TO LOAD NON NUMERIC DATA IN CUBE
Hi Kiran, Welcome to SCN. Please never use capital letters to write header lines or issue description while opening thread. Thanks
View ArticleRe: PI to update status of Outbound IDoc in SAP-ECC based on various criteria
Hi Vertika, Please update the resolution I am facing the same issuein Sending back the translation status (Mapping status)Success or Failure for Translation (S = status 10 F = status 5) andFile...
View ArticleRe: SAPUI5 get URL parameters
Try this code: var complete_url = window.location.href; var pieces = complete_url.split("?"); var params = pieces[1].split("&"); $.each( params, function( key, value ) { var param_value...
View ArticleFiori Approve PO app - issue
Experts,I'm customizing the Fiori App "Approve PO". I'm facing a problem wherein I'm not able to place any custom button on the footer bar. I'm doing the change as per a guide that describes the...
View ArticleRe: GR/IR amount posting partially to Material in MIRO
Hi Cherian, Are you able to resole this issue? If so could you pls share how you did? We are facing same issue with stock items and non stock items. We have so many unlearned items in our Gr/IR...
View ArticleRe: Error in Config. of Material Provision Indicators
Yes, you are right. Activate LOG_EAM_ROTSUB& LOG_EAM_ROTSUB2 business functions in SFW5.
View Article