Re: UWL customization in portal
Actually nwe have installed new portal 7.3.I have downloaded the xml file from old portal which new customization and added the new xml file in new portal.cleared the cahe. but can't the the buttons in...
View ArticleRe: Batch Status Change
Hi, Try with this BAPI:BAPI BAPI_BATCH_SAVE_REPLICAEnter Material, Plant, Batch and Storage Location..batchstatus = 'X'batchstatusx = 'X'. Kind Regards,Mariano
View ArticleRe: Subroutine in sapscript for net due date
The basedate gets the correct information in date mm.dd.yyyy format. But the problem is that the payterms is not getting any value.
View ArticleRe: Subroutine in sapscript for net due date
Hi Jänis, thanks for your comments. I am new to doing these stuff and I thought this would be the simplest way to get the task done. The print program is standard from SAP, the sapscript is something I...
View ArticleRe: Recursive Procedures in HANA
Yes HANA procedures must be non-recursive. Recursion breaks the way HANA processes parallelism. You need to write your procedure as a set function. Without knowing the details it's hard to provide more...
View ArticleDaylight Saving and RTP Billing
Hi, We are using RTP Billing and the client has requirement to shift 1hr for TOU calculation (during Daylight Saving on). For example, Peak (TOU) is 7am to 5pm would shift to 6am to 4pm during Daylight...
View ArticleRe: Custom Validation in webdynpro or R/3 in ESS.
check for suitable badi or u can also try it in conversion class
View ArticleRe: Customized Planning Function data not loading to Planning Cube
Hi,You need to give some more information around it.what's scenario, sample code, logs etc prat
View ArticleRe: Scheduling maintenance plans
Ramesh, I think you have got enough replies from the experts to solve your query. As you said, you want to generate multiple Maintenance plan calls at a time but for a particular plan only one call...
View ArticleRe: HU without inventory management and message L3778 in storage type 999
Hi Manish, The stock is still available in the physical storage location at IM level and HU does not have any content because system has emptied the content of HU during difference posting. In WM the...
View Articlecustomer no should be same to all partner functions But Account group Different
Dear All i have one requirement that while creating customer master data SP,SH,BP,PY ,all Different account groups ( 0002,0003,004 like this)But that customer no should be same to all partner...
View ArticleXML processed successfully, PO not visible in SNC
Hi,I was finally able to process the XML on SCM Inbound ( I changed the Idoc in ECC to have Vendor as ABC to avoid the leading zeroes issue which i was facing earlier due to which XML was failing...
View ArticleRe: How to retrieve status/data from workflow?
I am not sure if I understand your question correctly. Anyhow, I have a feeling that by fields you are meaning container elements in your workflow/task? IF this is the case, you can read the container...
View ArticleRe: Terminated Customer Equipement Card no need to shown in Service Call
Hi, Please post screen shot choosing service call window. Thanks & Regards,Nagarajan
View ArticleRe: Due date grid for FP04 transaction
Hi Santosh, Have you defined any layout for the open items line layout screen.I think the issue lies there. If you haven't defined one, then go to the define layout tab in the open items line layout...
View ArticleRe: NF-e 3.10 - Erro 204 - Duplicidade - Botão consulta status
Matheus, Não apareceu por causa da rejeição em sutiação de duplicidade vai aparecer. Posta algo se a Sefaz responder. Abrassss
View ArticleMultiple vendors for Single BP
Can we have Multiple vendors for a Single BP ? In our project, we can have Domestic Person and a Foreign Person as a vendor. Both are the same natural person. Can BP support 1:n relation for BP:Vendor...
View ArticleRe: Customer exit EXIT_SAPLRSAP_001 not called .
Hi Deblina Gupta,Firstly check if your variable is a customer exit variable & you have to hide it .Also I_STEP is 1 or 2 ? Hope you know the difference.Normally it should stop if the steps are...
View ArticleGet allocated serial number only
I have a UDF serialno that is comma delimeted, and a Stored Procedure that will save selected serial. But when It still saves not selected serial.This is my Stored Procedure.declare @rowcount...
View ArticleRe: messages
Hello Gopi, The reason to go with Standard deletion approach is mentioned below: 1) Events which are in invalid status will never recorded in /SAPTRX/EVM_UNPR table and never be picked up by report...
View Article