Can program name be passed as a variable in submit statement
Hi Team, I have a requirement to submit program based on the country code. But I think submit statement only allows direct program name after the sattement. can anyone throw some light here. ex if it...
View ArticleSubmit statement not creating spool rather after program exit sp01 get updated
Hi Team, I am using submit statement to submit a report to spool and return. But I observe the spool not getting generated right after returning from the submitted program rather when the program is...
View ArticleImplicit Enhancement of an internal table
Hi,I've been trying to add a field to an internal table via an implicit enchancement but cannot get it to work - not sure if it's even possible: data: begin of i_tab occurs 0. include structure...
View ArticleDon't use GET PERNR error
Hello Experts, I'm trying to write a code using GET PERNR statement for every first time but keeps getting the error when try to execute my code. Here is the error (Do not use the GET PERNR event)....
View Articleproblem when increase line in smartforms template
Dear Guru, I have a problem when create template on smartforms that when i increase the line it going back on previous status and this error appears after basis consultant make upgrade...
View ArticleWorking with the Tablecontrol and lock objects
This video explains how to create Tablecontrols in ABAP and Work with the lock objects .
View Articleproxy error , when i use to consume WSDL of 3rd party
hi , I have refer the document http://www.netweavercentral.com/index.php/2011/consume-a-web-service-in-abap/to consume a proxy , actually i have to give a solution for the client that we can consume a...
View ArticleHow to create search help by Hierarchy wise
Dear Experts, i am doing Report generation program in HR module. In selection Screen i need to filter a data's by hierarchy wise.i dont know what is the logic to use.My selection...
View ArticleSplit 1 record into 2 or 3 lines in CL_GUI_ALV_GRID
Hello to Everyone, How do we Display 1 record into multiple lines in CL_GUI_ALV_GRID? Example:I have Sales Order Header, Item, and Schedule line fields to be displayed in ALV. There are 41 Sales Order...
View ArticleBAPI_ACC_DOCUMENT_POST Tax (NVV)
Dear Experts, I'm currently using BAPI_ACC_DOCUMENT_POST to post accounting documents.I calculated my taxes via function module CALCULATE_TAX_FROM_GROSSAMOUNT and each accountgl table was filled for...
View ArticleBudget update from held purchase order
Hi all, We an an issue with update of the budget for a WBS element (transaction CJ31) .The "normal" behavior of a budget ( SAP Note 339856 ) would be that the budget is updated with the amount of the...
View ArticleHow to create top of page in a container, cl_salv_table=>factory
Hi All, Does anyone know how to create top of page in a container? Previously, my top of page code is working before i change my alv to be display in a container. Below is my code....
View ArticleCompare strings with spaces in between
Hi all, I used this following select stament: wa_t001l_lgobe-sign = 'I'. wa_t001l_lgobe-option = 'CP'.* wa_t001l_lgobe-low = lv_ps CONCATENATE '*' lv_psloc '*' INTO...
View ArticleBAPI_CONTRACT_CHANGE - conditions not created
Hi,When i am trying to insert a new line item using BAPI_CONTRACT_CHANGE, the item gets created but the conditions are not getting created. Is there any solution for the same? Regards,Venkat Varadan
View ArticleLet the system calculate the tax amounts ???
Hello SAP experts,Our environemnt is R/3 4.7. We have an INVOICE iDoc which gives the below error when posted in the system. We have verified and everything seems to be fine with the data. The vendor...
View ArticleHi everyone , I have a little bit confusion to remember the all abap tables...
I have a little bit confusion to remember the all abap tables and their fields . I want to know how did names are giving to tables and their fields (Ex: LFA1 for vendor & KNA1 for customer master...
View ArticleWhile doing SPAU,if both programs are identical
Hi, While doing SPAU (by last transport request),I found both programs are identical(left window as well as right window),I can simply skip or I can do re-set.For this can somebody throw light on...
View ArticleIssue with custom font in Smartform
Hello all, We have created a custom Z font in SE73 as we do not have SEGOE (Normal, Bold, Italic and Bold Italic) font in standard SAP. We are having issues when we convert to PDF as we get the...
View ArticleSpool not generating in background job scheduling
Hi Experts, I have an ALV report . When I try to run it in background it is performing certain action, but it is not generating any Spool. It is saying "No Spool list to display". I want to check the...
View ArticleUnable to get the logo modifications done for ESS payslip features on...
Hi, I had done some modifications in HR features ( EDTIN, HRFOR ) & Smartform ( ZHR_ESSPAYSLIP_TO_PDF ) in Development and then I transported the changes to production. My new smartform and changes...
View Article