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

Resolved! Work Flow

Hi ,We are starting our new work flow project. We are new to workflow , Can any one send step by step document to begin with Workflow to my mail id . Mail Id : renjith_sapr3@yahoo.co.in Do we need to do any configuration in Production servers on basi...

Resolved! Interactive list

Hi,My requirement is to select (selection of more than one row is achieved by the component EDIT in lvc_s_fcat) more than one row from the Basic list in SAP LIST VIEWER and upon clicking the button in the toolbar,all the selected rows should be read ...

Resolved! BDC query

if suppose v r creating 2 r more dialog screens in dialog programming ..in both screens v r try 2 access 2 different internal tables..now if v wanna record the data in BDC..normally v can access recording thru one internal table..now my question z t...

Resolved! Binary Search

Hi All, I need a very clear information for two questions1. For binary search , why we need to sort the table before reading the table?.2.For using binary search,when reading the table with the key fields ,whether the key fields needs to be...

Resolved! Sap Script Form

Hi all,I want to create a form that consist of the main window only ..... this main window should have in it layout [ date / sender and receiver addresses / some data from the internal table and a signature].... can any one please tell the steps to c...

Resolved! Concatenate

Hi,REPORT zprograma.data :s1(18) type c, s2(10) type c, s3 type string. s1 = 'abap'. s2 = 'objects'. concatenate s1 s2 into s3 separated by space. write s3.Output: abap objectsMy requirement is to get Output as: "aba...

Resolved! urgent

Hi, as per my reqirement is I need to run BDC MB11 with delivery items i.e VL02N.here i have a doubt. There was an error in MB11 which displayed as "Enter batch". Now this message should be also shown in the Delivery screen.How can we do that? K...

Resolved! table control

Hi all,1. Is it possible to give a list-box(drop-down list) in a table control?2. if i want to display col2 value once user enters col1 value,is there any function code or should I handle 'Enter' key.please help

IBAN in vendor Master

Hi All,How to update IBAN field in Bank details screen through XK01 transaction.In bank details screen we have F1 help for bank key, bank account and we know that they are stored in LFBK table, but their is no help available for IBAN field. Can any o...

Labels in this area