Re: Menu exit for Tcode FOXG/H/I(Business partner) not working
Please can anyone help. Thanks
View ArticleRe: Child age validation on HRBEN0001
Hi, The following BADI may give you what you are looking for: PBEN0032 Regards,Ryan Crosby
View ArticleRe: BADI Implementation Error Message Problem
Hello: Could try with: MESSAGE ID 'XXX' TYPE 'S' NUMBER '000' WITH 'Valuation Type' LIKE 'E'. Or Like Gaurav Gupta say, with cl_message_mm class. Regards,Jorge.
View ArticleSelect statements in BADI delivery _publish is not working for table LIKP/LIPS
Hi,I am trying to enhance tcode VL01N such that after post goods issue,those details plus serial should be downloaded into a file.I found BADI delivery_publish for enhancement.In the BADI I used field...
View ArticleRe: How to add custom tab for sale order at item level?
Hi Ravi, Please close the thread if your issue solved. Regard's,Shashi Kanth.
View ArticleRe: How to add custom tab for sale order at item level?
Hi Ravi SAP Community Network Wiki - Application Server Infrastructure - Implementation of SAPV45A User-e... see the above link ,their explained STEP by STEP how to proceed with adding fields...
View ArticleFI Substitution not working for MIRO
FI Substitution does not work when accounting docs are triggered/created from other application areas like MM, SD... Therefore implemented the BADI AC_DOCUMENT to get my problem solved. Closing this...
View ArticleRe: SMS triggering after sales order creation
Dear Sir, Thanks for your support, Now i am able to trigger SMS while Creating Sales Order. Now I want Trigger SMS While Creating Excise Invoice (J1IIN) Kindly Suggest me Which Enhancement to...
View ArticleRe: MB1B badi problem
hi i want to put validation on qty, what is the code... if (mseg-erfmg > 10(field_name i dont know)message....(z...)
View ArticleRe: MB1B badi problem
hey can u tell how you achieved your goal,please tell us as we are in same condition where you was.... help please..
View ArticleRe: Enhancement In MB1B
hey have u given this error message for quality field or which field i have the same issue,i have to put an error message when quality is more than it was previous.. please post code of it.
View ArticleRe: How to add fields in tcode cj20n using CNEX0007
hi, i want to add custom field in CJ20N below project Def field....can u please let me know is it possible or not? i dont want to add any custom field in separate tab Thanks in Advance
View ArticleExpress document "Cannot be sent: SO created.SO No-450" received from author...
Dear Experts, After Saving Sales order, I am sending SMS. But an Express document is shown like this : "Cannot be sent: SO created.SO No-450" received from author "abap , although i received the SMS....
View ArticleRe: Enhancement In MB1B
Hi Girdhari, Try using the message statement in the following manner. MESSAGE 'Error' TYPE 'S' DISPLAY LIKE 'E'. leave to screen sy-dynnr. Regards.
View ArticleI am trying to Connect DB6 with SQL Server 2008 through DBCO
Dear All, Good Afternoon! I am trying to Connect DB6 with SQL Server 2008 through DBCO.I have created all the Connection Setting in DBCO. DB Connection :- MYCONNECTIONDBMC = MSSUser Name =...
View ArticleSales Order - using existing PR for creating indiv PO
Hi All,Whenever we create a salesorder in SAP, if the item category of the material belongs to TAB (Indiv.Purchase Order), system creates purchase requisition and later creates PO based on that PR....
View ArticleRe: How to find the BADI's in SAP CRM system
hi,go to se24 ,give class name cl_exithandler press display button and go to menthod get_instance and put break point. execute the transaction.
View ArticleRe: Error : Maintenance dialog for ztable is incomplete or not defined
Go to se11, give table name and got to utilities->Table maintenance generator. and fill the required fields. then TMG will create. So now u can create,delete enteries.
View Article