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

Resolved! Split URL

Hi,I have a requirement where in i have to split a URL for ex: i have to split the below url into different variables/thread/523646 [original link is broken]but i have to split based on conditions:1. split the url from the first '//' to '/'2. split f...

hi all bdc session

hi all expert pleasei want to know how to trap error in session method?? enduser do not want to go to sm35 ..please note: bdcmsgcoll is for call transaction method only, so pl do not answer releted to call transaction.is there any way i can trap thr...

VA01 Help required

Hi all,I have attached a SMARTFORM in V/30. It will automatically print out the Order automatically when new order is made.Now the thing is that i dont know what the number system has generated and how to fetch it automatically and get data from VBAK...

Reg : Check boxes

Hi all,I am displaying ALV report with check boxes. user can select multiple rows.Base on the check boxes selected by the user I have to display the further data,how can i find which rows are selected by the user in the output screen.i am using REUSE...

Resolved! Sy-Lsind

Hi, iam executing the following program.TYPES:BEGIN OF TY_KNA1,KUNNR TYPE KNA1-KUNNR,LAND1 TYPE KNA1-LAND1,NAME1 TYPE KNA1-NAME1,ORT01 TYPE KNA1-ORT01,END OF TY_KNA1,BEGIN OF TY_VBAK,VBELN TYPE VBAK-VBELN,AUDAT TYPE VBAK-AUDAT,AUART TYPE VBAK-AUART,N...

Resolved! Userexit?

HI all,i ahve a req like...When ever we create n change(MM01 $ MM02) a metrial....in MRP1 view there is a field like MARC-MAABC indicator....i need to do some operation if they made chnges on this field.any userexit available for this....before savi...

Resolved! change date type

My table is "tcurr"and my field is "gdatu" which contains date but in a different format. I have to change this date format to //---- for posting in a BDC table which only alows //---- format. if i have to use CALL FUNCTION 'CONVERT_DATE_TO_INTERNAL...

Labels in this area