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

Resolved! Running multiple BAPIs but 1st BAPI working and 2nd BAPI isn't working

Hi All, I am using 2 BAPIs one is 'BAPI_ACC_DOCUMENT_POST' and other is ‘FI_DOCUMENT_CHANGE’ .I am calling one after the other immediately in the Loop .For each BAPI , am using ‘BAPI_TRANSACTION_COMMIT’ . 'BAPI_ACC_DOCUMENT_POST' is working fine an...

Still pricing conditions are inactive after clearing the reason for rejection in the exit .

Hi, I have written the logic to clear the reason for rejection in the exit FORM mv45afzz_exit_movefield_tovbap,still the pricing conditions are inactive. When i remove the reason for rejection manually in the line item level the condition types a...

Urgent help needed: RH_GET_LEADER is giving dump NO_LEADING_POSITION_FOUND

CALL FUNCTION 'RH_GET_LEADER' EXPORTING plvar = '01' keydate = sy-datum * OTYPE = 'S' objid = 'STIEBEL' * GET_LEADER_TAB = ' ' * CONSIDER_VAC_POS = ' ' IMPORTING leader_type = leader_type leader_id = leader_id multiple = multiple. * TABLES * lead...

Resolved! Responsibilities of SAP tester during each phase of ASAP methodology

Hi SAP Gurus, Please let me know the responsibilities of a SAP tester during each phase of the ASAP methodology: Phase 1- Project preparation Phase 2 - Business Blueprint Phase 3 - Realization Phase 4 - Final Preparation Phase 5 - Go-Live...

Builders Spotlight: DAK (age 12) wants more kids to get into app development

You might remember from Juergen's TechEd keynote the 12-year-old developer DAK who created the learning app for kids. We recently published a new Builders Spotlight with DAK, where he introduces a new mascot named Sappy that he hopes will inspire oth...

Sappy_stationery.png
EsmeeX by Product and Topic Expert
  • 1436 VIEWS
  • 0 REPLIES
  • 2 Likes

GRC AC 12.0 SP18 Batch Risk Analysis - Background job keeps on running and never completes

Hi Experts, Recently upgraded to GRC AC 12 SP18 from GRC 10.1. Have followed all the steps as per SAP GRC Pre-Implementation to Post-Upgrade guides. In Setting up Batch Risk Analysis step via program GRAC_BATCH_RISK_ANALYSIS, when I schedule a ...

Resolved! SM59 maintenance to external system - for external system REST API call

Hello all, I am wondering, before I call external system REST API ( GET / POST / other method ) in my custom program, Do I need to maintain SAP connection to the external system in SM59? If so, how do I fill in the 'target host' and 'Service No.'...

xiswanto by Active Participant
  • 3312 VIEWS
  • 4 REPLIES
  • 0 Likes

job open synchronous

hi guru, i need to launch a program by this formula: *&---------------------------------------------------------------------**& Report ZTEST_VA*&*&---------------------------------------------------------------------**&*&*&-----------------------...

Valeck by Participant
  • 1048 VIEWS
  • 3 REPLIES
  • 0 Likes

Submissions for "EDA with SAP HANA" developer challenge: Week 2 - DataFrames

This discussion thread is to submit your solution for Week 2, when participating in the March 2023 developer challenge for SAP Community. The challenge is about "Exploratory Data Analysis with SAP HANA and Python".Please use this separate thread to a...

Vitaliy-R by Developer Advocate
  • 16039 VIEWS
  • 31 REPLIES
  • 3 Likes

How to display employees of a particular molga via radiobutton in alv report?

I have an ALV Report in the output which is displaying fields from 4 different infotypes (PA0000, PA0001, PA0002, PA0006). I've attached a screenshot of my selection screen below. I have 2 radiobuttons for USA and India (USI) employees. If i click on...

Multipart/form-data - Extract File Content (XSTRING value) in ODATA Create_Stream Method

Hello, I was looking for some pointers where I can extract the correct xstring value from the mediasource in ODATA DPC_EXT create_stream method. I need to send the file as form-data approach along with some json object. What I observed the XSTRI...

somnath by Active Participant
  • 1831 VIEWS
  • 1 REPLY
  • 0 Likes

About the abap function CALL FUNCTION RFC_ READ_ TABLE DESTINATION failed to read other system data

it is successful to test the connection system at sm59 But use RFC_ READ_ TABLE query failed, and sy-subrc=7, p_dest value is target system The code is as follows: CALL FUNCTION 'RFC_READ_TABLE' DESTINATION p_dest EXPORTING query_table =...

Labels in this area