Re: GR the Fin Goods directly in (K) Vendor Consigned Location
Thanks for the Information Amit!
View ArticleRe: SELECT Statement in Native SQL and Open Sql ( ABAP Select)
HI If the database is ORACLE you can do a EXEC SQL to execute a select native Oracle, whereas Oracle has a special clause for this type of select, but I've tried to compare the ABAP open SQL and...
View ArticleRe: SELECT Statement in Native SQL and Open Sql ( ABAP Select)
If you have specific Open SQL statements you'd like to evaluate you could try using transaction ST05 to trace the SQL. In there you can see the native SQL and explain plan.
View ArticleIs it true that NW BPM does not support message attachments?
Greetings! I just found this blog:Differences between ccBPM(Integration Process) and NW...
View ArticleRe: Suggestion for development.
OK isee in other post and worked now .all is worked thanks guys. Thanks.
View ArticleModify Column attributes in the Table Maintenance Generator
Hello,Thanks for the response. BRAND and PROGRAMID are already keys, but accept blank entries in SM30 for this table. I read some posts about the PBO events that I might be able to edit to adjust...
View ArticleRe: Suggestion for development.
OK i copy from other environment the function and worked but how make the function return blank fields?Is any parameter?
View ArticleRe: Reset button is broken and too large
Hey Gus Thanks for your all inputs Finally client agreed and they have reset their personalization its working fine,
View ArticleRe: Exception Class Help
I wonder if it is in fact catching the zcx_bw_sd_code exception and your uncaught exception is the one you're raising within the catch: CATCH zcx_bw_sd_code INTO gl_cx.gv_text = gl_cx->get_text(...
View ArticleRe: Issue in smartform
The width of your template is set to 2cm (up by the table painter button)... Change it to 7cm.
View ArticleRe: Issue in smartform
When i m selecting any value greater than 2.00 for L3 row shown in screen it gives the same error.also one Q, if it gives error for L3 then y not for L1 also???
View ArticleRe: How to enable green/yellow/red flag for tasks SAP CRM 7.0
Hi Kumar, I'm very grateful for your help, but the solution that you give me is for BW system, I need the same solution for SAP CRM 7.0. If you have more information about the customizing steps please...
View ArticleRe: How to enable green/yellow/red flag for tasks SAP CRM 7.0
Hi all!Thank you for all your tips,But i have a doubt, is there any posiblity to obtain the traffic lights with customizing? or just is possible with the class implementation?Thanks for your...
View ArticleRe: output determination from customer master - partners
In the Output Definition (T-Code NACE) you can change the Partner function for the desired medium, by deleting it and creating a new one with SH as the partner.
View ArticleRe: No Profitability Segment in Consignment Fill up (KB) orders
Resolved. Standard SAP will not populate PA Segments if and only if the movement type is 631.
View ArticleRe: Output Determination from the Customer Master Record
Hello, can you explain me how can I select from which partner I will determine output? I have problems for output determination in invoice. The system checks only for bill to party, but I need to...
View ArticleSap Netweaver 7.3 Web Dynpro Infinite Loop Error
Please look into the note: 1785100Some important remarks from the note:IE10 uses HTML5 quirks or standards mode per defualt. Many SAP applications however require the older Quirks mode.The IE10...
View Articlegroup by syntax does not work in inner join statement
Hi all, I need to make a select statement and group by 3 given fields namely batch material and plant. Following is my statement and I am getting the error: Error message:The field "C~MAKTX" from the...
View ArticleRe: Upgrading from Design Studio 1.0 - is 1.1 a step backwards?
Erik,What browser is your client running? I heard some issues of what you are describing when using runtime is IE 9 I've run applications using Firefox haven't noticed what you described. Also, I...
View Article