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

Resolved! logoff in user exit

Hello,I'd like to logoff certain users in the User Exit SUSR0001. I already found a function called TH_DELETE_USERS, but that function requires the user to have administrator rights. Is there another function I could use to logoff users?Thanks in adv...

Resolved! 'Enter' button event

Let's say I've got on my selection screen PARAMETERS: werks LIKE t001w-werks.I'd like the programm after writing the werks and pressing enter button to check some condition. If werks meets some condition then I'd like to modify my selection screen (a...

Resolved! internal table??

Hello! What's here a problem? My program says is smth. wrong. Thank you!!CLASS int_table DEFINITION. PUBLIC SECTION. TYPES: BEGIN OF table1, mfirst TYPE i, msecond TYPE i, END OF table1. CLASS-DATA wa1 LIKE TABLE OF table1 WITH ...

BDC problem

Hi Gurus! Sorry friends lots of questions on this bdc, in my RFC , i have Sales Order BDC , while running this bdc there are warming messages for eg - Credit Check ( maximim percentage for open items ). when this warming messages comes , the order sh...

Sample Code request

Hi experts!!I 'm new to ABAP objects and i would like you, if possible, to provide me with some "real" code using objects.All i find on the internet is small examples with airplanes, cars etc..They are easy to understand as syntax but not realistic...

Resolved! sap script

Hi Gurus, Im new to SAp Script. I want to create a food bill using SAP script.i want to print FOOD BILL as the heading . ie on the top of the page. then in the next line i want to print a date in the left margin.please help me out how will i...

Resolved! PP02

Hi All, I want to assign the roles to the position in PP02(Maintain Plant Data)for infotype P100Can anybody give me the FM to roles to the position.This is very urgent.Thanks,Swapna.

Resolved! Very VEry urgent

Hi All, Hi Experts , I am asking a basic question but not able to rectify from last one day itself. Please Do the need ful.Data : S_TRAN type mesg-erfmg.user input s_tran from 2 to 3in my internal table i_output-erfmg contain value like 1,...

Resolved! problem in function exit

Hi All,I did one function exit,while executing the transaction i found that exit does not executed.then I found the program name and the place where it is calling for the particular exit function.While going through debugging i found that execution r...

Labels in this area