Hi Guru's,
I've created a Module pool program, which contains the Table Control.
In my table control we are keeping the F4 Functionality for 1 particular column. (Based on the location i need to show the Bin Values).
Suppose the first row contains the Location Value as "YARD", i need to show the YARD's BIN values in the first row.
In the 2nd row, Location is 'PORT', i need to show the PORT's BIN Values.
For that we are using FM - VRM_SET_VALUES and an internal table to hold the values.
Here my question is when i click on the First row, the cell is getting the values based on the other cell's value (Location) of the Row.
If i click on the cell of 2nd row , the First row values and the 2nd row values are getting same.
in the table control, if i click on the 2nd row directly, with out clicking on the first row, in both rows it is showing the same values irrespective of Location Value,
How to resolve this??
Hope the explanation is clear.
Thanks in advance.
Thanks
ALV sum various columns problem
Hi all,
PHP mail() returns true but doesn't work
First off I apologize if this is a newbie question, and I generally don't like asking questions that have already been asked 1,000,000 times, but I've searched far and wide and cannot find a solution
FILTER_CALLBACK -- Files?
Hi All,I'm using the php filter functions to validate my form data. For custom filters, I'm using the FILTER_CALLBACK filter but when I'm using files, this never seems to be called? It may be that the
Progress bar for webpage
Hi,I want to implement a progress/waiting bar on my webpage - exactly the same thing that the Microsoft Update web page uses when your PC is being searched for available updates (the green bar that
Generate multilayered array from string.
ok so i have a string that looks like this:Code: [Select]blog:edit_all,delete_all|users:edit_all,delete_all|settingsand i want to make a code that can take that string and put it in a multi-layered
BI in Upstream Production operations
Appreciate if you can assist in the following areas:
Display data returned from Ajaxservices!!
I have a question about displaying results using ajax. I have part of the code below. $.ajax({ type: "POST", url: "AJAXServices.asmx/GetTechInfo", data: '{ "fieldName": ' +
remove innitial
and
tagsi am using tiny_mce as a text editor for my CMS.buy now the problem is it add <p> tag with dataso while retrieving the data for front end i get an extra space. so there is any why that i
Help: problem with Headers to download PDF file
Hi,I'm trying to implement a script where when a user clicks a link he gets a PDF file to open or save.In my index.php page I have the following link:Code: <a
Grids not displaying decimals, and behaving differently on different PCs?
Hello,