Having XML file in my desktop and want to convert to XLS file through ABAP code
Hi friends, I have requirement that by using XML file will be present in the desktop, and which will be converted into EXCEL file through abap code and i have to place in desktop or 'C' folder....
View Articlerole creation based on authorization object : C_COCF_SRF
Hi, I have created a role including IP01/IP02/P03 transaction. I want to restrict the access based on the Functional Location. Means user_1 will have access/right to create the maintenance plan for...
View ArticleMissing Company code BS001-BUKRS on BP screen
Hello All, I have maintained Company codes on BP company code level and it is working fine.The problem is whenever I switch from Change to Display mode on BP Company code is missing. Need urgent...
View ArticleIn SMARTFORMS Display the window Based on CONDITIONS???
Hi Everyone, In SMARTFORMS, I want to display the one window (before that we will give one condition for that, if that condition is satisfy then only window should display). I want to print one window...
View Articleexception condition no_fieldcatalog_available raised
Hi, Apologies in advance, I'm very new to ABAP. I know there are loads of threads on this subject matter already - but I cant seem to find a solution to my issue. I'm receiving the following error -...
View ArticleData error in back ground job ?
Hi friends, i developed one report, in this report iam added back ground job.. actually report is run today it will show yesterday data that is the report main requirement.iam scheduled back ground...
View ArticleHow to reduce the height of the ALV grid table alone.
Hi, How to reduce the height of the ALV grid.I should not get the scroll bar in the top of page.Is there any options in CALL FUNCTION 'REUSE_ALV_GRID_DISPLAY'
View ArticleSaving Table Control values of Custom
I had a requirement to create custom tab for Tcode IE01 . Inside the Custom Tab, I had a Table Control with 4 columns. During save , i need to update ZTABLE from the values entered in table control of...
View ArticleNavigation between tabstrips when one screen is a selection screen and one...
Hi All, I have a requirement where i have a tabstrip with screen no 'AAA'.. -> This screen is a screen of type Modal dialog box with OK and CANCEL buttons. In my top include i have defined a...
View ArticleAutomatically pick a value when other value is entered in a standard tcode
Hi Experts, I am afraid I am new to enhancements. When a user enters the customer material number (zwb_wgt-wid) in VL01N and presses enter, the Deliv. Qty (zwb_wgt-net_wt) automatically gets filled....
View ArticleRegarding Table Content in Module Pool
Guys, Problem is bellow can u help me out......... I am giving you the example Like: my Table Control name is TC4 TC4 is showing data of EKPO__________________________ PO No Items Net...
View Articlehow to control column in table control (with wizard)
Hi, For each line of my table control, its colmns have to be affected in different way.for example, when my table control is displayed all columns are non editable.but when i add a line i want columns...
View ArticleIs there any Function Module / BAPI to create Wave Pick?
I have a requirement to create Wave Pick in my report program which is done through VL35 transaction. I searched on web regarding the same, but couldn't find anything. BDC recording also didn't help...
View ArticleHow to validate data when press enter or save in maintenance view
Hi all, How to add some validation logic into maintenance view when user inputs some data in table control then press enter or click save ? I need to throw up an error message when data in one...
View ArticleRows to Column Conversion in ABAP
Hi I wanted to create a report in which I need to convert rows in to column. e.g i have table it_zdemo contains the following values Part WorkWeek Qty...
View ArticleRead Https website content using report program
Hi , I need your help experts. I need to validate website url and read its content. For example http://www.google.com.I am able read non https url content but when I am trying to read content for https...
View Articledevoloping the BDC For material schedule update for me38 but gives the error...
report ZBDC_ME38 no standard page heading line-size 255.*include bdcrecx1.*parameters: dataset(132) lower case.*** DO NOT CHANGE - the generated data section - DO NOT CHANGE ***** If it is...
View ArticleDifference between BAPI_POEC_CREATE vs BBP_PD_PO_CREATE
HI, I need to create a program to create purchase orders in SRM 5.0 Extended Classic using an input file instead of manually creating 50 plus line service purchase orders with MAA. . I've read...
View ArticleALV OM: how to rename exception column?
Hi gurus,please help me with the following issue: I can't rename exception column.Here is my code: lr_columns->set_exception_column( value = 'USAGE' ).lr_column ?= lr_columns->get_column( 'USAGE'...
View ArticleInner join with SELECT *
Hi all, Can I write my INNER JOIN SELECT statement with SELECT * in ABAP.IF POSSIBLE PLEASE LET ME KNOW.Actually I write Inner join in this way, SELECT EKKO~EBELN EKKO~BSART EKPO~MATNR...
View Article