Re: Profit Center derivation during Reval of COGS
Hi.You can do the ProfitCenter Substitution at LineItem level in controlling GGB1 I create my substitution as `exit` just for set a break-point in order to show the substitution is trigger by CKMLCP ....
View ArticleRe: Nakisa embedded org chart-Team view, employees under Reporting line is empty
The webdynpro component hier_vis_ui_wrapper cannot be launched directly. An application with the configuration parameter assigned is required for it to display the data. there is a possibility to test...
View ArticleRe: ML81N Service sheet Getting error
This is a common error. Search in OSS and I'm sure you'll get the answer.
View ArticleRe: Can I realize SRM Vendor Management without BW system ?
Do you mean that I can get the vendor analysis for SRM without BW system? Regards, Hayashi
View ArticleRe: Item's SH is not change after Header's SH change(Sales Order).
Hi Expertise, Need your recommendation is that a standard behavior of SAP ==
View ArticleRe: Can I realize SRM Vendor Management without BW system ?
I mean SRM. Is there any relationship between SNC and BW ? Regards,Hayashi
View ArticleRe: Error for creating customer with intercompany solution
Hi, 1. From error message style, its look like stored procedure. 2. Check this SAP note 1777783 - Business partner master data replication fails Thanks & Regards,Nagarajan
View ArticleRe: Discount Groups - Items. How to get the Buy One Get One Free discount in...
Hi, Please check these threads: http://scn.sap.com/thread/1015883 http://scn.sap.com/thread/1004736 Thanks & Regards,Nagarajan
View ArticleRe: BPC Script Logic - Roll-over Forecast Values
Hi Vadim, Another quick question pls (and everything is working fine - thx) once we have rolled-over the forecast is it possible to highlight the "ACTUAL" values that replace the Forecast values for...
View ArticleSAP ORDRSP INBOUND CONDITIONS - Net Price
Hi, I have a requirement where the client wants the following: --> When the Inbound ORDRSP is posted and in EDI1 Condition the Price posted is over the Tolerance limit then the following should...
View ArticleRe: is it mandatory to pass &_WI_OBJECT_ID& into a task during binding
Yes - if the task (underlying that step) requires an instance of that object.For example, if the task executes a method of that object. cheersPaul
View ArticleRe: business requirement
Hi, Its already discussed. 1.Advantages of PP module. You can add some specific business advantage with it.2. Please refer the below link.SAP PP Integration with Other Modules - ERP Operations - SCN...
View ArticleRe: SAP ByD integration with Amadeus
So true that there is an out of box Amadeus integration with Cloud for Travel but not with ByD.So, if it is planned with ByD, then Business Scenario has to be framed before everything, on how the...
View ArticleRe: Datasource 9ARE snp issue
Please try to check consistency using report /sapapo/ts_lcm_cons_check,
View ArticleRe: XREF1 Value not populated in REGUP table.
Hi,Because the XREF1 is belonged to line item information.So, please check your invoice again, whether in Vendor line item, the field XREF1 exists or not.Julie
View ArticleRe: Table partition thoughts
Confused on your post. Do you mean to say that you have a multi level partition defined on the table with a hash-range option? This would indicate to me that you always intend to use a GUID value when...
View ArticleRe: Office 2007 XLSX Support
Hi, You can try "abap2xlsx". Go to www.abap2xlsx.org and try. Their work is awesome.
View ArticleRe: Hide / Disable the SELECT ALL / DESELECT ALL button pls.?
Hi, You can hide the SELECT ALL / DESELECT ALL as below DATA lo_model TYPE REF TO cl_salv_wd_config_table. .......... lo_model = lo_interface->get_model( )...........
View ArticleHow to set local currency in AR/Invoice through DI API SAP B1?
Dear Expert, I am using DI API to add AR/Invoice document, but I can't find how to set local currency for BP with foreign currency.This my code snip : oSO =...
View ArticleRe: Table partition thoughts
http://help.sap.com/hana/SAP_HANA_Administration_Guide_en.pdf Take a good read through the above document at page 133, it should help you in your partitioning quest. Keep in mind - you can always...
View Article