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

Resolved! Hiding Subscreen

HI Guys , i have a screen in which i have 2 subscreens.i am trying to hide the subscreen based on a condition. i am using the following code MODULE subcreen_hide OUTPUT.if p9667-subty = '1'.CALL SUBSCREEN SUBSCREEN_9667 INCLUDING 'MP966700' '0200'....

Resolved! Output Requirement

Hello all, I have a sales order header output condition. I need a requirement that will cause the output to fail if there are no line items in the sales order. My problem is that the structure KOMPBV1 is not populated when the header requirement is...

Resolved! VERY URGENT

hi guru,i need to modify a f4 help in which the is a field already exiting i need to add another filed right next to itthef4 looks like this empaaai have to getemp emailaaaa a@abut i am getingemp emailaaaXXX a@a (XXX is not i have to ma...

Resolved! Formatting options.

Hi Experts,Bcoz of some reasons, I am moving the Discount amount(actually, its DEC fromat) into a CHAR variable.If the DIscount value is 00.000, the 00.000 r printing. But, I dont wanna to print if its 00.000.So, I tried like,<i><b>if wa_bsad-zbd1p i...

Resolved! problem with structure

Hi. I have a problem. I'm trying to create a structure in SE11. I give one of components (DMBTR1) of type DMBTR.While activation SAP returns: <i>ZWOP_EXAMPLE_STR-DMBTR1 (specify reference table AND reference field) </i>When I set for that field Refe...

Resolved! TO get BSEG Entries

Hello,I need to get fields from KOART ALTKT XBILK GVTYP from BSEG based on BKPF entries. Is there any other table that I can get these details from Because its taking a lot of time to get the entries from BSEG. Please suggest.ThanksVik

CV130 Problem

hi Friends I have one major problem regarding to CV130 function group.i want to add one screen in that. how can i add that without modifying the standerd one. is there any exit or badi for thatplease tell me the solution to add screen as early a...

pfstatus help

Hello FrndI had set pf-status for a screen excluding a standard toolbar 'SA'.i had made a application toolbar 'A' in which i want that if i click on that pf-status should be active including 'SA'module STATUS_0001 output.SET PF-STATUS 'EMPMASTER' exc...

Resolved! SIMPLE REPORTS

HI FRIENDSMY REQUIRMENT ISSelection should contain two radio buttonsOne for Purchase OrderAnother for Sales OrderEach radio button should have once text box associated to thatBy default the Purchase Order Radio button should selectIf purchase order r...

Labels in this area