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
  • 83404 VIEWS
  • 212 REPLIES
  • 39 Likes

Resolved! error

hi , can anyone let meknow what is the mistake in this code that it gives me an error.it says delete is unknown.if sy-subrc ne 0. write:/ "invalid ". Delete itab. continue. thanksendif.

Resolved! Help in User Exit

Hi,There is user exit that bring table i_t_data with org.unit and dates ,the problem is that the table dont bring all the org units we have, my qustion is how i now where this table become filled ? i new in this topic i give more details maybe it hel...

Resolved! shift command

data: ALPHA1(14) TYPE C value '10000.00' .alpha1 has the value '10000.00'.I want to remove the decimal part using the shift command and the string should be '10000 '.How we can use the shift command to change the string as '10000'.Thanks,

SPNego Problems

Dear all,I try to configure SPNEGO wir SAP EP 6 SP9. SPNEGO-Wizard is working fine. User check inside the Wizard is successful. Calling the Portal URL http://<fqdn>/irj does not send the HTTP/1.1 401 as response. This is the HTTP-Trace: ---- HTTP Re...

Resolved! ZIP with UTF-8

Hello,I use the class cl_abap_zip to create the zip file and save it on the local desktop. It works correctly and the structure of the zip file is correct after unpacking. The problem appears when the name of the folder or the file inside the zip fil...

about vbkd

hi,may i know why item number posnr in table vbkd show 000000 whereas in vbrp aupos has item number. i would like to map vbrp-aubel and vbrp-aupos with vbkd-vbeln and vbkd-posnr.may i know where vbkd get updated from?thanks

Doubt in BDC

Hi All.I need to create BDC for VF01,it has two screen 102 ans 104.depending upon shippment number i need to call those screens(shippment number giving via customize screen).Question:it dispalying one status messageon the screen if screen number is ...

Resolved! alv-fm's

What exactly variant(disvariant-variant) means (alv) ?is it a layout or value stored as an input for selection-screen fields?what exactly the procedure to use this?If layout designed explicitly , is it necessary to create a variant?

Resolved! Creating custom infotype

Hi,I want to create a custom infotype with the following fields.Molga (country grouping)Personnel NumberSubtypeLanguage KeyComment Line 1Comment Line 2Comment Line 3in this first 4 fields are keys. The user should be able to edit only the rest of the...

Resolved! Web Service DNS error

Hi,I've created a FM with remote access (RFC). Then I've created a Web Service.Everything seems to be Ok, I see it activated in ICF and WSADMIN.I just want to test it in the WSADMIN but I'm getting a DNS error.Any idea or documentation on how to proc...

Labels in this area