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

hr-abap reg objects

hi friends,i've completed my hr-abab and i'm searching for some real time objects , so regarding that if u have any object means plz send me yar.i gone through many sites but i'm not geeting any objects reg hr-abap. so plz help me to get some objects...

Resolved! table controls

Hi,Values are not gettting populated into my table control from my database table in a screen.The data declarations are as under:DATA : wi_custa TYPE zcust_master3 OCCURS 0 WITH HEADER LINE. DATA : cursor1 TYPE i. CONTROLS table1 TYPE TABLEVIEW US...

issue with Structure

Hi AllI am creating BAPI's so for that I am exporting a structure as a return value.I have multiple records in my table but i want all the records to be displayed.But Using Structure,only one record is displayed.Pleease resolve the issue and give me ...

Resolved! VF01 - Any user exit ?

Hi Experts,In T-code VF01 ( Creating Billing Document) I am giving the document number ( outbound delivery no) only and execute and after executing and SAVE. It will generate one invoice number.The Document number which is generated through VL01 fo...

Resolved! help

i've a select-options for materials.. and accroding to the mat nos given i need to fetch the last movement for each materials from MSEG. How can i do it? which tcode is used to view data in the application server??

sending mail from sap

!!....Hi.....!!I want to pass mail id as cc or bcc.then what to do for this.. i m using this fm 'SO_DOCUMENT_SEND_API1' for sending mail.pass table for receiver.for receiver i m passing parameter as, t_receivers-receiver = 'anshah1985@gmail.com' t_...

Custom User Exits

Hi,I want to create user-exits in my custom program just like provided in SAP std programs to facilitate the clients to modify my custom program according to their requirements.can u plz suggest me how to create enhancements/user-exits in Custom prog...

Resolved! alv header

How Can I display some data between ALV list controls and the structure header for the purpose of printing. Example goes like this .Project def: PS_ACCESS Proj Description : TESTStart Date: 20/12/2007 Finish Date : 06/01/2008Execution Time: 20/12/200...

Resolved! f4 to screen

Hi,I am trying to change the F4 search help to an SAP Screen.It seems that SAP allows modification to the seach help ( without the need to enter the access key). Is this a good practice?If it's not, what is the better way to change the search help?

Resolved! Internal tables

Hi Gurus, I am having three internal tables which contains 9 different fields , and i would like to copy them to one internal table, and print them using ALV list, can somebody show me the procedure to do this.TYPES : BEGIN OF tekbe, ...

Labels in this area