how to update the equipment number in Va02 Through Dp90
Hi All, how to update the Equipment field in Va02 (Extras-----> technical objects) through Dp90 transaction..my enhancement should triggere when ever billing request is generated in dp90.DP90...
View ArticleAn example of AMDP( ABAP Managed Database Procedure ) in 740
ABAP Managed Database Procedures are new feature available in AS ABAP 7.40, SP05 which enables you to manage and call stored procedures or database procedure in AS ABAP. An ABAP Managed Database...
View ArticleSelect Option f4 search help.
Hi All,I have used FM F4IF_FIELD_VALUE_REQUEST for select option search help. However when i click on the f4 help it gives mi a list as below Cmpany code| Name1000 | SAP2000...
View Articleprocess on value request is not working
hi experts, pov is not working in module pool programming.thanks in advance,regards,vinodh
View ArticleSMARTFORM
Hi , I have developed a SMARTFORM which looks good. But when i use TCODE "PDF!" it looks better than the normal SF. When i give print the SF is coming as normal one not as PDF!. is there any way to...
View ArticleObject oriented programming
Hi, I am creating object oriented program with two internal table. So my requirement is i want header for that table. i hope you understood my question and I'm waiting for your reply. Thanks and...
View ArticleCreate Transfer Order (WM) for Delivery Note
Hi Experts, I'm trying to use the function L_TO_CREATE_DN to create the Transfer Order for Delivery note. Has anyone done this using these functions? Please send me code in detail. Points will be...
View ArticleNeed to update validity end date to current end date in existing condition...
Need to update validity end date to current end date in existing condition records, please suggest any function module
View Articleadd custom field in me21n
added custom field in me22n in header level .. i want to make that field mandatory based on some condition like netpr > 'some amount' here I'm using function exists EXIT_SAPMM06E_006. inside that...
View ArticleBackground Job not sending mail to SOST
I have a Custom transaction scheduled to run as background job, This transaction is maintained with Shared Distribution list System should send the Spool generated by background job to SOST and to the...
View ArticleInvoice Block Creation
I need to create a custom payment block on invoice based on certain situation like PO creation date is greater than invoice creation date etc. This block needs to be displayed and users should be able...
View ArticleSQ02 Illegal Join Condition - MCH1-CUOBJ BM -> AUSP-OBJEK
Goormoring all, I'm trying to join MCH1-CUOBJ BM with AUSP-OBJEK but I get Illegal Join Condition.I've noticed that CUOBJ BM is NUMC / lenght 18, OBJEK is CHAR / lenght 50. Any solutions? Thanks
View ArticleCode_scanner missing text in class methods
Hello everyone, I've found the transaction code_scanner to be very useful, but I've noticed it does not always pick up text in our CRM system. For example, looking for text in the class methods of...
View ArticleHow to find all programs that I was the last one to author?
Is there a table that will show me all of the reports/programs where I was the last person to save it? I've been in so many different projects lately I lost a piece of code! I figure if I can find...
View Articlehow to disable process order button for perticuler users
hi friends , pls any one tell me this i have a requirement in transcation COR2 in this tcode i want to disable the process order button disable for perticuler users ....
View ArticleIssue with Idoc WMMBXY
Hi to all I have the following scenario: I want to create a Material Document from SAP ECC to another system SAP ECC. This material document is created through MIGO transaction code. I am using the...
View ArticleRSNAST0D: printing a message by z-program problem
To print by message, I tried to use directly the CALL FUNCTION (WFMC_MESSAGES_SELECT, WFMC_MESSAGES_PROCESS, ...) but it didn't work.So I'm trying to use the standard program RSNAST0D.If I call it by...
View Articleprint the same smartform in one page twice
Hi Guru, Every time, I need to print the same smartform 3 times with different header and needs to print the same smartform twice in the first page, then print again in the next page. I know how to...
View ArticleBack to calling program cl_salv_table
Hi all, I'm using SALV to display some information, I'm handling double click event, if the event is triggered for a particular column I take some data from the row selected and call another report...
View Article