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

Material creation

Hi all, I want to create retail material Generic(MM41) with any method, preferably bapi. material should be assigned internally. I tried with 'BAPI_MATERIAL_MAINTAINDATA_RT'.but this bapi require material no is mandatory.Plz suggest solution if an...

Resolved! sum in field catalog

i have an field catalog and i wont to do sum for column i declere in the field catalog like this and it didnet worki check the structre and all fields are numc .what is the problem can be.thankes..WHEN 'YYQUOTA'. wa_fcat-coltext = text-006. ...

ALV GRID format

I need to create a program in which i have to maintain several fields, that is, it's on user for how many days of data he wants to see, So can anyone guide me how to do it. It's not going to be possible by just passing the internal table..as number o...

Move query

can anyone write the below code syntax free i want to move sf_po-header-version_no - 1 to v_versionif sf_po-header-version_no = '0' or ' '. move '0' to v_version.else. move (sf_po-header-version_no - 1) to v_version.endif.

Resolved! Manuel

Hi Folks, My name is Manuel, from Spain!!. It's my first post on this forum, it's the first time I write on, but I have read some about you and it has been very helpfully to me in several topics and problems. Currently I am working on BOM chang...

function Module

Hi All,I have a problem in screen programming,screen is i/p screen in which user enter some values,values entered by user should save as a record to a ztable in dictionary.i need to know how do i do this saving in dic table through function Module or...

LINE_SIZE?

Hi..I want a different line size in my secondary list as in say in my secondary list my line size should be different than the one I have used with the report statement.Is there any way I can do that.If yes, please tell me.Thanks

Labels in this area