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

WebService Authentication

Hello,I have a question regarding the user authentication to the j2ee enginge. We are trying to call a guided procedures webservice from a java servlet, but we need to authenticate to perform the guided procedure.The component of the j2ee engine is t...

MSiegmund by Product and Topic Expert
  • 277 VIEWS
  • 1 REPLY
  • 0 Likes

ALV-Logos

Hi, I was inserted the LOGO using oaor t.code..If i created more than one picture means how to display a picture in program..Suppose there r 2 different prgms..I want to add different pictures in each progm..if i use OAOR t.code how is it possibl...

call transaction

i want to call transaction 'cs02' from a report and want the fields of that transactionchange number and revision level to be loaded with values. i tried with set parameter ids AEN and RVS , im not getting it.. how to get values loaded automatically...

Resolved! limit size (in byte) of SELECT-OPTIONS in WHERE clauses

hi,as far as I know there is a limit size (in byte) for SELECT-OPTIONS used in WHERE clauses. Is it true? What is the limit? If the SELECT-OPTIONS is based on lifnr (character type, 10 long) is the following calculation valid?sign - 1 byteoption - 2 ...

Resolved! Add zero

Hi Experts,I have one field like MATNR. Its data type is char(18).Now my problem is I wrote select querry based on matnr. if it is 100 means it didn't retrieve the data from the data base.So I used to unpack command and adds 15 zero's to matnr and it...

Resolved! Cancelled jobs

Hi All I have to create a program which gets the background jobs cancelled for a particular period.If we have any cancelled jobs then send a SMS.I have the funtionality to send an SMS will you please tell me how to get the background jobs cancell...

Resolved! how to use bapi

Hi all, I have doubt in using bapi as i have different fields in different bapis and to collect individual fields into different internal tables,i dont have tables parameter in the bapi ..how to collect the fields using two or more bapis.. tha...

Open Cursor

Hi Guys , Iam trying to open two cursors at a time , and below i have attached the code the way iam trying to open the cursor and fetch the records from the cursor .but iam getting a dump like Please advice me what is the actual problem .An ex...

Labels in this area