How to get input values ?
hi, how to Get My Input Values (in this First name and Last name) REPORT ZKKK_DISABLE_COPY_PASTE. DATA : gr_html TYPE REF TO cl_gui_html_viewer, gr_cont TYPE REF TO...
View ArticleCall function in update task.
Hello.My Abap program, has a loop with the update command: DO. UPDATE zcaixa_loja SET seqp2k = t_header-numseq WHERE vkbur = t_loja-vkbur. IF sy-subrc EQ 0....
View ArticlePassing data between Dynamic Screen Calls
Hi All, Requirement : Pass time fields while creating Work Approval using transaction WCTA. While creating work approval, there are Time From and Time To fields in the header. When user enters...
View ArticleCompare Values of two coloumns in the same internal table
I am having an internal table which is having values like below. Billing Doc NoCancelled Bill Doc No 9000032 9000045...
View ArticleABAP value help (F4 help / search help) in report for own datatype
I have problems getting the value help to work for parameters in report that have a datatype that I defined. I should say this is the first value help I try to create and the instructions on...
View Articlefm view_maintenance_call inside user-exit rv60afzz
Hi All Please I need some help.. I created an abap code (SAP version 4.7) and it is working properly. I am using the fm view_maintenance_call inside the user-exit rv60afzz (form...
View ArticleEvent Creator In SAP Workflow
Hi All, I am facing issue in Event Creator Step in Workflow I want material creation event to be triggered only after the approval from user . So i have i have used Event Creation Step after User...
View ArticleGet count of distinct values based on a output field
Hi! I am trying to get the count of similar items of a field in an internal table and put it in the counter column. I ahve the following code below but the result always shows zero in the entire...
View ArticleMM41 : Custom fields enhancement in Article master
Dear Experts , My requirement is to add some custom fields in article master (MARA) and enhance the same into MM41 while creating the article, I have enhance the fields into MM41 Basic data tab but not...
View ArticleAbap code to move a file from a directory(in al11) to another one?
Hi Guys, is there a function module to move a file from a directory (in al11) to another one? I would like to write my one. Input: - from directory name - to directory name -...
View Articlehow can we get difference in grand total
hi experts, how can we get difference in grand total comparing to grand total difference in alv thanks in advance,...
View ArticleDisplay transport requests created in specified date
Hello, I have two questions and hope someone can shed some lights on this. 1. May I know is there a way to display all the transport requests being created in specified date? 2. May I know is there a...
View ArticleCl_GUI_ALV_GRID Fields are not getting editable
HI, In a Cl_GUI_ALV_GRID , ALV Grid Program i want to enable the edit option (Functionality) of any of the displaying fields based on the cutom tool button selection. But it's not happend, kinldy...
View ArticleTo disable or enable Netpr field on addition of outline agreement in me21n...
Hello, I have got a requirement where in i have to diable and enable the Netpr field,when outline agreement is added in me21n and me22n tcodes,i.e.For Quantity contracts,Netpr will be in editable mode...
View Articlerun time path decleration
here i am trying to give fine name dynamically using parameter statment......the below code is not working......it is not creating the file data : v_file type localfile, wa3 type tyva0303,...
View ArticleCheck save PR by EXIT_SAPLEBND_004
Hi all, Please help me. I have some problem with User exit EXIT_SAPLEBND_004. At include ZXM06U31 of this FM, I try to output a message type W(warning) or I(Information) but imposible.
View ArticleHow to add Subscreen in Tcode CO02
Requirement is Like that there add one button on that button a screen display in which user input the Component (which he want to replace ) in another test new Component material . Please Help me Its...
View ArticleCustom Push Button on VA01/02/03 Main Screens
Experts, I have a requirement where I have to insert a new custom push button along the line of push buttons located on the main screen of transactions VA01/VA02/VA03 after the items table control...
View ArticleUser Exit
Hi all, My requirement is: I have to create or change an employee's record in PA30 or PA40 and then read that record after the creation or change is successfull in a user exit. That information will be...
View Article