Re: PopUp appearing in SRM system while SPROXY
Hello Rajesh, We are on PI 7.1/7.11. Here is a screenshot from our ECC We are only using one type H which points to our XI systemAnd the two type T (SAPSLDAPI and LCRSAPRFC)Sproxy screenshot:Hope this...
View ArticleRe: Success screen and error screen both are blank on emulator.
All 3 input are mandatory one? Which cache policy you r using? On demand? What all settings are there for that button? Plz share with snapshot
View ArticleRe: Success screen and error screen both are blank on emulator.
Saurabh bhai, You need to create personalization keys and then map those keys to your load arguments and the value from your input boxes to your personalization keys. I am sure you must have missed...
View ArticleRe: Need to skip one process in process chains
HI,Select your process chain and COPY that chain and temporarily do required changes using T code COPY.Un-schedule old process chain and schedule new Process chain temporally till the time your changes...
View ArticleRe: How to filter UDO Data when navigate
Hi Eric,Thanks for the snippets.This is more or less what I have done.I just couldn't believe there is no such implemented functionality in the UI API.. RegardsEdy
View ArticleRe: Cannot export SSO ticket from AS ABAP
Hi Oskar, Can you please paste the screen shot of the error.Generate a new System PSE.Firstly delete the existing one and then create it.You should perform the activity in 000 client and then...
View ArticleRe: Different exchange rate conversion in the same date
Hi This may be changed in T code OB08 for Exrt "M" in same day twoice. RegardsNakul
View ArticleRe: Element is getting initial
Hello, DATA ls_element_set TYPE REF TO if_wd_context_element. DATA lt_element_set TYPE wdr_context_element_set. DEMO CODE... "" Reading of node which is bind with table...DATA lo_nd_proj_mstr TYPE...
View ArticleRe: IP10 - Schedule Maint. Plan: Error Message - Entry missing in table T399W
There is a very old 4.6B OSS Note: https://service.sap.com/sap/support/notes/201784 This seems to indicate that some subscreens have a name that is too long. Are you developing anything in the...
View ArticleRe: Free good determination based on sale order value
you can define free good condition record based on Quantity then it is only one time calculation that you just devide Sales order Value with material Quantity . for example : If Material Price is 2000...
View ArticleRe: start output type determination in delivery
Hello M. you can use this after the FM: CALL TRANSACTION 'VL02N' USING BDCDATA MODE 'N' UPDATE 'L' MESSAGES INTO MESSTAB. In BDCDATA...
View ArticleRe: Excise values not flowing from RG23D to billing
Dear Gino, PLs confirm how much quantity delivered ? Pls check item category determination as below LF 0001 CHSP TAN ZTA1 Where ZTA1 is a item category for batch split in which "Billing...
View ArticleRe: Error when executing statement for table/stored proc. 'V_XX_XX_XX'...
Hi Rohini, Your DB table has a column that is a reserved word in SQL, "USER", this is the problem orign. The normal issue would be to have a table with a column name that won't be a reserver word. You...
View ArticleRe: Where to download MDSD 4.0
Hi Mohammad looking notes 755712 and 1364390 I believe that release is only for ramp-up Am i wrong?Let me knowa
View ArticleRe: Switching between MTO and MTS dynamically
Dear, Do you want to have the header material in always in individual customer segment?If not then you can work with requirement type for bulk order you should have MTO requirement type like KE. And...
View ArticleRe: Possible Valid Reasons for Rejecting Significant Content!!
Discussion successfully moved from to SCN Support.Please refer following know how document, to find relevant Spaces on SCN- http://scn.sap.com/docs/DOC-18467
View ArticleRe: Indian Payroll - SCHEMA
Hi Rabi, I understand that we can control the payroll through payroll status infotype; but I want to understand how it can be controlled at schema level. Regards
View ArticleRe: ERP6.0 EHP6 HA installtion +sybase issue
Dear Basis, The Cluster environment users sidadm & SAPServiceSID are domain users.Find the DB groups and SAP Groups from Installation guide for HA and add users to installation guide recommand...
View ArticleRe: Dashboard and BO Server Version Query
It will work, but best practice is to keep all tools in same SP and patch level.
View Article