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

Lock Tcode.

Hi all Good morning. Is this possible to lock the code. I mean only particular person can change or modify the code. For others I should display “ not authorized” how to do this.And please tell me how to lock the Tcode…Regards Prajwal K.

HR Infotype Problem....

Hi,i m working on Infotype(4001) for HR. Requirement was to add 2 fields on the screen 0200. I add fields on the screen & set the property as input field. But now the problem is, in the transaction PB30 at the time of entry these fields display ras o...

RMDATIND Program

Hello Experts,I am using Direct Input Prog. RMDATIND for creating materials and extending them to Plants.How can I check if this program using Synchronus update or Asynchronus update during material creation or material extension to plants ?Thanks in...

system upgrade

All, What is the main role for a security guy if there is system upgrade?(Eg:4.6c to ECC5.0).According to my understanding,after system upgrade we have to update the customer table through su25.At this point what will happen to the old custom table U...

Resolved! few questions pls answer

hi i need answer to below questions1) in sap scripts when we call a subroutine as below what does using changing mean hereand in form what does inttab structure itcsy and outtab structure itcsy means and why it is used like thisPERFORM VENDOR_ID IN P...

Resolved! pls help

hi i am trying to pass the value to one internal table to other. but it's not working. anyone pls helpmeDATA : itab_zdfkkwoh TYPE STANDARD TABLE OF zdfkkwoh WITH HEADER LINE.DATA : wa_zdfkkwoh like itab_zdfkkwoh occurs 0 WITH HEADER LINE. ...

Resolved! Gurus...Need help....extract data from BKPF header table and BSEG line item

Gurus,I have to write the logic to fetch data from bkpf and bseg. Need help on how can i do that..I have to get bukrs belnr gjahr ldgrp from BKPF for a given date and company code. For all these documents, then i have to get the line items from BSEG...

Resolved! Customer Invoice

Hi, How can I know that whether a customer has a invoice to be paid? which table-field that i have to look into?Is there some indicator which shows that a customer is debitor? and due date has already expired? Thanks Mary

Resolved! logic

Hi i am using the following logic to insert the records to database table. but i ll affect the performance. how can i improve the performance using field symbols. IF counta <> 0. LOOP AT itab_zdfkkwoh INTO wa_zdfkkwoh. TRY. INSERT z...

Labels in this area