How to join two internal table rows in alternative manner into one internal...
How to join two internal table rows in alternative manner into one internal table? two internal tables are suppose itab1 & itab2 & its dataHeader 1Header 2Header 3abcdefghiHeader 1Header...
View ArticleSUSR0001 cannot be worded
Hi experts,when i worked for last company, i used Exit SUSR0001,Component: EXIT_SAPLSUSF_001 to check the terminal ID ,but it cannot workd in my new company now.i coded programes in...
View ArticleNeed help on developing HR ABAP Reports.
Dear Guru's, I am an ABAP consultant, but new to HR ABAP. I have assignments to develop few reports based on HR. Since it might take some time to get help from HR Functional people, it will be helpful,...
View ArticleWant to extract article data from BW to ECC custom table.
Hi gurus,My requirement is to extract material data from BW and populate those data into a custom table in ECC. I have no idea how to fetch the article data from BW into ECC. Please suggest.
View Articleo/b & i/b idoc creation in Batch job
Hi When creating batch job may i know which program need to be used .whether the program related to Data transfer like Batch Input Method, Direct or Any ABAP related customized program RegardsMK
View ArticleAssigning Tasklist while Creating PM Order
Dear Experts, I have been trying to assign a Tasklist automatically while Creating a PM Order through User-Exit IWO10020. Calling BAPI_ALM_ORDER_MANTAIN. in the code. (Code attached herewith). This...
View ArticleCalling a web service from abap
Hi all, I want to call a webservice from ABAP.In my report i use the below code . web_rul =' http://test.asmx'. CALL METHOD CL_HTTP_CLIENT=>CREATE_BY_URL EXPORTING URL...
View ArticleCreate Excise invoice(J1IIN) document while creating billing document using...
Dear Experts, My scenario is:We have batch split scenario, where the parent line item of billing document has 0 quantity and its subsequent item (item with batch number) holds actual quantity data....
View ArticleInternal Table with 22 Million Records
Hello, I am faced with the problem of working with an internal table which has 22 million records and it keeps growing. The following code has been written in an APD. I have tried every possible way to...
View ArticleGetting dump while creating asset master AS01
Hi, I am getting dump in as01 while creating asset master.Below is the run time error . Run time Errors : ASSERTION_FAILEDABAP Program :...
View ArticleWhere-used list of message e179(00)
Hi guys,Is there anyway to know where the message E179(00) has been used, probably it has used in protected programs.I can access source code of protected programs, but I am looking for an easy way,...
View ArticleF4 button disappear (ALV, CL_SALV_TABLE)
Hello ABAP expertsfor creating simple ALV I use for years, the class CL_SALV_TABLE from the SALV_OM_OBJECTS package. This works quite well.Now I've found by accident that after performing a specific...
View ArticleSmartform output longtext problem
Hi all, When output a long text ,it displays newline automaticly. for example the output string is:...
View Articlehow to delete all programs from package in sap in single attempt
Hi, I want to delete all objects from package in single attempt. Regards,Mohammed Quddus.
View ArticleCreate multiple custom tabs in Outbound Delivery
Hello, I want to use LE_SHP_TAB_CUST_ITEM Badi to add a custom tab to outbound delivery.One implementation is already developped for this Badi and a tab is correctly added on the item level of the...
View ArticleBased on single Doc number Multiple line items update to in single Z database...
Dear Frds, Based on single Doc number Multiple line items update to database table Example : Doc Num: Janu If users are using different doc number again the line items are modifying and replacing to...
View ArticleQuestion on script print-out
Hi Experts, I am facing one issue, If you worked with similar issues please suggest me. Here problem is with SAP script, output is coming finely. Whenever I am taking print on the output some...
View ArticleAccessing BSP with POST method
Hi Experts. I want to access some BSP pages with POST method. If I use $.get( "/sap/bc/bsp/ztest/service1") everything works perfect. I have put break point in Application class...
View ArticleReplacement of function Module GRAPH_SET_CUA_STATUS ..?
Pls suggest the replacement for function module GRAPH_SET_CUA_STATUS ..
View Article