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

Why standard workflow is going to trigger instead of custom workflow in SAP SRM

Hi All,I have developed custom process control workflow for N level approval in SAP SRM shopping cart.Workflow is working as per the requirement till N-level approval step. Custom workflow is going to trigger as per the requirement.But at ' Approval ...

Alignment in Adobe Form

Hi Experts,I want to make the centre alignment for caption of text field & want to make right alignment for value part. My current appearance is below - My value part is coming in centre like Caption. I want to display the value part 6000 from right ...

Resolved! How can we find Transport Request of existing Custom Text Module in SmartForms

Hi AllI need to find the Transport request of existing Custom text module in Smart forms. I executed the tcod SMARTFORMS .I specfied the name of my custom Text module which is already created. I didn't find any option on Menu regarding Transport Requ...

Resolved! XML Parser

Hi there,I'm facing a problem while I try to parse a XML file.This is my code:DATA:  o_xml_document TYPE REF TO cl_xml_document.DATA: v_tag_value TYPE string.CREATE OBJECT o_xml_document TYPE cl_xml_document.o_xml_document->parse_xstring( v_xml_xstri...

Resolved! help with substring

Hi, I have some text fields I need to parse and could use some help.  The fields I have to parse have an ID followed by a space and then more text.I would like to capture the left most text/id before the first space only.  I know with all the new aba...

sap_cohort by Active Contributor
  • 1200 VIEWS
  • 6 REPLIES
  • 0 Likes
Labels in this area