Re: self registration fails in PI systems
Hi , Below are trace file # more defaultTrace_00.5.trc<!--LOGHEADER[START]/--><!--HELP[Manual modification of the header may cause parsing...
View ArticleRe: extractor for CRM service plan and product service letter
Hi Jenifer, Can you please share me the solution you have implemented. Thanks in advance Regards,Tilak
View ArticleRe: Hi ABAP gurus im trying to upload data from the .TXT file into the...
Hi Hashim, The # symbol usually occurs if there are some hexadecimal or binary characters that cannot be interpreted by the SAP Unicode system. These values are then displayed as a #. Usually the cause...
View ArticleRe: SMARTFORM ERROR
Hi Harsh,Do a syntax check there ctrl+f2.This error generally comes when, suppose in Template/table You are writing Row 3 column 3,but You have designed 3 row & 2 column .Check this type of similar...
View ArticleRe: SEGV_MAPERR: Address not mapped to object
HelloImplement this SAP Note.Note 1630356 - SGEN terminates after 500 generation errors CheersRB
View ArticleRe: Issue with Org Data Determination
Hi Maddy, I have created a Z rule screen shot attached belowAlso attaching the org data profile for your reference, please advice further.Kind RegardsAtul
View ArticleRe: SEGV_MAPERR: Address not mapped to object
Hello, I cannot use Tx snote in shadow instance, and the shadow is locked in this phase, Thanks
View ArticleRe: SUM Error : Exectuion Phase MAIN_TRANSEXEC/XPRAS_TRANS are negative.
Hi Antara, Please provide the RDDEXECL log fileand also follow the below sapnote Note 1483283 - Upgrade/EHPI: CX_ENH_INTERNAL_ERROR or syntax errors With RegardsAshutosh Chaturvedi
View ArticleRe: Quotas not generated through RPTQTA00 - no error message
Hi All, in T559L, under applicability tab - degree of challenge is maintained and the same has been removed. it solved my problem. thanks,sai
View ArticleRe: Installed software components not updated(OCS pakg sitting in aborted...
Hi Nisch Have you checked that the services are maintained on the services file and port is not blocked by the firewall? Try to update TP with latest one and try .Go to smgw and enable the CPIC...
View ArticleRe: Error at the Time of MIGO
Hi Phani, Maintain your material at right valuation class. Check detail in OMSK. As per assignment you have maintained val class for that material. RegardsSanjeet Kumar
View ArticleRe: Message for user in travel portal
Hi Ragavendiran, Sorry to be so blunt but your code doesn't remotely make sense. In my opinion you should do something like this (assuming you have your own UI-Element and a respective Context...
View ArticleRe: Full Pushdown help with Netezza
Hello Mike, DECODE push downs the operation but not nested if then else. If we add an audit point prior to an operation that is usually pushed down to the database server, performance might degrade...
View ArticleRe: Suspending the application from the another component
Dear Kandha, try the following:Create an event on component B. Lunch the event when you want to fire the suspend Flag.On Component A create a handle method in order to catch the event lunched by...
View ArticleRe: Keyfigure data change
Hi Pramod, This question has been answered several times in the forum. APO doesn't track tranges natively. You have to get an "Add-On".See...
View ArticleRe: Web dispatcher window.open to PDF issue within BSP page
Hello, I usually send the content of the PDF to client and response header as below: <%data :pdf_length type i,pdf_xstring type xstring. "Call smartform etc. "Get content of pdfCALL FUNCTION...
View ArticleRe: Split Sap solution Manager Forum??
Hi vivek,Great suggestion, but in the real life nobody will follow this rule :-(( (you can found most of the topics using google)..RegardsWences
View ArticleRe: No. of copies settings in NACE
Dear Jayati, I tried the second option, but unable to get the result. RegardsDanny
View ArticleMandatory check for ABC Indicator- MRP1 view
Dear All,I want to make ABC Indicator mandatory for ROH material type and to the particular plant. How can I achieve this?I tried to change in customization (Change 'Field selection for data screens'...
View ArticleRe: CREATING FORMULAS AND VARIABLES
Hi, Please try to implemet the "If then else" logic with DrillFilter(). =If(DrillFilters([State]="M.P")) then ([Salers Revenue] Where ([State] ="M.P")) Something like that should work.Thanks,Avinash
View Article