Re: Hiding table in webdynpro in an standard program.
Hi Dhinesh, You can try hiding the table in hook method WDDOMODIFYVIEW. This is the only place where you can modify the view elements before they are actually rendered. The code could be something...
View ArticleRe: ME21N, ME22N and ME23N
Hi, Kindly check in Spro Material management Purchase order Define screen layout for PO and try to change field selection type AKTH & PT0F. RegardsSubbu.
View ArticleAsset master mass changes using Substitution Rule?
Hi experts I have to change depreciation keys for hundreds of already created assets (to enable lease interest postings where were not set up earlier). I have 2 questions regarding this: Why do we use...
View ArticleRe: Internal Error 1102 when clicking Change Server at choose company Screen
Hi all I know this is an old thread but I find this very relevant to my problem now. Any idea how to solve this internal -1102 error that happens to one computer laptop only when it is disconnected...
View ArticleSAP Plant Connectivity 15.0 - Redundancy for kepware OPC
Hi All, I am using OPC kepware redundancy master to avoid the communication/data loss issue with SAP MII.Is that SAP Plant connectivity 15.0 will be continuously running or it will be stopped when one...
View ArticleRe: Oracle stored procedure as source in BODS
Thanks Venken. So is there any other solution to do the same requirement in BODS. actually this is my requirement, we have a procedure and need to call the procedure in BODS and get all the records...
View ArticleRe: Alert functionality
Thanks Michael.The articles were useful in understanding the push notification mechanism in netweaver gateway. I am working on an SAPUI5 application which will receive an alert (i.e. Notification) from...
View ArticleRe: Multiple attachments through Gateway
Hi Saurabh, Even the same is achievable from front end to back-end using get entity set.Probably if the front end is UI5 then the data is received in the form of xstring to back-end which would can be...
View ArticleRe: hi im new to sap....
Hi, You are posting at a wrong place and probably that's the reason you haven't received a response yet. Pl go through Getting Started with SCN to fetch the best and timely responses. Good Luck! ntn
View ArticleRe: Hiding a Tab in Tabstrip
Hi Brijo, If its statically designed, go to the respective tab and set the visibility property to NONE.If you want it to hide using code: write the below code in wddomodifyview( ). if first_time =...
View ArticleRe: Error when I try to get SAP Netweaver Gateway plugin to my Eclipse.
Hi Jitendra, Thanks for coming back with suggestions. Below is the screenshot. And also, can you please tell where we will find the proxy setting which you asked me to disable.
View ArticleRe: getting configuration related error while loading a page
Hi Shaik, You can check the iterator class of the table. I strongly doubt that you are using a custom iterator class in your page. The class name you can find in u'r htm page. Code will be something...
View ArticleTax code defaulted in the PO
Hi Gurus, Recently there is a issue. While creating PO, a default tax code I1 is retrieved by the system automatically . Tax amount is come to SAP from third party system through RFC. But, our...
View ArticleRe: SMP OData Service Authentication Issue
Hello @Jitendra, I am using SAP SMP 3.0 SP3. A few doubts here : 1. The option of defining custom code has been disabled in the context menu, for a request in Eclipse Kepler. 2. Also, i can't even see...
View ArticleRe: BPC 10 NW - Report shows incorrect member property
Hi Andre, I have faced the similar issue and issue is resolved by following below steps. Cache has to be cleared. Run the Tcode SE38 and execute the below programs:...
View ArticleRe: SMP OData Service Authentication Issue
Manish Shukla 1. The option of defining custom code has been disabled in the context menu, for a request in Eclipse Kepler. "custom code" feature is available from SMP runtime 3.0 SP04 onwards, as you...
View ArticleRe: Portal runtime error in Reimbursement application in ESS
Hi Saurabh, How did you solved your issue. We are facing same issue for IT Declaration Application . I am getting following error : FPM application HRESS_CLMS_AP_EMCR was started without configuration...
View ArticleRe: WebI convert String including timezone information to Date as input to...
If you want to subtract 7 hours from the date as your input string says, use RelativeDate function as below: =FormatDate(RelativeDate(ToDate(left(Trim([Input String]);19);"yyyy-MM-dd...
View ArticleRe: SMP OData Service Authentication Issue
The Data Source is SOAP Web Service Jitendra.. Steps Followed are as follows : 1. File -> New -> SAP Mobile Platform Odata implementation project. 2. Target Runtime : Server :SAP Mobile Platform...
View ArticleRe: BPC 10.1 NW Time Dimension
Thank you for your reply.As you said.I filled the properties of the members.And it works.Thanks a lot!
View Article