Quantcast
Channel: SCN : All Content - ABAP Development
Browsing all 8332 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

Enabling buttons in Standard tooolbar

Hello gurus My requirement isi have to enable the standard toolbar buttons(Back,Save,Exit,..). When my basic list is being displayed, standard toolbar buttons are enabled, but when i click on...

View Article


How to validate string ending with only .xls or .xlsx.

Hello gurus,I'm using FM  F4_FILENAME, but I need filter for excel only, I want validate string like this:P_FileName = 'C:\Documents and Settings\lfranco\Mis documentos\Mis imágenes\INDICADORES...

View Article


Link attachment(Contract) with SAP R/3 and IXOS

I have an scenario, whenever a contract gets created and the same data will be sent by xml format to Deliveryware system. And Deliveryware will create PDF against XML. And we have job which will pick...

View Article

Transaction XK02->Environment-Classification. To fetch the data changed here

Hi All, I have a requirement where in I need to display the changes made to a vendor in the classifications under the environment tab, into a custom program created for showing enhancements.The changes...

View Article

Re: How to make storage location field mandatory in me21n using sap abap

/h Hi Experts i want to make storage location field mandatory in me21n using enhancements. can anybody help me. its urgent With Best RegardsNagaraj /h

View Article


Printing date in the cheque date box column

Hello all,I want to print the date in the cheque box column automatically.I used sy-datum.but its not coming in the proper field of day,month and year.can anyone please help me to do it .   Thank in...

View Article

Image may be NSFW.
Clik here to view.

Problem in Enabling the Standard toolbar of Secondary list

Hello gurus My requirement isi have to enable the standard toolbar buttons(Back,Save,Exit,..). When my basic list is being displayed, standard toolbar buttons are enabled, but when i click on...

View Article

Re: How make delivery group field mandatory in va02 in shipping tab in sap abap

/h   Hi experts i want to make delivery group field mandatory in va02 in shipping tab using enhancements. can anybody help me  its urgent. With Best RegardsNagaraj /h

View Article


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


Creating Invoice with ref to po only

Dear ABAPERSI Am sd consultant i have one requirement .. That i need to create invoice with reference To PO Not with S.O in 3rd party processOnly PO please tell me how to achieve this  

View Article

Delete Internal table in same loop- Can we do this?

LOOP AT ITAB INTO WA_ITAB. read table itab2 into wa_itab2. if sy-subrc is initial. *I want to delete entries from ITAB.* DELETE ITAB FROM WA_ITAB. MODIFY ITAB. endif. ENDLOOP. I am getting a dump if i...

View Article

BDC or LSMW for MR21

Hi, Can anyone help me in creating a BDC for MR21: •Create a batch input recording and generate a program that can be modified. A transaction code should be created to run the program, and users must...

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


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

Download internal table to XSLX on SAP application server

I was struggling with this feature for a longtime and finally found some solution and so thought of listing it: Here is what I did to download an internal table to xslx format (works for xls aso) : I...

View Article


How to get the Grand Total in Module pool Screen

Hi Frds.       How to get the Grand Total in Module pool Screen   Example i have 10 different materials  for each matarial has different moving . But in my case matarials is doesnt matter here  10...

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


Image may be NSFW.
Clik here to view.

A list of Javascript interesting features compared with ABAP

1. An object could consume a function which it does not own2. Anonymous object3. Overwrite builder-in code4. Constructor redefinition5. Comma and colon6. Dynamically change inheritance relationship in...

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

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
Browsing all 8332 articles
Browse latest View live