Re: Price adoption: Not if price entered manually
The KBA 1915638 - Price in Purchase Order overwritten by Info Record price explains that it should not be.Can you post screen shot of OMFI and SU3 t-code.
View ArticleRe: NET SALES VALUE PLUS PROFIT MORGIN SHOULD CARRY ONE CONDTION TYPE
Hello Ramesh, Thanks for Quick Response. Will i get any Standard controls for my requirement, in Calculation type are anything else. other then new Routine.
View ArticleRe: Fork step got hanged. Workflow is not processing further
I hope your User Decision tasks have been set to General Task.
View ArticleRe: How to convert quantity fields to character...
Hi, Declare lv_ venqty as string, then do the following, highlighted in green. CONCATENATEw_donum w_matnr w_sdate w_stime w_ddate w_dtime w_lifnr w_venqty w_reqqty w_cur_deliv w_cur_reqqty w_zzpszdo...
View ArticleRe: OBN Error- There is no iView available for system...
Hi Sam, Did you assign the Source and Target iView to the same role in your Dev server. BR,Anurag
View ArticleRe: Location check
Hi Dipak, You need to untick the "Location Check" not to tick. RegardsGGOPII
View ArticleRUN_LOGIC:Time is not available in model ICMATCHING
Hello Team, I am facing a problem while running the DM package for FXTRANS for ICMATCHING MODLE IN BPC 10.1NW ERROR IS : RUN_LOGIC:Time is not available in model ICMATCHING Please help me out in this...
View ArticleRe: [Activate] Business object cannot be activated. Please refer to the...
Hello Willliam, Yes, "non-deployed" means they can be removed. Remember the state of a patch is switching from "in Development" to "Assembled" for the development tenant. As long an element is not part...
View ArticleRe: User command in subscreen
Hi , Write your logic in main screen 9000 input Try Like If SY-UCOMM = 'SUBMIT'. . . . ELSE.PERFORM READ_THIS.ENDIF. FORM READ_THIS. ENDFORM. Regards:
View ArticleRe: HTTP response contains unexpected content-type(100,101) in SAP ADS?
Hi David, Thanks for your immediate response. I tried to test FP_CHECK_DESTINATION_SERVICE and entered Connection as ADS and then executed. It's giving a pop-up asking to enter user credentials like...
View ArticleRe: refresh document error when creating new document.
Hi Kevin, I think you have to set the query specification for the data provider you created. If you don't, no object is available (that'w why you received a such error). Best regards,Anthony
View ArticleRe: BAPI for service activity upload in Project Builder
Hi, follow your step : 1、use BAPI_BUS2002_ACT_CREATE_MULTI" to create service activity; 2、then use bdc or pr's bapi to upload the service line? but in step 1,there maybe have a problem,when badp...
View ArticleNew Columns on standard ALV, Transaction QM14
Hello All, i had a requirement to include 4 new columns on standard ALV out put of the transaction QM14.Does any one achieved this ? if so please let me know or suggest with required BADI or Exits....
View ArticleRe: Required help on UDF to add Sum value at the end of each context
Hi The error message looks too generic. Does your other mappings are working? Looks like there is a issue in your PI system which may need help from basis team. Thanks,Indrajit
View ArticleRe: R3trans Failing after SSFS Implementation during EHP Upgrade
Hi Prithvi Raj, Check the permissions of the SSFS direcotries it should be readable by your sidadm check the key and data file in directories . usr\sap\<SID>\SYS\global\security\rsecssfs\data...
View ArticleRe: Maintenance Order 'Plan cost' value to WBS in CJI5
Hi, Please try CN41N. It should ideally be available there. Also please configure the Value categories, there are many inputs on configuring the value categories. One may also refer to SAP note:...
View ArticleRe: SMP 3.0 SP5 PL1 - Integration Gateway and SQL Server
Hi Elia, You can find more information on the error from the SMP server logs.After changing the Integration gateway log level to debug ( Login to SMP admin cockpit>Logs> settings) perform the...
View ArticleNo open reference document items were found for the removal. Message no. L5217
Hi WM Gurus, I am facing issue while doing 2 step picking process in WM. I have one sales order with 2 OBD's, I have create one group in VL06P. But when i am trying to create TO with reference to this...
View ArticleRe: Use Template feature in sap.m.table with xml view
How about this: <Table items="{/yourData}"> <columns> <Column> <Label text="LinkColumn" /> </Column> <!-- etc -->...
View Article