Re: Currency settings in Controlling
Hi Kishore If you are sure that your controlling area is going to have only one company code - Then choose Curr Type 10 You can add more companies in the Controlling area if it has Curr Type 10 -...
View ArticleRe: Where to show Purchase Requisition status
Hi Eric, You can use t-code MB5S and get the GR/IR status. Thanks,Gurtej
View ArticleRe: Issue with Concatenate
Hi R K,that would be the easiest way: do.replace all OCCURRENCES OF '//' in value WITH '/'.if sy-subrc <> 0. exit.endif.enddo.Regards Nico
View ArticleRe: Net pay issue
Hello All It is ahppening for the cross financial year retros EE hired in Previous P.year and paid in Current P.year So the payment of Previous payroll year is getting doubled and Added to net pay...
View ArticleRe: Error 404 while transferring material from catalog to Shopping cart
Dear Robin Janke,1. The Address & Port is correct ( port is of SRM ABAP)2. We have maintained the entries in the table TWPURLSVR. Previously it was not maintained3. We have activated all notes of...
View ArticleRe: Where to show Purchase Requisition status
hi,Eric you can try ME5A , check for the Processing status "b" and execute. GO to Table EBAN in SE16N and Check for the Field STATU --> IF its B then PO is created, if its A RFQ is created, If...
View ArticleRe: EBPP_APAR_BUILD_PAYMENT_ADVICE
Hi Sandeep, You can check this way.Header to ES_AVIK and item to IT_ITEMS.Regards,Madhu.
View ArticleRe: How to reverse only numbers in a string not total string
Hi Ramu, Though you have dynamic strings or static strings, they will be having patterns and check if the pattern contains any alphabets. If so get the offset of string then and numbers into 2 strings....
View ArticleRe: Record count of a join operation
Thanks Lars. I am currently working on migrating some PL/SQL scripts to HANA and we are using record counts as a test measure. In a particular case of cascaded left outer joins, the numbers dont tally....
View ArticleDisabling of zmrp field in return po.
Hi all, using user exit MM06B005..am diabling the field in return po.please give me hint for" when ever user selects return po zmrp field to be disable".below mentioned code..How can i mention for...
View ArticleRe: Single sign on Error -Test Connection with Connector
Hi All, Thanks for your support. I have apply the license in that client where we want to configure the Single sign on. After applying the license, I am able to run the connection test and it's get...
View ArticleRe: Displaying Date Iobj in specific Format MM/DD/YYYY to MM/DD/YY
Hi Seshu, I have tried at my end. It is not possible to achieve directly in bex level. You may try with routine in transformation level or in User exit. I doubt on user exit level too. Regards,Suman
View ArticleHow to add custom push button in application toolbar of vl02n
Hi , I am new to SAP ABAP, and very new to SCN. I want to add my own push button on the transaction VL02N just after the Post Good Issue Button.Is it possible ? Is there any BADI available? Now I am in...
View ArticleAbout FBRA
hi everyone I wanna ask about resetting clear ıtems by FBRA transaction As ı know FBRA is just giving a change to reset one fıle But ı have lots of ıtem to reset now so I wanna reset all ıtems at the...
View ArticleRe: Need help in Table Maintenance Generator
Hi, Check table maintenance generator Events. That should help. Hope this link will help. TABLE MAINTENANCE GENERATOR and ITS EVENTS - ABAP Development - SCN Wiki RegardsAbhi
View ArticleRe: FTP to Idoc
Hi, FTP and SFTP are different .in the thread title is ftp and content is about sftp. search for the details in scn. its possible to do sftp to idoc vice versa.pi monitoring is best. monitoring is...
View ArticleRe: Spare Parts Manufactured In-House for Maintenance
Hi Atul, I'll share my experience here.This process being exactly similar to the Customer Order (SD Module) + Production Order (PP Module),the consultants at the implementation stage have provided the...
View ArticleRe: select-options issue
paste the screen-shot in general it wont happen like that... Regards,Siva Prasad
View ArticleRe: Novedades y Cambios Legales 2014
Buenos días, Ajustes del Boletín RED 01/2014 disponibles en la nota 1975813.Estos cambios incluyen el ajuste correspondiente a una fe de erratas sobre el campo donde informar la cotización por fuera de...
View Article