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

ALV report

Hi All,i am creating a alv report. in that i have cusomter, company code, GL Ammount fieldsi require output as follows. and how to get sub totals and Grand total in the alv. i want to display cusotmer name only once at the subtotal level and not in e...

BADI's in a BAPI

hi .i want to search for BADi's in a BAPI.On net i hv seen programs which gives list of all user-exits / BADI.but this program is for finding BADIs for a tcode or program not for BAPI.Is there any way to find out BADIs for a BAPI other than debuggin...

Resolved! Field Validation

I have custom screen, where in i key a RFQ Number of lenght 10, but i shud check it with AUFNR of VIAUFKST which is of lenght 12. Please correct me in the code i wrotedata : T_RFQNO type VIAUFKST-AUFNR.PAI Module..... select single * from ZES_RFQ ...

Resolved! Checkbox in ALV Grid

Hi all,I have checkbox for each record in my ALV grid output. i need to delete some records which are checked in the output. But after i click the delete buttom i noticed that the records which i have checked in the output where not checked in the in...

Table

hi all,can anyone pls help me regarding this: I have 2 newly created tables, however there's no test data in it. so they gave me test data which is in an excel. i need to create a program that will put the test data which is in excel to the newly cre...

URGENT: Dunning

Hi everyone!My dunning procedure has 5 days interval and 2 dunning levels.I want to display the 2 dunning levels for a particular form respectively for the same day. Is there a way to force this without changing my dunning procedure configurations.I ...

Resolved! BD64?

HelloWhen i use BD64 tcode i see some model views are highlighted and some are not highlighted. why are we having some highlighted and some not? Which step should be done first.distribute the model view first and then generate the partner profile or ...

Resolved! ABAP Version Control

Hi, I know there is version control for ABAP programs and I can create a version manually. I think there is also functionality that a version gets created when you transport. Is there a configuration that turns on/off automatic versioning when tran...

sap_cohort by Active Contributor
  • 834 VIEWS
  • 3 REPLIES
  • 0 Likes

Resolved! ALV maximun column ?

Hi, Freinds.I have problem.In my program internal talble name itab has 120 fileds.But my ALV can display whole fields, I think it should be problem in fieldcatalog but I can not find it by my self.I used max_linesize, but it does not work.Would help ...

Resolved! Select statement.

Hello friends,I need to extract data from VBFA table in to an Internal Tablebased on where condition from IT_VBRK internal table comparing VBFA-vbeln = it_vbrk-vbeln.But when doing so i also have a check where i have to check for it_vbrk-aubel.Howeve...

Transaction

In the first screen of VL01 I changed the date of the delivery and created a delivery..Now when I come back to the screen again to create a delivery it doesnt show the sy-datlo but it show up to the date that I have changed last.. I dont understand ...

Labels in this area