Re: CE Function : CE_CALC_VIEW - running with placeholders
Hi Sreehari, For the placeholder syntax, can you please try the following: FROM "_SYS_BIC"."myPackage/MY_CALC_VIEW"( PLACEHOLDER."$$INPUT_PARAM_1$$" => :v_value_1,...
View ArticleRe: dropdown implementation.
Check the sample program BCALV_EDIT_06 and BCALV_EDIT_07 Dropdown Listbox at Column Level:- BCALV_EDIT_06Dropdown Listbox at Cell Level:- BCALV_EDIT_07 You could also try to output the result to table...
View ArticleRe: M7302 message : Need help debugging - MIGO "check" button
Many many Thank you Bala Krishna.I have more detailed situation & question. Free stock(? : no wbs) material AAA previous std cost: 105,060,000previous unit of measure (PEINH) : 1,000 new std cost...
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: 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: 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 ArticleEnhancing standard datasource: 2LIS_08TRTLP, how to remove standard fields?
Hi, While enhancing standard datasource: 2LIS_08TRTLP, I could find that there are fields like ROUTE, TDLNR(from table VTTS) which already present in the datasource. But I want to add these...
View ArticleDelta records with 0CO_OM_OPA_6
I have a question regarding how the deltas work for the datasource 0CO_OM_OPA_6. We are loading directly to the 0opa_c11 cube. It seems that we are missing some delta records but not all of them...
View ArticleSolution Manager 7.1 stack upgrade preprocessing phase shadow_IMPORT_INC...
Hi Guys , I'm performing Solution manager 7.1 stack upgrade using SUM currently at preprocessing "shadow_Import_inc phase running since last 7hours with out any update I tried to stop the update...
View ArticleRe: Query on Date and Timestamp Field
Hi, Can you give me the select statement? I tried directly in the data browser giving a range and it did not work. RegardsKrish
View ArticleRe: CPS workflow
Hi Kieth Have you looked into SWU3? Try to complete all the basis steps but I would expect you need to complete 'Maintain Prefix Numbers' before you can save. I hope this helps. Michael
View ArticleRe: SQLAnywhere Sizing Guide.
There is no sizing guide for SQL Anywhere at this point. We are considering one, but due to the wide variety of deployment environments and diversity of workloads that run against the server, it is a...
View ArticleRe: Crystal Report paging problem
Hello, the sample code in C# is something like so... protected void Page_Init(object sender, EventArgs e) { if (!IsPostBack) { // do all your reporting stuff here, then add it to session like so...
View ArticleRe: Using a data source from ByDesign in a in-house system
Hello,Thank you for your quick reply Sir! Yes, that is the web service I have to use I think, if the system does deal with REST services.However the problem I am facing is because I do not understand...
View ArticleRow count for a datawindow group header
Hi All, I couldn't find a good way to do this yet. I hope one of you has an idea. I need to know in run-time, the row number of the group header. This is so our usual rows color alternating Scheme...
View Article