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

Calculate

Hi allIn the below code u can see the calculations from jan to feb.My doubt is in the select options if give 1 to 6I need to pick values from jan to june value.If am using directly the IF condition or the CASE condition only one value is coming.But i...

PO change me22n

My requirement is that i want to make the standard NETPR and MENGE field in PO (ME22n) display only when the GR of that line item is done that is, You won't be able to make changes to PO fields netprice and quantity once GR has been done.Is there any...

Report in OOPS

Hi, I am new to oops I have created a small program to display data. I have declared a small struture in the Public section. but when I see the internal table in the debugging mode it contains 2 fields as KEYPART FUNCPART instead of fields whic...

Resolved! Enhancement spots

Hi,I am a functional consultant.Can i know what benefit can be derived from Enhancement spots over Exits and BADI's.As a functional consultant we can know what a BADI or Exit can do from description. But how to what exactly a enhancement spot can do....

Resolved! unable to delete RFC

Hi,I created 5 RFC's in the same function group.Now I would like to delete one of them. I get an error message that the object is locked in a transport request.I have deleted the transport request number of the wrong RFC but still it says it is locke...

BDC

Hi in bdc in which method i can handle multiple transactions ?is it call transaction or sessions method ?if it is call transaction how to handle the program for multiple tcodes ?if it is sessions how to handle for multiple t codes in this method?ple...

FUNCTION MODULE

i write source code like this,looking lfstk value in vbuk, select'c' value& fill records in vbak which contains c value in vbuk,(common field in both tables is vbeln). TABLES :VBAK, VBUK.DATA :V_LFSTK LIKE VBUK-LFSTK ,I_TAB LIKE VBAK OCCURS 0 WITH HE...

Resolved! SELECTION-SCREEN

hII WANT MY SELECTION SCREEN SHOULD LOOK LIKE A WINDOWI M USING THE CODE FOR EXP..SELECTION-SCREEN : BEGIN OF SCREEN 1001 AS SUBSCREEN.PARAMETER : email TYPE ADR6-SMTP_ADDR. "AD_SMTPADR.SELECTION-SCREEN : END OF SCREEN 1001.SELECTION-SCREEN: BEGIN OF...

Resolved! Function Module

Hi,I want to create a Function Module...In my FM...First, In Import insert value -Parameter Name--Type--Associate TypeKUNNR--LIKE----KNA1-KUNNRSecond, In Export insert values -Parameter Name--Type Spec.--Associate TypeNAME1--LIKE--KNA1-NAME1LAND1--L...

Resolved! Report Writer Doubt

Hi Experts,Can anybody tell me how to make a selection field of a _REPORT WRITER_ as obligatory(mandatory).<REMOVED BY MODERATOR>Thanks in advance.Edited by: babloo on Feb 9, 2008 1:33 AMEdited by: babloo on Feb 11, 2008 10:25 PMEdited by: babloo on ...

Labels in this area