ORDRSP Idoc addition and deletion of segment schedule lines
HelloI have requirement in the Iodc ORDRSP it has segment E1EDP01 and it has sub segmentsE1EDP02E1EDP03 E1EDP05E1EDP20E1EDP20And it has multiple E1EDP20 with the different quantityNow I if there are...
View ArticleCustom tab field is missing in me21n
hi all, i am doing one enhancement work.requirement is custom tab with custom field creation in me21n Tcode. i have created all the things using user exit and its working fine also.but now inside the...
View ArticleUnable to free memory - ABAP!!
Hello all,I am new to OO programming, I use the following classes in my program. qstree TYPE REF TO cl_qstree_ckml lcl_node TYPE REF TO cl_qsnode_material_ckml...
View ArticleHow KOTF601 table is getting Updated ??
HI Experts, I have a IDoc scnerio like this. 1) Take the ABREX(Ext.description which is 3rd party Agreement from IDoc) say XXX2) Search XXX in KONA table and take SAP Agreement as YYY3)...
View ArticleFind ABAP objects
Hello, Is there a way to find all objects (FM, tables, data elements, domains, structures, ...) used in an abap program or by an abap object generally ?For example a table used in a program and itself...
View ArticlePrint PDF for an ADOBE form
Hi all, I am new to Adobe forms, I have been got a PDF output structure now i want to know that is this structure is transfered into a PDF by any standard task or there is any other way to get it as a...
View Articlehindi printing problem
Hi all, I am trying to print hindi output from smartforms. I have done following steps for this:=> uploaded ttf to R/3 via se73=> made a style using this uploaded font=> made smartform but...
View ArticleHow to add custom button on application toolbar in standard transaction Vl02n...
Hi friends, I have a requirement where i need to add custom button in application toolbar of vl02n and vl03n, which on clicking should display custom screen where i can input my custom fields and they...
View ArticleCRT LGART & CRT BETRG in HCM PAYROLL
Hi Experts, I have a requirement in HCM PAYROLL. The report has selection screen fields - PERNR and YEAR. The yearly W-2 gross to taxable report should display the taxable compensation, pre-tax...
View ArticleApplication server download
Hi All, How to create a unix file and download it to application server . please help. RegradsAnisha.M
View ArticleBDC for ME11 and ME12
Hello Gurus, I heard that there is no BAPI for ME11 and ME12 transaction. I have tried in BOR also, I didnt find any. So I have decided to write the BDC for ME11 and ME12. In ME11 or ME12 plant is...
View Articleevents in custom table
hi experts, i am using 'create new entry-05' event in my custom table. here am restricting the zeros in two field and checking the date whether the endda is greater than begda if its is less than am...
View ArticleRestrict number of entries in Select-Options
Hi, I would like to restrict the number entries in select options. Lets say I have select options field defined for GL and I want only 10 GLs to be entered on Select-Options. If more than 10 Gls then...
View ArticleAdding a tab to a standard transaction
Hi All, I want to add a tab to a standard SAP transaction. What code should I write to achieve the same. Thanks,Faiz
View ArticleHow to make a condition check on footer text in adobe forms ?
Hi all, I have a requirement where I need to change the existing footer text in the adobe form ( text is hardcoded in the layout ) .I need to put a condition where new text can be placed or the...
View ArticleNeed to download .csv file without header row from SAP
Dear All, i am trying to download file format CSV with out header line i tried with below code CALL FUNCTION 'GUI_DOWNLOAD' EXPORTING filename = lv_file...
View ArticleEvents problem in Table Maintainance Generator.
Hi, I had created the custom table having three field in it Namely (Pernr,Begda,Endda).Here Pernr is Primary key.So by using the TMG events '05' i had written the program as below 1) when pernr is...
View ArticleHow to declare a workarea of type index table
Hi Experts, I am getting error as CT_RESULT is a generic type.Use of this type is only possible for typing field symbols and formal parameters when using the below code. Please help me and let me know...
View ArticleSupress print pop up in smartforms
Dear Friends, I need to supress the print popup in smartforms. I mean i want print directly, i dont want pop up. Now when i execute that program i am getting pop up and giving printer name and then...
View ArticleDo we need ABAP developer license?
Dear people, we use SAP ECC6.05 and we need to ABAP some different thinks.Now I wonder if we need a “developer license”? I thought that this license were include into the SAP ECC6.05.Can someone have...
View Article