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

BAPI_BUPA_HOURS_ADD

Hi Experts, I am working in CRM ABAP , i want to use BAPI : BAPI_BUPA_HOURS_ADD , i am trying to make new entries , If i pass more than one entry in Business Hours i am getting below error, if i create one entry it is working fine, i am passing Err...

FB70 BDC

HI i have doubt while writing bdc for fb70after entering each line item iam pressing enter so automaticly iam getting the next line to populate.do i need to press enter after each line item?? or is there another method of writing this table control...

background schedule

dear experts, i am using these code to schedule a program to run in backgroundexport 'value' to memory id 'table'.call function job_open.submit 'zprogram' via job job_name number job_number and return.call function job_close.in program 'zprogram' i ...

Parameter ID

Hi Guys,I am trying to use parameter ID to set up a value in F-53 transaction.For my understanding to work that the parameter ID should be SET or GET.Is there any way that I can set up this field as SET or GET?The parameter IS is GSB. (field: busines...

Performence - SQL in a LOOP statement - Multiple hits to data base - Buffer

Hi Experts,I knew (by seeing the mentioned FM source code) that instead of hitting Data base with SQL every time, we can use standard SAP function module KNA1_SINGLE_READ (which gets the data from BUFFER) in perpsective of performence.But, when I saw...

Resolved! Validation on VKORG+VTWEG+SPART COMBINATION of my selection screen?

Hi Experts,User has ability to enter the Sales Org-VKORG, Distribution channel-VTWEG, Division-SPART values in the selectuion screen, so I have to validate all this (VKORGVTWEGSPART) COMBINATION is correct, if not I have to throw an error message.Not...

Labels in this area