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

Drop-Down

gt_values-key = 'R'. gt_values-text = text-001. append gt_values. gt_values-key = 'S'. gt_values-text = text-002. append gt_values. gt_values-key = 'C'. gt_values-text = text-003. append gt_values. call function 'VRM_SET_VALUES'...

SG141 by Active Participant
  • 606 VIEWS
  • 4 REPLIES
  • 0 Likes

Account post

Hi gurus, I have created the below program to create accounting document using F-43 and for this I have used BAPI_ACCOUNT_POST, data: begin of it_input_file occurs 0, pos_date(10), doc_type(2), pos_per(2), bukrs(4), ...

Resolved! Allowing only insertion of records in TableControl, no modification allowed

I am a fresher , and i have written code to retrieve data from a databade into a table control.i want to only add records to the table control,once the record saved in database and table control updated the particular record is disabled..(no modifica...

BDC Session Process

I have a general doubt. I have a report, which generates a session with only error records. In real time how they will process that session, If they have different data mismatches in each record means, how they will process that type of sessions.

UCCHECK

Hi ,In UCCHECK transaction, can anyone tell in general do we need to tick the option :<b>Display lines that cannot be analyzed statically?</b> If i tick the option it is it is showing long list of warnings : <b>The system could not perform a static c...

selection-screen

Hi all, I want to validate my selection screen.suppose i have my select options likeselect-options : s_kunnr for kna1-kunnr.so i want to validate the select options both low and high parameter . but not like only one parameter.so what are th...

Labels in this area