Re: Web ICON code?
Hi, I guess you want to dynamically set the Icon in your WDA application! If so, Create an attribute in the context ( say ICON_SOURCE of type string ) then bind the Image source to the attribute...
View ArticleRe: Automatic Info record from Contract?
No.. There are no standard way to update info record data from contract..Info record is a kind of master data. It can be changed manually. Contract is a purchasing document.Its not under any business...
View ArticleMigatration SUP 2.1.3 to SMP 2.3 or 3.0
Hi experts, Now i am using SUP 2.1.3 OData SDK applications. I want to migrate SUP 2.1.3 to SMP 2.3.or 3.0. For that I need some clarifications. Please help me on this. What is the migration involved...
View ArticleRe: Dump while entering 20,000 entries in SELECT-OPTION
Hi Avishek, When your passing more records/entries in Select-Options the SQL Statement gets very lengthy and exceeds the limit. This is why because when you are passing more entries that adds WHERE...
View ArticleRe: PM and MM integration
Hello Maria, In standard SAP there is only one PR document type for object category (30 in case of PM Maintenance order) which will be applicable for all the order types, so we can not have order type...
View ArticleRe: How do I send receiver data to query in Oracle thru PI
Hello,>> my JM will handle all steps ,call rest api+ JDBC and send the file to NFSFirst of all let me say that u have taken a brave decision to do everything inside code...I am wondering about ur...
View ArticleHow to maintain IBAN
Hello Friends - I need to update IBAN for the New Bank set up I am doing in FI12. Pls let me know if it should be maintained in FI12 and transported to PRD or directly to be maintained in FIBAN in PRD....
View ArticleRe: Isssuing of new BOM component against faulty component
Thanks for quick reply. The solution which you suggest will change my Bill of material. Client does not want to change BOM component. It was just an incident that part found faulty.
View ArticleRe: installing ERP6 and oracle in suse11
You can refer to below link which gives details about SAP SD Benchmark sizing. http://global36.sap.com/solutions/benchmark/sd2tier.epx SAP Standard Application Benchmarks Thanks,Sunny
View ArticleRe: Consuming SAP Gateway Service in Java WebDynpro
SAP Gateway exposes the functionality as an OData Service. Java Web Dynpro does not allow consumption of OData services. It only supports SOAP based Web Services. No need to JCo while using OData...
View ArticleRe: Not able to maintain 07
Hi Venkatesh, Thanks for the assistance but i ahve already checked this & it was not of much help.
View ArticleRe: i have used case statement on month its jump from 10 month and coming to...
Cool. Just so you know Type N is a character type also, where as type I is a true numeric type. So just like a character you need to define a field with the size parameter unless it is size 1....
View ArticleRe: Enter discount base amount, automatic calculation not possible Message...
Hello Mustafa - I have compared the authorisations given to 2 Users, one is able to post invoice and another is not. Can you pls let me know if any other settings to be checked. Thanks
View ArticleDisplaying Measures(Op.Profit / NetCapital Employed) In Drill Down of KPI ROCE
Dear Friends I have a ROCE KPI with value 0.86 displayed in my BSC and when i drill drown ROCE KPI, I need to get Operating Profit=30.00 & Net capital Employed=3500.00 displayed. How to configure...
View ArticleRe: About "Missions"
Missions are open to see , may be to inspire , motivate folks . That is my take but could be wrong !! Now on Quality - Moderators are watching it and quality is assured. at the end nobody is getting...
View ArticleConnecting to Unwired server error...
The following error will occur While connecting to Unwired server(in Sybase Unwired Work space is 2.1.3)? error: Could not connect to My Unwired Server.Error creating Unwired Server Connection...
View ArticleRe: Infotype 0002 screen control
Hi,Return value can be anything. You have assign this value to your screen.My feature and screen:
View ArticleRe: Check for BDC in SD_COND_SAVE_A Badi
Hi Chauki, I meant Business object, I have used BUS3005 for my purpose and used SAP_WAPI_START_WORKFLOW, Function module as there is no triggering event in above business object I have mentioned. Below...
View ArticleRe: i have used case statement on month its jump from 10 month and coming to...
hi Ravinder, Instead of declaring type I, declare as type N and length will be 2. Arivazhagan S
View Article