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

Resolved! Check ABAP Object for Existance

Hi Abappers, I am creating an Object in ABAP and I'd like to know how to check to see if it has already been created earlier. I saw a post that said just check if <object> is initial. is this the best way to do it? I don't see any methods like IF_...

sap_cohort by Active Contributor
  • 11791 VIEWS
  • 9 REPLIES
  • 0 Likes

Resolved! FM OF DAY

HII LOOK FO FM THAT DO THE NEXT THING:I GIVE DAY for eaxmple 15/02/2006 AND I WANT THAT THE FM find how much day passed from the 01/01/2006 ( to the year that you insert)the answer will be 46 but i need to take care of LAP YEAR FOR EXAMPLE the day 28...

SHIP-TO-DESCRIPTION

hi friends,i need to retrive ship to description.for that we need to read tables BSID,VBPA for documnet number vbeln and and partner function PARVW = 'WE'RETRIVE name1 FOR PARTNER FUNCTION 'WE' AND BILLING DOCUMENT NUMBER<b>BUT NAME1 FIELD IS NOT THE...

hide statement

Hiif we write a hide statement when the value is hide and when the value is geting for the line selection event?is it possible to hide whole internal table?if we write a perform statement in start-of-selection event and form statement in at selection...

Resolved! decimals - smartforms

Hi, I have a statement: gs_unitprice = grkwert / <fs>-kwmeng.result: gs_unitprice = 2,40708gs_unitprice is defined as CURR field, 13 long, 5 decimalsNow, we want to only print the number with 4 decimals WITHOUT rouding the number.So now my smartform ...

Resolved! Selection screen

I have defined selection screen as below.selection-screen: begin of block blk1 with frame title text-020.select-options: s_reqmai for zcomd_skftable-zreqemail NO INTERVALS no-extension obligatory.selection-screen end of block blk1.Now when i enter 'P...

bapi (bapi_po_change)

Could any one please tell me,how to pass import/exprot parameters in bapi function module: bapi_po_change for POHEADER, POITEM, POSCHEDULE, POITEMX.... (whether we have to pass through work area or table) please help me out, its very urgent, am faci...

Labels in this area