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

Resolved! MB_MIGO_BADI

I am implementing MB_MIGO_BADI and calling a screen with an additional field not standard to migo.When the posting was successfull I save the field to the mseg table. When debugging is activated (only a breakpoint), my code gets run and everything ...

GET LEAVERS

Hi,I need FM to GET LEAVERS.LEAVERS are those employees who have a withdrawn record in Infotype 0 for current or future dated record. I can write Select Statement for this but the customer wants me to use FM.Can you please suggest me the FM name to g...

Report

Hi,Plzzzzzzz anyone solve my problem....In my report, i have a radio button for LTA taken and another is for LTA not taken...In the 1st radion button, LTA taken records are coming but in the second radio button, LTA not taken records are not coming.....

Resolved! Workflow

Hi experts,I am practicing on workflow.I did some examples, i have a doubt in leave request.I want to send again to manager for approval after leave has been changed by the requestor.Please give me possible steps to pathilavanyaatgmailPoints will be ...

Resolved! How to add tcode to role

I have the following rqrmnt,i have no idea how to do it as i have no knowledge of HR.Customer would like the new t-code added to the following role:Profile for role ZS:H_HR_PA_M_ADHOC_REPORTS andZC:H_BC_AS_M_PRODSUPPORTCan someone please tell me what...

Resolved! bdc data

Hi all,i have uploaded data from a excel file but the material is not being matched with the one in the table . i have debugged the program , it shows the same material, but still it is not matched with the one in the database.Please help me on this.

About constants

can we assign some dynamic value while declaring the constant. if not give some other logic to assign dynamic value to a constant.parameter: p_char(25) obligatory.data: len type i.len = strlen(p_char).constant c value len.here 'len' field contains va...

Labels in this area