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

Resolved! RFC time elapsed

Hi all.Is there any Bapi/BadI/FM that I can measure the time elapsed between the start of the FM (RFC) and the return from external consultation?I thought in register the start time and end time in two variables and execute the Bapi/BadI/FM that I se...

reg: sy-ucomm

what is the value a sy-ucomm holds when we press on execute to process a selection screen and if possible give some explanation on sy-ucomm in simple words...Moderator message: please search for available information before posting.Message was edited...

How to steps to put validation check on table event while deletion of selected entries

Hi Experts,Need help in a scenario where I need to code in Table Maintenance Generator with an event which checks/validates and allows only deletion of those selected entires which are associated with a particular region (US,CA etc). For eg:- If the ...

CNTL_ERROR in RF GUN

Hi,I am facing a problem while executing a program through RF Gun. While trying to execute the program through RF Gun a runtime error is coming.A RAISE statement in the program "CL_GUI_DOCKING_CONTAINER======CP" raised the  exception                 ...

SPAU adjustment

Dear All,Currently we are upgrding erp6 to ehp 5.We are doing SPAU adjustment.We have the following confustion in "With Modification Assistant"There are some programs in which we have made changes as per suggested by SAP Notes. Thease all are statuto...

MESSAGE_TYPE_UNKNOWN

Hi ABAP gurus ,please provide me the solution sothis dump.Country  NLSystem  SAP P10Area  EDIdaily we they are  getting 24 dumps (every hr) in P10.Dump – MESSAGE_TYPE_UNKNOWNUser - hjkuyhiProgram - SAPLPC32FM - TP_INVOICE_CVTYP_CHECKAs per log it say...

what is the purpose of function THUSRINFO ?

HI all,      can any one tell the purpose of   CALL 'THUSRINFO' ID 'OPCODE'  FIELD  <FLD NAME>                               ID 'TERMINAL' FIELD <FLD NAME>                               ID 'TID' FIELD <FLDNAME>                               ID  'HOST...

Resolved! Password Parameters

Hello,We use SSO based logon into SAP systems.I have a conundrum with 2 Security parameters: login/password_change_for_SSO and login/password_max_idle_initialIn our system(ECC 6 EHP3), the paramter: login/password_change_for_SSO = 00 =  Ignore requir...

read an internal table for use in a select

Hi Abap Gurus,I am trying to use an internal table in a select instructionsomething like thisloop at max_mes. SELECT * FROM mbewh WHERE matnr = max_mes-matnr                          and lfgja = max_mes-lfgja                          and lfmon = max_...

Resolved! How to freeze a version program in Development environment ?

Hi I have some requirement, when we have an ABAP program we make all the necesary changes in development environment (in one Request) , once the request is transported, then the system ask us for a new request. But, is there any way to do something s...

Creating Custom (Very Simple) Program Inside SAP Which Will Keep Track About Patients

Hello, As the title states I would like to create custom, pretty simple program inside SAP which will keep track about patients. This program would have seven (6) columns: -----------------------------------------------------------------------------...

Labels in this area