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

Statement WHILE

Can somebody lead me tot the solution please.. I want to test if a number is a multiple of 10, if yes it display a sentence that say yes, if not i want it to add 1 to that number until it become a multiple of 10 and i want to count how manu time it...

d4xtian by Participant
  • 1543 VIEWS
  • 7 REPLIES
  • 0 Likes

Resolved! display different result

Hi everyone, i'm beginner in ABAP langage and i have a question plzHow can i display 2 different résults from 2 tables ( SFLIGHT / SPFLI ) depending on the radiobutton chosen in the selection screen IN the same ALV with CALL FUNCTION 'REUSE_ALV_GRID_...

Cost Center should be Blank while Creating PO using BAPI_PO_CREATE1 FM Through Inbound Proxy

Dear Friends, I have requirement that while creating purchase orders using BAPI_PO_CREATE1 through Inbound Proxy The Cost Center should blank in ECC means For the PO, IF it belongs to Account Assignment Category 'I' and Company Code as AE10, AE20 A...

Download Invoice Attachment with method cl_binary_relation=>read_links_of_binrel

Hello together, I want to download the attachment from an invoice via method cl_binary_relation=>read_links_of_binrel. Unfortunately I don't get any result. I tried with the business objects BU2037, VBRK and BUS2037001 but nothing works. Do y...

Enchainment ME2On

Hi Experts, I got an requirement - Subcontracting cockpit (ME2On). 1 .When user doesn't select any Item and post goods issue(button) and create document an error message (please select at least one item to post document) needs to throw. How to ap...

divsmart by Participant
  • 1093 VIEWS
  • 2 REPLIES
  • 0 Likes

replace and get the data that I want by using; replace all occurrence & split commands

Hello experts, I'm currently working on parsing the data. My text looks like this: 'A5**180000****100***798**********APK'. First, I used; replace all occurrence of '*' in text with ` `. So, I could get; A5 180000 100 798 APK. Then, I want to ...

Enhancement on ME2ON

Hi Experts, I got an requirement - Subcontracting cockpit (ME2On). 1 .When user doesn't select any Item and post goods issue(button) an error message (please select at least one item to post document) needs to throw. How to approach? I searched...

divsmart by Participant
  • 3500 VIEWS
  • 8 REPLIES
  • 0 Likes

Better approach for READing the latest record Date-wise using ABAP 7.4 or any other syntaxes.

Hello ABAP Gurus, With reference to the screenshot attached. Relationship between ITAB1 and ITAB2 is established using the Association ITAB1~ARC_DOC_ID = ITAB2~DOCID. Now the requirement here is for each ITAB1~OBJECT_ID we can have multiple re...

how/where to configure URL to direct users to iDP to begin SAML assertion in AS ABAP?

Hello, I am about to configure SAML for AS ABAP on NW 740, and I have a question about how to configure a URL that will direct the end user to the iDP where they will logon and then be redirected to AS ABAP. I will need to configure a URL in both a...

Labels in this area