Re: Is there is any other alternative available to fetch characteristics...
Abhijeet, There are so many problems with this FM. Even this Standard FM locks entire batch data with class and users are not able to perform any action on batch/material/class. I also faced the issue...
View ArticleRe: problem to indentify reversed GR
You can try with field LFBNR,I will tell you the effect...When you do GR, the this field will update with same GR document..When you cancel the GR, then this field will update with original GR...
View ArticleRe: Surcharge and Edu Cess in J1INCHLN
Hello, The issue has been resolved after implementation of Note # 1801584 Regards,Jyotsna
View ArticleRe: How to link CRM opportunity to R/3 projects through object relationship
Dear Sudhir, I have search this help portal a lot to find the solution for my need that, Present I am working for a project where the same requirement that what you had in one of your project and did...
View ArticleLeading "0" for NUMC type field.
Hi, I have copied standard data element PARNR to ZPARNR. Behavior of standard Element 'PARNR':Element PARNR is used for partner number in tables KNVP and KNVK. Element has domain PARNR of type NUMC and...
View ArticleRe: Can you pl. explain what is the purpose of enhancements in maintenance...
Enhancements are useful in all / almost every transactions where custom requirements needs to be addressed. In the same way, notifications can also be customized as per the business / client requirements.
View ArticleRe: Agent Inbox Enhancement- Addition of new attribute
Hello Nuvan, You might check SCN documents:SCNDocumentHow to Integrate a New Item Type into the Agent InboxSCNDocumentHow to Integrate a New Search Attribute into the Agent InboxSCNDocumentHow to...
View ArticleRe: dropdown implementation.
Hi,ALV reports have various functionality as per users requirement. You can use edit = 'X'and f4available = 'X' in fieldcatlog. You can also use classical report.Please see the link below.SAP ABAP...
View ArticleRe: Refresh button in ALV grid display
Its quite simple. 1. First add the refresh button in your GUI status with a function code, say &REF associated with it.2. Suppose a subroutine get_data, gets data from the database using the select...
View ArticleDB size increases after migration from Oracle
Hello All, We are performing a heteregenous system copy of an R3 4.7 system from Oracle 10g to SQL Server 2005. However during this export import we are noticing that the DB size is increasing...
View ArticleRe: how to create an infoset query on top of structure in sap ECC
Hi sander/Ram, Please find the below attached screen shot . ThanksRegards,Sai
View ArticleRe: How to get SC item & header data with Doc SubSet Key in SSP BRF+?
Hello Carsten, SC data we want to get (SC total value and SC item data) do not make part of parameters transferred from the PDO layer (ABAP) to the BRMS (BRF+).As a consequence, two options exist to...
View ArticleRe: Sorting on Two columns in Webi 4.0
Hi Riddhi, According to your data , It's not possible. if your one column contain some of similar values then we can put two sort in block on different column.But as per data records it's not possible...
View ArticleRe: Procedure or function SPCD'SPCD************* has too many arguments...
Hi Raju - Based on the error message it's quite clear that you are supplying more parameters to the stored procedure. Make sure that you have properly assigned the constants for the below...
View ArticleRe: sapwebdisp 7.40 Windows on x64 64bit patch 45
I tried with 56 Java no error but ABAP error with ping. So I set .pfl with message server no with info.icr else it dowsn't work.
View ArticleRe: LOV's are Repeating..
There could be a space char at the beginning or end of the LOV making them Detected as Distinct in BOBJ.. Make sure to use trim to trim extra spaces.. The default behavior is to show the distinct...
View ArticleRe: how to reactivate SYS_REPO user
Hi Christoph Rühle _SYS_REOP user is a system user, and is always active at system level, so we don't need to re-activate it. For more details please refer:...
View ArticleRe: Hierarchical Grouping in webi like Crystal
Hi Nikil/Sahil I am not asking about the Hierarchies in universe My requirement is I have to show the report like below --In DB I have Mapping like this .,.Employee id , Employee name, Mangerid The...
View Article