Quantcast
Channel: SCN : Unanswered Discussions - ABAP Development
Browsing all 8768 articles
Browse latest View live

Unable to exit on change , at new of new field

Hi Techies , i have a requirement where need to collect all my latest dates's records and place in another table. types :begin of ty_tab ,costobject type char20,gctbill type char7end of ty_tab. data :...

View Article


SAP Netviewer download?

Hi,is there a download for SAP Netviewer, last time i download a SAP NetWeaver 7.02 ABAP Trial Version, and now i can't find it to download?Is it available for download, or i miss something? Thanks for...

View Article


ABAP 7.40 Syntax Question

I have been reading through and digesting the new ABAP features in Horst Keller's post ABAP Language News for Release 7.40.  Great stuff.  However I see at different places, particularly in the...

View Article

Changing a Table Field Data Element Without Changing the Data Type or Length

Hello,I have to  change a Dictionary Table Field so that it uses another Data Element ...  but the new Data Element will be have the same Data Type and the same length (for example from a CHAR 4  to  a...

View Article

How to see all GL A/c List & Chart of Accounts list

Pls tell me, How to see all created GL A/c List & Chart of Accounts list

View Article


Why class builder allows to develop abstract final class ? What is the use of...

I am new to ABAP. I tried creating abstract class and found that class builder allows development of abstract final class. What is the use of such class in ABAP?

View Article

Screen number Change in FB02 & FB09 BDC Recording

Hi Experts,  I am want to update item text in T-code FB02 or may be in FB09 so for this purpose I have recorded the transaction through SHDB but the screen where i need to change the item text changes...

View Article

Need To create Copy option functionalty in Module Pool

Hi Frds, I have Created Copy Option Button,  Think is When i copy it should copy the entries avaialable in it.   Need To write Copy option functionalty in Module Pool.   Pls Help Me  Regards,Kabil

View Article


"Posting key not Defined" error after adding custom fields in MIRO header.

Hello experts, I added some custom fields in MIRO header,under basic data tab.Fields are coming at MIRO screen.but if we see previous invoice or create new one it is giving an error like "POSTING KEY...

View Article


ADT on Mac crashes after I try to create an object

I'm running Eclipse 4.3 on Mavericks with ADT 2.28.1 and it crashes everytime I try to create an ABAP Project.I've deleted Eclipse and reinstalled from scratch, but I still get the same behaviour. Any...

View Article

Accessing the public attributes of singleton class in reports directly by...

Hi, I am new to ABAP. I know the importance and creation of singleton class. I have created one singleton class with one public  member  num1 and executed successfully.Now in the report i have the...

View Article

Posting FI Document via bapi_acc_dosument_post but it does not clears the...

Hi, I am trying to post the FI document using bapi_acc_document_post.Posting is happening successfully but clearing is not happening.I do not want to try bdc processing.Please suggest any alternate for...

View Article

Direct SAP table update issues

Hello Experts,     Currently, in my customer system i see one custom program which is updating SAP standard table (SCM EWM) directly using below statement.        "update /SAPAPO/MATLWH set rsqty =...

View Article


Direct SAP table update issues

Hello Experts,     Currently, in my customer system i see one custom program which is updating SAP standard table (SCM EWM) directly using below statement.        "update /SAPAPO/MATLWH set rsqty =...

View Article

Mouse over events on alv report?

Hello, i want to make mouse over event for rows of a alv report.When mouse is on a row there will be shown explanations.how can i do this?thanks inn advance.

View Article


How To download ALV Report to .xls format when running in background?

Hi Expert,  1. Currently I have a requirement to read data by blocks, I mean if there are 5000 records, I need to process it by 1000? How can we do this in ABAP?2. I already have an output in ALV...

View Article

OO ABAP having problems retrieving value from screen dropBox field

Hi, I am a new in ABAP, and need some advice.I have a class and in its definition I  have class-data: dropBox (same name as in screen) field from the screen. When I create a instance of a class and...

View Article


How to populate complete E_text structure of BAPI_ALM_ORDER_GET_DETAIL???

Dear All, I want E_text structure of BAPI_ALM_ORDER_GET_DETAIL to be completely populated with data.Currently I am getting data in below fields: ORDERID      LANGULANGU_ISOTEXTSTARTTEXTEND But not...

View Article

Error sapjco3.dll

Hi gurus,I tried to run Eclipse right after installation and adding the UI5 addon but it gave the attached error (no sapjco3 in java.librabry.path).I tried the option from the link I found on SCN (Re:...

View Article

Change in domain of the table

Hi All, There is a custom table, where in I need to change the domain of one of the fileds. One of the currency fields was having WERT7, I need to changed it to WERTV12, to prefix +/- signs. The table...

View Article
Browsing all 8768 articles
Browse latest View live