Re: 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 ArticleRe: WM Best Practices
Hi Ram, Pls find the complete info for SAP WM (Lean Warehouse Management). SAP has one more solution called EWM(Extended Warehosue Management). Pls find the link for details:...
View ArticleImpact of OBYC new Transction Key
Dear All, Request for your advice. We need to create New Transaction Key (ZFR) in OBYC. Can you pls advice whatis the impact of it. We use Product Costing & Actual Costing with materialLedger....
View ArticleRe: SAP IDM Create user policies
I have many - it depends on what your rules are for generating the name. A really basic one is: initial = firstname.charAt(0);tempName = initial+surname;MaxCounter = 999; curNames = uselect("Select...
View ArticleRe: error in Execution
Hi Cheung, Have you checked1640751 - IGS Error: Could not open the ICU common library. As i requested please share previous mentioned commands again after following 1640751 SAP Note & ensure that...
View ArticleHANA Stored Procedure using oData or UI5
Hi, I need render the result of a Stored Procedure on a UI5 page. What would be the best way to go about this? Is there a way to use this Stored Procedure in an oData service? or can run the stored...
View ArticleNew OBYC Transaction Key (ZFR) Impact
Dear All, Request for your advice. We need to create New Transaction Key (ZFR) in OBYC. Can you pls advice whatis the impact of it. We use Product Costing & Actual Costing with materialLedger....
View ArticleRe: Consideration of stock of discontinued FG or trading material during MRP Run
HelloPlease refer to the following SAP note:43636 - Discontinued partsThis note provides a detailed explanation of the system standard design of the usage of discontinued parts with material...
View Articleportal.runtime.exception.errorcomponent
Is property "portal.runtime.exception.errorcomponent" working in CE NetWeaver Administrator v7.20? NWA -> Configuration Management -> Infrastructure -> Java System PropertiesServices ->...
View ArticleRe: About SAP HANA
HI patrick, Thanks for your replay. Sorry to wrote like that, My Question is HANA is like Dynpro/CRM MVC architecture /Web browser dependent or Totally different from these ?Can you please tell me...
View ArticleRe: complaint against abap development mod
Hi all, I will agree with everything Jurgen, Matt, Coleen, Gali and Jelena said. But if there's one thing I MUST agree with Allwyn is the "it's covered in ABAP course". Come on! Cheers,Custodio
View ArticleRe: COPA: Relation between product and COPA
Hi Nitisha, One of the solutions to your requirement could be like that: 1. You already have characteristic ARTNR created in your operating concern (it's a system created characteristic) and it caries...
View ArticleRe: Duplicated PR on same date after MRP
There could be maximum lot size of 350 in material master or Pur info record.. Clear that field & it will do monthly lot size. Max lot size is like container or Portable tank capacity , you can...
View Article