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

Functional modules

Hi sdn,Suppose i created a functional module with some input parameters for transferring the data into db tables.and also i declared tables also.is it possible to transfer data with out passing the parameters?And explain me those Import, Export,chan...

Resolved! BAPI billing

Hii am working with bap_billingdoc_createmultiplewhen i am trying to create the billing, if the customers are repeated it is adding the values of conditiontype it is adding all the records creating only one document for one customerloop at it_bill1 I...

Resolved! modify purchase order

Hi,After a purchase order is created, I have to modify it but only one field ekpo-idnlf from table ekpo; ekpo-idnlf must have same value like ekpo-mfrpn;Which is the best method to solve this problem? It would be very simple with a select and update...

Table of balance

Hi,When do a balance report that include openning balance, movement,ending balance, however I don't know the table that store the balance of G/L account of one period by one period. The movement is stored in table: BSEG(BSAD\BSID\BSAS\BSIS\BSAK\BSIK)...

Resolved! Subroutine showing error in include program with changing parameter

Hi Friends..., Iam getting Error..... > In "LOOP... WHERE..." the line type of the table must be statically defined.For following code...In function module sourse code...,data: itab2 type standard table of <db>, itab3 type standard table of ...

Resolved! RFC Connection

Hello all,I have RFC connection between SAP Netweaver and SAP SCM 5.0 system.Now if there are two entries in RFC connection in Netweaver for SAP SCM 5.0, will this affect sending of data from Netweaver to SAP SCM 5.0.This is because I have a data obj...

validate checkbox

i have 2 columns of checkbox in an ALV report, those are 'Approve' & 'Reject'.If i click on 'approve' , then 'Reject' should automatically be disabled or it should show error of again i click on 'Reject' on the same row.How to do that?Thanks

Labels in this area