Block GRPO Based On Items Group
How to block adding GRPO Based on the Items Group.My exact Requirement is to block GTPOs for items whose Group is "PVS Resin" ie SELECT T0.[ItmsGrpNam], T0.[ItmsGrpCod], T1.[ItemName], T1.[ItemCode]...
View ArticleRe: Pass through scenario with no mapping 7.4 dual stack
Hi Kanchiraju,You only need to use a dummy service interface to do your scenario, you can follow this example **************** - File-to-File Scenario without creating Repository Objects, i know it is...
View ArticleInconsistency with css: text-align
Hi Community. Today I found that if I in my custom .css-file assign the property text-align: right; to, for example a text element, it won't work.Under no circumstance can I through my custom .css-file...
View ArticleRe: Routing Changes in released shop order in ME
Hi! ERP_ORDER_CHANGE is a message type defined in Message Type Maintenance. Regards,Sergiy
View ArticleRe: STMS Issue status " Obsolete and missing message "
Hello Sadeq, Please refer following SAP link Import Overview: User Settings - Transport Management System (BC-CTS-TMS) - SAP Library I hope this helps you in resolving the issue. RegardsAnand
View ArticleRe: how to make jdbc adapter Synchronous in PI
Hi Sophia,To use a stored procedure in sender jdbc is easy, you have an example here: Executing stored procedure from Sender adapter in SAP PI 7.1Also, with Oracle database i got a correct UPDATE...
View ArticleRe: Execution of Report Failed for Refresh in Excel
Hello Mohammed Toufiq, Could you please check the following KBA:2061135 - MDX statement error: System error in program CL_RSR_HIERARCHY_BUFFER and form _INCL_READ_DB-1- Best regards,Nedra.
View ArticleRe: Problem in Rounding Off
Thanks for the reply. Not working by this suggestion. Please suggest further possibilities.
View ArticleRe: Incorrect rejection discussion
Hi Colleen i am not saying giving link for basic question is not fair , i mean to say to is just giving link of Rule of Engagement is not fair , they have to specify what mistake is content has so...
View ArticleRe: ASSIGN COMPONENT from a table to a dynamic table
Hi,first of all, the answer is yes.Now for your code-sample. Upto ASSIGN DREF->* TO <GT_DYN_TABLE> everything is fine.With the next Statement however, you messed it up.. Provided you are on NW...
View ArticleRe: Update web service after change in function module?
Absolutely yes! The key is to switch to change mode before te check and activation. Worked also for me. Regards gurus :-)
View ArticleRe: Ifs then function not working
Hi Sivakrishna,Have you checked this blog Difference between if and ifs? Regards,
View ArticleRe: multiRef SOAP response
Hi Eng, Thanks for your answer. We installed IIS server on sap PI . We made .Net Webservice. This service parses the response. SAP PI calls .Net service. Regards, Nurhan
View ArticleData Binding Odata with expand
Hi All, I have a question to data binding in UI5 The relationship of my entity types is:Patient --> Treated --> Doctor1:N N:M I'm working with the master-detail app. My requirements...
View ArticleRe: Please give your valued suggestion on Advantages of knowing additional...
Hi Ejas,From my own experience:1. SAP ABAP developing: mainly ABAP proxies. Learn about IDOC and RFCs. Pay attention to know main BAPIs or IDOCs about the ECC modules installed in your client.2. Learn...
View ArticleRe: Apple Appstore disabled, Appstore App updates. Afaria
Hello Sushmitha, Thanks, but just for my understanding, that means the user is notified about the update?how? If yes, how is the behavior on the device when the appstoe is disabled? What exactly has...
View ArticleRe: Getting error when creating a new 'Text Id' in the ZSTXH table
Thanks a lot..I'll check it and let u know if any doubts.
View ArticleHow are the ORDR and INV1 linked?
Dear Experts, I need to get columns from the ORDR and INV1 table but since ORDR.DocEntry and INV1.DocEntry and different value. I'd like to know through which table can I connect these two tables?...
View ArticleRe: CSV file from FTP server stores number field as exponential in SAP table
Yes, this was the first thing done. Explanation was : Their backend code is PHP, they have written code to search and pick data. The data is then stored in the form of some array as in PHP. At this...
View ArticleRe: Check box group within radio button groupin Web Dynpro ABAP
Hi, Let me know if you have a solution for this yet. I have only done it in abap but i think it might give give you a clue.
View Article