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

Resolved! rfc

i have developed a rfc which should read data from Development Client and update table in Production client.the rfc is moved to quality client (where it should read data from dev and update in quality).however it is reading data from dev and updating...

SG141 by Active Participant
  • 658 VIEWS
  • 3 REPLIES
  • 0 Likes

ALV opertions

Hi all,i know there is the options to show MEAN, MAX, MIN value of selected columns in the alv. BUT i want to now,how all these three can be shown within same time, one down the other and can that be saved in a layout with all these operations in a s...

Resolved! general

Hi Folks,I have a requirement where i have to customize the search help on the selection screen. For example i want the billing type only pertaining to sales org AA01 , dist channel AA , division AA. How wud i achieve this.in short when the user clic...

reg itab and variants

Hi,Can any tel me 1. how to create internal table dynamically ( i knew its done thru field symbols but i dont know how) ...pls i need a clear example..pls2.I have got a requirement where i need to display the fields in ouutput based on the variant i ...

clear the value

hello experts,I want to clear the bahns field value from the lfa1 table.here I am trying to write the code for it.... I got struck in the middle can anyone help me comeplete this code....data: BEGIN OF it_train, lifnr type lifnr, bahns type...

Resolved! MEK1 - BDC , ABAP error

I want to clear the default values displayed on the screen. When i call MEK1 for the very first record on BDC run, it runs properly and when the run reaches the second record , then the values of the first record are defaulted in the system. For eg ,...

No content in F1-help

Hello! If I executing e.g. the Tcode se91 and try to get help via F1 the pop up comes up, but without some content.The same operation from other PC gets the pop up with the necessary information.<b>Can some one kindly tell which network settings are ...

payment term SD

HI gurus,I need help in getting the entire description of a payment term.In table TVZBT i get only one line,if in VA02 in F4 help when i see more then 1 line then where to get the total description of the payment term from?i tried various functional ...

ALV help

Hi all,If i do not give the layout name in selection-screen . The report is giving dump.Here I am giving the details .Conversion of type "SLIS_T_SPECIALCOL_ALV" to type "C" not supported.Code:data : lw_char(50).field-symbols: <fs> type any. ASSIGN CO...

Labels in this area