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

SM12 Autherizations

Hi,I have a problem with Sm12.My client wants the autherziation in such way that, suppose if A is working on VA01 transaction code and another user also working on same VA01 transaction code. Now first user A can enter in to SM12 and unlock the user...

Resolved! Check data in ALV

I've done an ALV report with input fields, with the method cl_g_alv_grid->set_table_for_first_displayWhen I change a data manually, the ALV checked the consistency of the data (dictionary control).I can also update my ALV grid by uploading a data fil...

Resolved! SM37 - JOBs was CANCELED

Hello all,Can someone explain why Job was Canceled...tx = SM37 - JOBs were CANCELEDSome JOBS were finished ans some were canceled:name: DELIVERY_APR / user: JHERNANS/ stts: COMPLETED/ date: 06.06.2007/start: 01:00:32/ finished: 07:26:17name: DELIVERY...

Resolved! abap Questions

hi guys,need ur gudience, kindly reply.1. how can we prints terms n condtions of a smart form in duplex manner.2. how does a end user exectute smart form in SAP.3. In Reports(ALV) we use Zebra field , for showing out put in colors (Blue, light blue)....

Resolved! ABAP HR

Hi Experts, How can I know that if an employee is active or inactive.I guess if endda < current date then inactive or is there any other way to find if he is active.If I use rp-provide macro it will bring only active records or both.Thank you.Regar...

MIGO Security

Hi,I am creating one role in that MIGO transaction is involve when i test and access MIGO transaction and in it controlling documents it is jumping to the transaction KSB5 how can i rescrict this. I dont want user to enter into KSB5 transaction. and...

Resolved! perofrmance

Hi all,Why below code is going to continous loop it is never coming back...LOOP AT it_zsft_terr_code INTO IS_zsft_terr_code. LV_STRLEN = STRLEN( IS_zsft_terr_code-ZZTERCD ). MOVE IS_zsft_terr_code-ZZTERCD+1(3) TO LV_ZZTERCD. MOVE LV_ZZTERCD T...

Labels in this area