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

BDC in Background

Hi All,I have written the following BDC program, which is running fine in foreground mode.I want to run same BDC in Background mode. What r the changes i have to do. i heardthat i have to use JOB_open, Job_submit & Job_close .Where i have to call the...

Resolved! Signature is not showing in Quality Server but appearing in Dev. Server

Hi Experts,I have created a Sap-script in which I have given Signature using SE78, creating the file in .BMP format and then using Inclulde command in SAP_SCRIPT editor. Later we have send that Script to the Quality Server where that Signature is not...

Resolved! Probelm in BDC : VL01

Hi all,I am doing BDC for T.Code : VL01( Outbound Delivery).I need to create the doc for a particular selected item like 2nd,4th,5th,7th,, items for the order. So i am deleting other Items in vl01 through my program. After finishing this bdc is not w...

Resolved! User exit in MIGO needs challano. from ztable to be check in MIGO t-code.

Hi Experts,i have created one screen where iam entering challon no. it gets saved in ztable. now when in t-code MIGO when user enter delivery note number i want tht the delivery number entered should be equal to challan no. in the ztable, if its equa...

WRITE issue with /

I come from C, and if I'm not wrong, the following doesn't work alike ABAP: WRITE /. WRITE TEMP. According to my understanding, in the code above I order the program to move the cursor to the next line. Then I ask it to write the contents of TEMP,...

Reg: User Interface

Hi Frnz,I copied a program using the copy option provided by SAP,While copying I cheked all the check boxes,I activated the new program andwhile executing I am getting the following errorStatus S500 of the user interface SAPLSLVC_FULLSCREEN missingI ...

Resolved! Table Control

How to handle more number of columns in table control of module pool. after entering the last column then how to add new column to current table control adn aslo how to add new record in table control when exixting records are being filled.RegardsCha...

Resolved! reg: performace

Hi all,i have an issue regarding performance. let us say i have an internal table itab with 5 values. for those values there is a standard table yrank which have a column as rank and for every value of itab there is a rank given in table yrank. here...

query on select stmt

hi,below is the extraction logic1. Select all invoice documents from Table VBRK where Sales Organization VBRK-VKORG, Distribution Channel VBRK- VTWEG and Division VBRK-SPART matches to Sales Organization, Distribution Channel and Division specified i...

ztable upload

Hi Experts,data is coming from flatfile with 16 fieldswe have to upload the data into ztable .but the ztable having another two fields( STATUS and DATE)if the correct record comes from flat file, the status filed in ztable should be updated with 'C'....

Resolved! Runtime error

Hi Experts, I wrote program in Report using for all entries. here i used Binary search. If iam using append its working properly. If i am using modify its going to dump.Why it is going to dump.Please tell me.Thanks.

Labels in this area