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

Search Help

Hi,There is a structure acgl_item in se11. The field is pernr. I want to attach search help to it so that search help can be seen in FB60 transaction. The thing is how to add search help to a standard table or structure.Thanks,

Resolved! reg bapi for f-28

Can BAPI_ACC_DOCUMENT_POST be used for posting data into f-28?when i create document using transaction f-28 posting keys differ from the one created by mentioned BAPI.Please provide me some input regarding this.Regards,Chandana

icon declaring

hi ABAPers i want an plant icon on slection-option screen so for where i have to a coding for icon can u plz help me out .... this one and i want color not in background but i want in letter for this can u plz help me out ...Thanks in Advance .Ravi

hi all session method

hi While using session method, how is it possible to upload data by asynchornous processing i.e. if any error record comes, the updation of correct records should not stop i.e. updation of records coming after error records. normally if error record...

HRPAD00INFTY/PBAS0001

Hi, there's a requirement to default values in an infotype based on other values typed in the same infotype. I'm working on ECC 6.0 system. Tried using the BADI - HRPAD00INFTY and Customer Exit - PBAS0001.But the problem with both the exits are that ...

Resolved! selection screen.

hi,i had a problem that i require the error message to b displayed on the same screen.the functionality is when i check a check box the input box is activated n if i leave this input box empty n execute then an error message should be displayed on th...

Resolved! syntax

Here I have two syntaxes to decalre an internal table given below.1.data : begin of itab occurs 0, lifnr like lfa1-lifnr, end of itab.2.types : begin of itab occurs 0, lifnr like lfa1-lifnr, end of itab.dat...

Resolved! select

Just check the 2 select statements below.1.select * from lfa1 into table itab where .....2.select * from lfa1 into itab where ..... append itab. endselect.In the both cases which one is preferrablein terms of performance and what is the Reason f...

Labels in this area