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

Resolved! WRITE skips one line

Hi, I've got a strange problem, i got a z report that uses the command write to output the information. All fine write the output with no problem but in a special case that a BAPI is called the next write is in the next line and not in the actual one...

Sequence

Dear friends,I have a problem which is, SAP always check first all the mandatory fields before taking the values.For example, if there are 3 fields mandatory A, B & Ci put value in A (10 for example), system doesn't take it into account till i enter ...

BDC FOR ME21

Hi ALL,Iam Creating BDC Program bu using ME21 for Uploading PO.Iam getting error at Income term2 in the Second Screen of ME21. Iam Passing this value through Excel Sheet But event then it is not picking. When i check in debugging the value of income ...

session details

need your help to find the solution.. "The requirement goes like we have a program that generates a session when executed. I need to know the related tables where the session details get stored and some ...Please help me resolve this issues and its u...

FB05

Hi All,I have created a BDC program for FB05. The program is working fine with all three modes namely 'A' ,'N' and 'E' . But when the same program is scheduled in as background job, it is not working. The error messages are with the screens : SAPMF05...

Regarding BDC

Hello Gurus,Can I give the Value for input screen of transaction using BDC in Function Module.My Requiremet is i have to create function Module which should call transaction FB10 in backgroung and provide all the values to transaction and Update SAP ...

Infotype enhancement

Hi,I need to enhance an infotype with 3 new fields of which one is a check box and the other are text fields. I have created 3 new data elements and for the field where checkbox is needed, I have used datatype as char with length 1. I have modified t...

Resolved! Bapi

HiI have developed a bapi in which i'm fetching the data by using some simple select conditions TABLES: iflot. DATA: BEGIN OF t_floc OCCURS 0, tplnr LIKE iflot-tplnr, tplma LIKE iflot-tplma, funcloc LIKE alm_me_d997-funcloc, ...

Labels in this area