Re: Delete Old User & Create Same User
Hi Arman Tompong, This standard system behaviour. Better create with different user. Regards,Nagarajan
View ArticleRe: Query to show Open Sales Orders with linked PO
Ho Geoff Select * FROM OPOR T0 INNER JOIN OSHP T1 ON T0.TrnspCode = T1.TrnspCodeINNER JOIN OCRD T2 ON T0.CardCode = T2.CardCodeINNER JOIN OSLP T3 ON T0.SlpCode = T3.SlpCode INNER JOIN POR1 T ON...
View ArticleRe: Query to show Open Sales Orders with linked PO
Try this for detailed report SELECT T0.DocStatus 'Status', T0.DocNum'Purchase Order No.', T0.CardCode 'Supplier No.', T0.CardName'Supplier Name', DATEPART(ww,T0.DocDuedate)'Week',...
View ArticleRe: Delete Old User & Create Same User
Hi Arman.. Go in Administration > Setup > General > Users > select user which u want to delete then go in Data > Remove (that will remove yr select user) Check with the ausr & ousr...
View ArticleRe: consulta formatada de Juros
Pois é Fabio Para lançar o juros realmente basta baixar o valor a maior que ele lança a diferença como juros o problema é que quando o cliente vai pagar como o funcionário saber o valor dos juros...
View ArticleRe: consulta formatada de Juros
Obrigada Vinicius vou tentar começar desta informação mais acho que o que vai pegar é somar o resultado do juros ao valor a receber.
View ArticleRe: Transferência material de consumo
Boa tarde Caros, Luciana, Bruno e Karen. Preciso de uma ajuda na transferência entre centro com substituição tributaria, trata de um cenário especifico no varejo, sendo após a compra de produtos...
View ArticleRe: Price Change with effective dates
Hi Maria Santa Ana.. Have you checked with theSpecial price http://help.sap.com/saphelp_sbo882/helpdata/en/e5/b11adf9505488196ab1437d43d83ee/content.htm RegardsKennedy
View ArticleRuntime query for extended application
Hi friends, I have a doubt regarding extended application service. kindly advise I have this small code(PDF.xsjs) working with hard coded values, but I want to turn it into run time parameters but...
View ArticleRe: Need Temperature, Pressure entry field in Delivery and PoD
Abhinay Ramesh Purnale If you need to modify it in sales order then use it in variant configurator (variant configuration). Steps will be same as I mentioned like charecterstics and class creation. In...
View ArticleRe: Enabling Adaptation for custom Embedded Component
Thanks, got it.For SeOD it slightly different... we would have to go to the User's name on top right > Profile > Incidents.Do we need to do this from a productive tenant, or logging incidents...
View ArticleRe: New SCA Question
Another option that may work better for you Matt Pollicove would be the SUM tool; I just found that JSPM is broken with a 7.4 java app installation. I found that it picked up new components to be...
View ArticleSolution Manager 7.1 Installation Issues
Dear Experts, We are installing Solution Manager 7.1 SR1 on RHEL 6 with Oracle 11.2.0.3 Database and we have encountered the following error in SAPVIEW creation. We are of course using the latest...
View ArticleRe: Query to show Open Sales Orders with linked PO
Hi, The above query will suite if you make PO directly from the sales order. Since there is no direct link between sales and purchase order, it may difficult to get correct result if you join by...
View ArticleRe: Query to show Open Sales Orders with linked PO
Hi Geoff Lord .. Have you checked my above 2 reports RegardsKennedy
View ArticleRe: ABAP book after 1 year of expeirence
Hi Abdul,What Ankit expressed is exactly my experience too. Not only in ABAP, in any field the speed and effectiveness of learning is many times more, when we learn by working on real time tasks. Such...
View ArticleRe: Cross Company Stock Transfer
Hi Bijay,Indeed it is different.example, for company A, the item can be classified as "ENGLISH"but in company, as a publishing company, it is classified as "TEXT".So, it is possible and it is an ACTIVE...
View ArticleRe: Include freight costs in standard cost estimates
Hello, For the benefit of those who might be interested in implementing the inclusion of freight in standard cost using the material valuation strategy in the valuation variant, here is a brief summary...
View ArticleRe: what if i release task first and then the request?
Hi Prasad,You are not posting in the right community. This is Transportation Management which is an application to manage the physical movement of goods by truck, train, ship and air. You need to...
View Article