Re: Delivery Priority Sales Order Header
Hello Nick BDuring Sales Order Processing, Delivery priority is defaulted into the sales order line item. The system proposes the delivery priority either from the customer master(Sold-to-Party)...
View ArticleRe: Error executing stored procedure
Hi, You have to select variable for below declared variables and then try in SBO @Aantal real, @CardCode nvarchar(20), @ItemCode nvarchar(20) Thanks & Regards,Nagarajan
View ArticleRe: Partial Delivery/ Item in STO
If you want to create only one delivery then you should indicate maximum number of deliveries in Caustomer master shipping tab Max. partial deliveries 1.Here you need to maintain one then it will...
View ArticleRe: Default Valuation class against a service category
Hi Just one thought - I see that we have account category reference assigned to service category reference. Does it mean that while defining service master based on my service category I will have...
View ArticleRe: Account Assignment
Hey Sanjaydid you try implementing the below notes ? 1651167 - GL account default is not set correctly 1667610 - Wrong GL account when Default Settings clicked Let me know the SRM version you currently...
View ArticleRe: SAP Screen Personas - Flavors is Empty
Hello Sushat, Yes we do see the tree.. ================================= Control Tree ================================ --> [_][E][R][A] : CONTROL_TREE --> [_][E][R][A] ses[0] : SESSION -->...
View ArticleRe: How to print using different PO forms based on country code
Hi Sandra, For both issues, have you checked SAP notes? You may want to check them out. I found one relating to the second problem. Not sure whether it is relevant as the details talked about Adobe...
View ArticleRe: Message stuck in FEH(Application Error)
Hi Akshay - As all the records are part of a single message, i don't think updates will take place. You might've to trigger all the records again.
View ArticleRe: SQL Expression case
hi Paul, not sure what you mean "select the second table". also, you said "this one is not working on the first"...what is the issue? is there an error? is a number returned but not correct? if you...
View ArticleRe: AlertQuery
Hi, You may try: select a.code, a.DocNum from [@I8_CO_HEAD] a whereDATEDIFF(DD,a.U_I8_vtdate ,GETDATE ())=0 Thanks,Gordon
View ArticleRe: Types of SAP installation
Hi Ghouse, If you have account in Service Marketplace, I suggest you to download the installation guides. That's how I did it when I started my first installation. I believe it would be more helpful to...
View ArticleIs it possible to make cells read only in a grid/table
Hi friends,I have to make a data grid behave so that some of the cells in a row in the grid should be read only. how can this be achieved? thanksMahesh
View ArticleCOPCP002 - When we use this enhancement does not admit the quentity with...
Hello all; when we are working with this enhancement, we fill two fields for the costing, the fields are exp_preis for the total price on object currency and the field exp_peinh for the quantity; the...
View ArticleRe: Approval for Inventory Transfer Document
Hi Ravi, The query may only check the 1st row in the transfer document. Try: SELECT distinct 'true' FROM OWTR T0 INNER JOIN WTR1 T1 ON T0.DocEntry = T1.DocEntry WHERE $[OWTR.Filler] = '01' and...
View ArticleRe: Calculation Base in Fixed Asset
Hi Deepak, Calculation Base : Yearly/ Month - in Depreciation type will define the base for the calculation. If the Base is month, you can enable Calculating Depreciation by Day. Thanks,Gordon
View ArticleDOCX File Merge Data Problem
Hi,I am looking for a straightforward approach to merging some data in docx file. I found demo program ROOXML_DOCX_FORM_MIX_FT_TEST01, which appears to do what I would like to do. When running the...
View ArticleRe: Setting up SAP Router for SNC ... error...
Hi Deepak, I've changed to the P * * * I run the command: niping.exe -c -S 3299 -H /H/10.11.0.24/H/10.11.0.23Can I check if this command is correct?Router is 10.11.0.24 trying to reach sap server...
View ArticleRe: Thai Characters in PDF not working in Multiple Document/Multiple Output...
SAP has replied that this bug can be resolved by using the FM: 'RSPO_CHECK_DEVICE_PERMISSION' between 2 device types call and SAP will release a Note soon.
View ArticleHow to generate URL from standard ECC transaction and use with parameters?
I like to understand the high level steps to convert these standard ECC transactions to a URL to be used in a browser. View, Edit Sales QuoteView, Edit Sales Order I understand there's a way to convert...
View ArticleRe: SAP B1 on Cloud Server
Dear Ankit, In case that happened, you must have ability to analyze both server to find any discrepancies in data entry and merge them to include both entries. Thanks,Gordon
View Article