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

Resolved! search help issue

When searching for a contract certain fields are case sensitive and will not provide results if the lower case is used. For instance, when search in the Contract Name field in "Active Contracts", if you enter abc no values will come up. If you ente...

Resolved! Want data from three internal table to single internal table (very urgent)

Hi ,I want data from three Internal table into one Internal table by using joins/subquery .Final Interanal table T_fp should contain this will contain T_fp includes this fields1)GPART2)Vktyp.3)Text.SELECT vkont gpart FROM fkkvkp INTO CORRESPONDING ...

Resolved! Delivery Split

Hi Everybody, I have to write the code to split the delivery document in reference to sales order.<u><b>Delivery Document Split criteria is:</b></u>Customer Purchase order number,Product HierarchyCountry of origin of Goods so for this i have to creat...

Attach TR Manually ?

Hello All, Basically I've cretaed <b>2 Report Programs</b> . <b>1 Program</b> will Download all the Texts to be Translated (Program Texts,SSCRN texts, Data element Texts, Fn.Group Texts,Transaction Texts etc. )into an XL Sheet. After the XL Sh...

Resolved! how to make a MAX() ?

Hello! Have You got some idea how to change the code below to be correct?REPORT ZWOP_TEST1 . DATA : people TYPE STANDARD TABLE OF zpersonal. SELECT nachn INTO TABLE people FROM zpersonal INNER JOIN zintagral ON zintagral~card = zpersonal~stredi...

Resolved! subroutine

hi gurus i am new to abap .ihave to learn about using aubroutine is script can any one help the same.i have little idea about sap script.so please explain me in a very basic manner.please provide me simple code for the same if possibleregrads.and tha...

Resolved! Dynamic ref to objects

Hallo Buddies,I have a scenario where I have to create the object of class dynamically,The scenario is like this:User inputs the class name, and I have to create the object of the user input class dynamically.Here, I know the interface of the user in...

BAPI for Vendor master?

Hi Folks,1.Is there any BAPI available for Vendor Master?2.In LSMW if I am having a flat file of 4 records and I am updating only one of them which one will get uploaded? All the 4 or only the one which I had updated?I had never worked on LSWM,so kin...

kiran_k8 by Active Contributor
  • 1210 VIEWS
  • 5 REPLIES
  • 0 Likes

Resolved! at selection screens

hiin at selection-screen events , at selection on field , at selection output , at selection-screen on value request , at selection-screen help request.in all these at selection-screens which event will trigger first , then what is the sequence of e...

PEXR2002 IDoc

Hi Experts,Does anyone have any experience getting the PEXR2002 IDoc to work?Its based on the PAYEXT message type.This IDoc is to be sent to the bank, containing pay data.Here are my following questions:- How do we connect to the banks system? - One ...

Labels in this area