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

Resolved! RE: Objects in SU24

Hi all,I went through lot of SU24 threads in SDN and also wikipedia but everytime when i think about SU24 i still get some questions in my mind. For EX: i had a look at SU01 program code and searched the code with 'AUTHORITY-CHECK' and it contains th...

Sri_S1 by Active Participant
  • 5925 VIEWS
  • 25 REPLIES
  • 0 Likes

Resolved! HMAC (SHA1) key longer than 81 characters not possible?

Not sure whether I'm in the correct forum...To sign a message for a specific application with HMAC-SHA1 hash I need a 83 character key.My problem: the function module 'SET_HMAC_KEY' throws the exception "param_length_error". After I've testet with se...

Resolved! Optimize query - EBAN

Hi friends,I want to optimize one selection in a table EBAN.The index z02 support my QUERY.Fields of the INDEX:FLIEF Fixed vendorLFDAT Item delivery dateWERKS PlantBERID MRP areaLOEKZ Deletion indicator in purchasing documentSTATU Processing status o...

RSNASTED Query

We need to send an outbound idoc (DELVRY03) on Post Goods Issue in VL02N. All config and custom code is working fine. The idoc is generated. However, we also need to know teh idoc number as soon as the idoc is generated. This idoc number needs to be ...

Resolved! ENQUEUE FM

I have creaed a custom table with DB locking. And I have a separate program using an Editbale ALV grid to update this table. I have used the ENQUEUE FM created with my DB locks to lcok the table whilst a user is in the transaction. Whcih works fin...

ML10: BAPI/FM or BDC

Hi,I am looking BAPI/FM for uploading data in transaction ML10.If BAPI/FM is not availbale then please let me know how to do coding for BDC for this transaction.I am not able to do recording for this properly. Its not showing 'Otline on/off' while re...

Complex ZTable ?

Hi Gurus !I would like to build following ZTABLE:MANDT TYPE MANDTMATNR TYPE MATNRMATNR_1 TYPE MATNRMATNR_2 TYPE MATNRMATNR_3 TYPE MATNRmy goal would be , to see the output with material discription like this example:100 1234 glass 3234 wood 3243 wate...

writequery_neu isssue

HI experts,,thanks in advanceMy requirment is , writequery_neu is standard program is there , in that we have to give a input as queryname and checkbox as a html, then output will display the query realted data, and some option also there like export...

Resolved! dynamic working area

Hi,i would like to use a dynamic working area, but i'm not sure if it is possible, anybody has an idea? see example below.TIAMikedata: i_string = 'ec_account'.loop at itab into ls_line. ls_line- i_string = '4711'endloop.Edited by: Mike Kahtib on A...

Labels in this area