Re: Default Tax code in MIRO Header
Please check out BADI MRM_HEADER_DEFAULT and MRM_TRANSACT_DEFAULT. Also you can try out in creating a transaction variant using SHD0.
View ArticleRe: Error creating delivery notes with batch numbers and bin locations
Hi Simon, the problem seems to be structure of your Document.Your schema is the following:<CreateDelivery> <Document> <DocumentLines> ......
View ArticleRe: Moving to RESful Web Services from Java
[JCM] - Is it possible add an event to wait for or to trigger via the RESTful SDK? There is no pull method from RESTful API (you were thinking to something like WebSocket?)What I meant is the "Events"...
View ArticleRe: Forward net price in ORDERS02 IDoc to ERP
Hello Christian, I don't think it is as easy as Raghu and Sriram describe it. I think besides filling fields in the iDoc there might be some customizing to be done in SAP ERP. Please have a look at...
View ArticleRe: Sybase ASE 15.5 select 1 in group by
The ability to write queries with GROUP BY that do not include all the columns from the GROUP BY in the SELECT is a TSQL extension of the ANSI standard, as is a SELECT clause without any aggregates....
View ArticleRe: GRC 10 Support Package Upgrade Manual Notes
Hi Stacey, From experience, many administrators have an expectation that once you upgrade a full support pack, all the notes should automatically be applied and no manual intervention is required....
View ArticleRe: Unit of measure conversion in CO-PA
Dear Ahmed, Please check if the below thread helps. COPA reports - Quantity in alternative Unit of Measure Regards,Sumti Bhadani
View ArticleRe: Global Variable Array in Record Selection Formula
The Record Selection formula should look like this: numbervar i;stringvar array arr := {?Parameter_Name};numbervar array sunits;for i := 1 to ubound(arr) do( redim preserve sunits[i]; If arr[i]...
View ArticleRe: Inventory Item Average Price
Hello Mr. Balaji, Stock Value/On Hand Qty. You swap them.Thank you for your support,Regards,
View ArticleRe: Planned/production order generating for a sales order that is complete
Ravindra,You have to put forth a little effort here. The data is right there in front of you. Did you look at the material document like I suggested (double click on the row that interests you)?...
View ArticleRe: SAP Hazardous Sub.Management Urgent
Thanks CB, appreciate for your reply. My client using SAP, but not EHS and client is planning for implementing SAP HSM, for SARA report. So client have all 3 types(Raw, Semi, Finished) of materials ?If...
View ArticleRe: No entry in table T52BO while writing time wage type PCR
Close the thread with correct answer marking. Regards,Sankarsan
View ArticleFGI4 split P/L statement by cost center
Hi All, I want to split the expense account balance into two based on cost center. My requirement is there is only one GL account which contains expenses which are operational expenses as well as non...
View ArticleRe: Ui5 oData Https Basic Auth
Might be due to cross domain issue, if setting in the header as per Dennis suggestion, you might want to try setting the bWithCredentials flag. JsDoc Report - SAP UI development Toolkit for HTML5 - API...
View ArticleRe: SAP HCM Testing.
Hi Mohamed, It's depend upon the testing consultant design process. Kind of process and business wise test result he will give it to you with pass and fail result. Regards,Sankarsan
View ArticleRe: Uninstall Older Version of SMD Agent
Hi Rajesh,you can proceed with the same, once you go ahead with this it will show the details of of the diagnostic agent before uninstall actual process gets started like instance no , agent SID....
View ArticleRe: Not able to Create Flavor
Make sure your Personas environment is fully up-to-date, and all notes according to the collective note 1964257 are implemented.Among those notes mentioned, there is one that specifically addresses...
View ArticleSQL Trace for ODS Scripts
Hi, How can I turn on SQL Tracing for ODS Transfer scripts? Best regards,Johan
View ArticleChanging SAP UI5 Theme for Native Hana
Hi,Experts I am using sap native hana platform for developing sap ui5 based applications .Can anyone provide a step by step approach towards it ? ?
View ArticleHow to enhance ICCMP_AFS_HIS?
Hello Experts, Hope you are doing good. I need your help. There is an assignment block in the component ICCMP_AFS_HIS I want to add new fields to that AB. But, the underlying object is a view object...
View Article