Welcome to the ABAP forum! This forum is intended for discussions about ABAP development. Questions and answers(!), suggestions, hints, example coding, etc.... regarding typical ABAP programming topics are welcome as discussions about the ABAP Objects language itself and its concepts. All kinds of ABAP related topics can be handled except Business Server Pages which has its own forum. It is also not a forum for application specific (R/3 Enterprise, CRM, BW,...) questions. Note that the forum is not an official support channel, please use the OSS for reporting error messages to SAP.
Hello overthere,
I 'm currently looking to find a system on which I could train my ABAP programming skills so what I'm looking for is a course on ABAP that I can immediately transform into practice by exercicing on a teaching environment. Does anyone can help me?
Th. Renaer
Hello.
I need to development an extension for the search help "MAT1".
We need to display a list of material by valuation class and show the G/L account number asociate with this valuation class.
The fields necessary for the search help are:
1) MATNR: Material number.
2) BKLAS: Valuation class.
3) KONTH: G/L account number.
I can't development a table view with the tables: MARA., MBEW and T030 because the table T030 are a table-pool.
What can I do to solve this problem?...
Bye.
Wladimir E. Ramones A.
Hi Folks !
dose someone know what is the table name which handle all the code of ABAP Programms ?
i mean to lines of the code itself .
Hi all ABAP'ers !
these dayes i'm working on unicode changes in ABAP programs .
is there any sugesstions, ideas , tips & trick , or any useful information ????
Hello,
I am using an interactive ALV grid. For a single field in the table I have enabled a dropdown list. Now i want to vary the contents of the dropdownlist on row level. This is not possible with method set_drop_down_table because this sets the dropdowntable for every row in grid to same values.
Is there a way to set the dropdowntable on a row based level?
Tnx
Emile
Add a comment