Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Recent Activity

Task 4 - Implement Criticality feature and create an Object page

This is the last task of the August Developer Challenge on ABAP Core Data Services. The responses we have seen so far is excellent and appreciate each one of you in taking time to complete the challenge. We have seen some good conversations about the...

Criticality.png

Task 1 - Create CDS View Entity ( August Developer Challenge )

First of all, thanks for the overwhelming response to the ABAP Developer Challenge. Kudos to everyone who took time out of their busy schedule and finished the pre-requisite – Task 0 last week.Now let us dive right into the challenge.Task 1 - In this...

2024-08-07_08-25-11.png
sheenamk by Developer Advocate
  • 83491 VIEWS
  • 212 REPLIES
  • 39 Likes

Resolved! loop in loop performance

I have to make loop inside a loop ı am looking fastest way to domy internal tables likes these (not excatly but similiar)data begin of itabex  matnr like mara-matnr  lgort like mspr-lgort  charg like mspr-chargdata end of itabexdata begin of itabin  ...

Resolved! ABAP in Eclipse 64-bit

Hi there,I've managed to install the ADT Tools in Eclipse pretty flawlessly. I can create new Projects but as soon as I try to add a package to the favorites or just browsing the list of packages the Eclipse IDE is hanging and thinking forever before...

HP Laser Jet P1102W

Hi,Our Client is using HP Laser Jet P1102W printer. From SAP we triggered Print and in the printer queue the task is not appearing.We tried lot of other options like SAPWIN to trigger Front end and still the printer is not giving us the output.Please...

Resolved! BDC error handling

Hi EXPERTS,I have a requirement in BDC.I have read five files from application server and upload itusing call transaction method.while uploading if there is any error i have record the error description along with the file name and record that genera...

Resolved! Table illegal statement

Hello,This is my BADI code.  METHOD /saptr/if_ex_vat_b~modify_forms.break tlise.DATA : p_itabbad TYPE /saptr/ty_vatbbad,ls_itabbad TYPE /saptr/vatbbad.DATA : wa_bseg TYPE bseg.    p_itabbad[] = itabbad[].LOOP AT p_itabbad INTO ls_itabbad .IF ls_itabb...

BDC error handling

Hi EXPERTS,I have a requirement in BDC.I have read five files from application server and upload itusing call transaction method.while uploading if there is any error i have record the errordescription along with the file name and record that genrate...

internal Table to CSV

Hello,i created a csv file with the function -> *CALL FUNCTION 'SAP_CONVERT_TO_CSV_FORMAT'In my internal table there bank account numbers, these numbers are > 10 (char),if I open this csv with excel I got those numbers displayed as 4,71111E+11 !But I...

Resolved! j2iun screen we need more fields to enter output tax accounts in the j2iun screen

hi abap gurus,As mention in the attached screen shot  we are in need of 3 more fields as  same as the indicated fields to utilize  the  two different types of service tax.  Please suggest me how to get those fields.Thanks & Regards Shashi Moderator...

Resolved! Using vmd_ei_api i need to insert contact details dynamically thro upload

Hi,I am using vmd_ei_api class to insert contacts for an existing vendor,but I am not able to insert new contacts with a new Contact person number(PARNR),I have given task value as 'U' and 'I' still i am unable to do so.I have pasted my code below,ki...

Resolved! Get data from Miro screen

Hi experts, I'm implementing BADI MRM_HEADER_DEFAULT to change document type BLART in MIRO transaction, but I'm facing the following problem:When trying to get "Purchasing Document", it is not visible in badi's parameters I_RBKPV and I_RM08M. Thne I ...

flvia_s by Participant
  • 1694 VIEWS
  • 3 REPLIES
  • 0 Likes
Labels in this area