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

Resolved! field symbols quistion

Hi,i have 3 tables that one of them is type field symbols (<col_a>)and i wont to append (not modify) if sy-subrc ne 0 the data from the tables no_tab (field - wa_no_tab-znodename) and table ti_date_a (field - wa_ti-date ) to table <col_a> how i ...

Resolved! WorkFlow

Hi All,I want to add some methods to a standard BO.Please tell me if I can do so and whether those changes will be reflected in the standard BO or not.Thanks in AdvanceEdited by: GARIMA GUPTA on Jul 20, 2008 7:25 AM

Resolved! events

hi gurus....could u plz explain me the following events with a simple exampleAt Selection-screen.AT SELECTION-SCREEN-ON FIELD.AT SELECTION-SCREEN-ON OUTPUT.AT SELECTION-SCREEN-ON HELP REQUEST( F1).AT SELECTION-SCREEN-ON VALUE REQUEST(F4).

Popup in user exit

Hi All,The requirement is urgent!!!!!!When I execute Transaction code ML81N and ML81, i should get Popup first with External Number and then proceed to the second screen.If it can be done with user exits please i need some explanations and sample cod...

Resolved! Email

Hye Experts, I have requirement where a mail has to be triggered, it should contain an attachment which is an internal table and it should also have CC and BCC. Please send a sample code and relevant documentation.Thanks in Advance.Regards,Imran.

for all entries...

Hi,When performing for all entries...SELECT bill_no issued_on issued_to FROM zfi_way_bill INTO TABLE it_tab WHERE issued_on LE date AND bill_status EQ '1'.IF NOT it_tab[] IS INITIAL. SELECT mblnr FROM mkpf INTO TABLE it_tab1 FOR ALL ENTR...

FAGLPOSX structure

Hi Experts,Pls post me the how the values get updated in the table structure of "FAGLPOSX" and which are all the standard tables pertains/related to this structure.Im not able to view the changed values of Profit center.My issue is, I've modified Pro...

Labels in this area