Re: Another SQLCMD Question
Hi, Try this query only for price part. SELECT distinct(T0.[ItemCode]), T0.[ItemName],case when T1.[PriceList] = '01' then T1.[Price] end as Price1, case when T1.[PriceList] = '02' then T1.[Price]...
View ArticleRe: Hiding of Fields on the UI
Hi Abdullah, No i do not want to add fields to the UI . I want to hide the existing fields on the UI for a standard Data Model . can you please let me know where exactly we can make it read only on the...
View ArticleRe: Nakisa Succession Planning - Profile match % bar is not displayed.
Hi,This issue related on the SAP issue related HRTMC_PPOM vs PA30 on qualifications.. It is correct to return 0% match as the Talent does not have a matching competency in HRTMC_PPOM screen or Talent...
View ArticleRe: Document upload
Hi Riser, The problem in your selection options. Just am thinking you made configuration for WRD but while uploading documents selected ' WWI ' . Check for T-code DC30 . Regarding ABAP dumps , it...
View ArticleRe: Issue on customized numbering query for service call - OSCL
Hi, Really appreciate your time, thank you ! Thanks
View ArticleWM wave picking vl35
dear all, I am trying to create wave picking by Vl35,but there is a erro message"no deliveries available for making wave picks".i have set as flowing:1.maintain time of comparison for forming wave...
View ArticleRe: POP UP needed for an ERROR while performing an action
Using the concepts as in the wiki provided by Sidh, you should be able to achieve the requirement.Let us know if you get stuck.
View ArticleRe: Program to read csv file
Variation of Manuel's good idea: // dynamically build a datastore with 64 string columns for importdatastore ldsinteger liCol, liColCount = 64long lRow, lRCstring lsDWstring lsColA = '...
View ArticleRe: Portal upgrade to EP 7.3
May be u can update the role i.e. remove the Java iview and add the new WDA iView or create a new role.
View ArticleRe: Transaction COR2 release userexit , Batch number should be blank
Hi Vandana,Create two Production scheduling Profiles..one with automatic batch generation during order creation or release..one more with no Automatic batch creation in production/process order. Assign...
View ArticleRe: Consume response from Odata using sapui5
what is /Products(1) in "oModel.read('/Products(1)', null, null, true, function(oData, oResponse)" Thank You
View Articleprocedure cache is reaching 100%
One of Sybase sever running on older version having this abnormal issue.procedure cache size usage is growing gradually upto 100% suddenly in every 2-3 days and server got hung finally. application...
View ArticleRepository Resources not showing all connections in IDT
Hi All, I'm having a issue where Repository Resources in IDT is not showing all the connections that are available in BOE. I can see all connections from CMC but Repository Resources is only showing a...
View ArticleRe: Scope of List ALV not working for the TCode ME5A
Hi Biju Sir, I tried as you said still no results please give suggestions please see the screen shot i maintained as you said when i run ME5A after maintaining Parameter ID for User MM also it shows...
View ArticleRe: Automatic (mass-) creation/change of CO-PA allocation cycles
Dear Thomas, Try for Copa Assessment cycles. Where you can mention cost center as a sender and mention the relevant profitability segment as a receiver. COPA Assessment cycle creation : KEU1 If you are...
View ArticleRe: freight not getting updated in MIRO
Hi Akash My issue was solved by Applying Following Note. 1754797 - EXIM:Freight cost for item is not transferred in MIRO This was after EHP upgrade. Regards Ajitabh
View ArticleRe: SAP LSO Training - Attendance Form
Hi Anil, First of all, we prefer to configure and use SAP LSO based on its best practices and standard structures rather than developing a custom reportRegards,Shirin
View ArticleRe: Extend PrCategoryAdvSrch Query
Hi Chirag, fetching of custom data along with standard data there is a 2 ways.1).adding custom field to the standard structure and fetching data.2) adding custom field to the standard structure and...
View Article