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

Resolved! tables

Dear All,I created one table with field matnr,maktx,valid_from,valid_to,with other 5 firlds.In this first i created table with matnr as the key field and also created table maintenance generator.In SM 30 it is showing that matnr is grayed out.After t...

Validations

Hi,I wrote validations for select-options.1.For validating MINDK , i want the vendors with mindk with 'ex' need to be excluded.2.for validating aedat only those with aedat which is 'A' need to be taken.3. where shall i write the Hide statement in th...

FTP data transfer

Hi! I have some questions regarding FTP data transfer and programing message fields in SAP1) How can I program the message fields in SAP? How much effort do I invest on this issue?2) We are about to replace our FTP-transfer in SAP-system from manuall...

Idoc help neeeded

Hi !I need a simple scenario in idoc, My requirement is I need to update orders01 through an function module any body can send me the code or procedures , your kindly help will be appreciated and rewarded.Ex:An order for the vendor 1014 is to be crea...

Resolved! OO syntax problem

Hi everyone,from an object of the class cl_salv_table I got another object of type cl_salv_columns_table, let's name it as lo_columns.In debug mode, when I double click this object I find in the attributes column other classes.My question is, how do ...

MF60 issue Urgent

Hi,When I run the t-code MF60,I get a list of Materials for Staging.Now there is a step loop to select the materials which I want to see the Staging.Say, I select all materials (from the Select All Button) and when I click Stage > Individual Log, I s...

Regarding sy-index

Hi all,I am trying to get loop count by using sy-index.But I am not able get exact expected out put.I am gettig all zeros instead of loop number.I am sending my code here.DATA: lv_diff(10) TYPE c, lv_erdat1 LIKE sy-datum, lv_erdat2 LIKE...

Resolved! select statement problem

Hi Folks,Here in this below code select statement is not picking the data.May I know what is the problem.Ignore perform ALV.I just want to know why the simple select statement is not working.REPORT ZMITABLES:MKPF, MSEG, EKPO, RBKP,...

kiran_k8 by Active Contributor
  • 934 VIEWS
  • 7 REPLIES
  • 0 Likes
Labels in this area