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

Resolved! No ALV output

Hi ALLmy Field Catalogue has been built and i am using the pollowing code on PBO module of screen IF g_container IS INITIAL. CREATE OBJECT g_container EXPORTING container_name = 'GRD_CNTRL' EXCEPTIONS cntl_system_error...

Data Conversion

Hi All, I have writeen code to retrive data from BSEG for WRBTR field.When I downloaded the data to my local pc in ".CSV" file format.When I observed in file.I got to know that.currency having value as 500.00is displayed with 500.But others having ...

Resolved! MIGO - EXIT

Dear Friends,My requirement is like.1) while Creating purchase order I will give the item text manually in Me21n.2) Then I will release the purchase order in ME29n.3) Then while doing goods receipt of the purchase order in MIGO , the item text should...

select for many table

Hii want select all postes orders that have:- vbap-matnr in s_matnr-vbak-vbtyp = ' c'-vbep-edatu in s_erdat-vbuk-lfstk <>' '-orders existe in VBFAhave you a good source for that?Edited by: yassine82 on Jun 13, 2008 12:14 PM

adil by Participant
  • 634 VIEWS
  • 6 REPLIES
  • 0 Likes

Resolved! Typical ALV Problem - 2

I have displayed the ALV basic list using controls. I have handled the events and added the pushbutton.Now if i place the cursor on the PO and click the button that i placed, i have to perform another action with that PO.How can i get the PO on which...

SSCRN Validations

Hello All,For my Report I've a SSCRN.This SSCRN has Input Fields and RadioButtons and Input Fields for RadioButtons.Now I've to perform some screen modifications when one of the Radiobuttons is pressed.That part I did it successfully on AT SSCRN OUTP...

Resolved! how to make Values in Table maintenance to be case sensitive

Table has only one field called link which is used to store the URL along mandt.Table is maintained thru table maintenanceWhen I give value say http://www.abc.com/ipr/input into the table thru table maintenance, by default the contents are changed ...

UmaArjunan by Active Participant
  • 8231 VIEWS
  • 2 REPLIES
  • 0 Likes

Resolved! BADI Error

Hi Experts I am developing a Bapi into a Badi, regarding automatic postings, now am facing the following error.I am using following oops methodIF_EX_BADI_SD_BILLING~INVOICE_DOCUMENT_CHECKIam getting the Error :CALL_FUNCTION_CONFLICT_LENG"HEAD"...

Resolved! ALV layout chaos

Hi!I don't know did any of you face with this problem yet.There is a very common report in the system called ZIW38 (copied from the original IW38).At least 50 users are using this report. Each user has rights to create his own layout and variant.The ...

to get lifnr

Hi experts i have got 'belnr' from 'bseg' table by providingcorresponding 'hkont' field values.And also got 'budat' from 'bkpf' for the corresponding values of 'belnr' from bseg.Now my problem is how to get the 'lifnr' values in 'bseg'(for the corres...

BDC Problem.

Hi Guys/Dolls I have a program that has the follwing piece of code within it.It compiles and executes ok and creates a batch session.The batch it creates is not working correctly and I wondered if any of you ABAP/BDC guru's out there have any ideas; ...

ALV Header problem

Hi,I am using function module 'reuse_alv_commentary_write' to display the header info in my report.It is displaying header, however it is not displaying spaces between the words in a header line which i want to be displayed.plz help.Thanks,Puja.

BADI_SD_SALES !?!?!

Hi friends,I made implementation for BADI_SD_SALES. I got a short dump when trying to raise an error message inside method DELETE_DOCUMENT.Anyone can help me?My objective: check some conditions before order is deleted.Any other BADI or user exit?Than...

Labels in this area