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

Change Pointers Issue

Hi Pls any body can give me step by step settings to save the changes to the DB tables(Change Log) I am trying to read change pointers for a 1) FAGL_011PC table.But when ever i change the data using T Code FSE2 the data is saving in this table but t...

Table Control Loop

hi, I've a table control with 16 values. At one point of time only 9 entries can be displayed.User selects one line item from the line item level and then enters value at the below screen.But when user selects one entry and then presses enter the sel...

SAP Tools

Hi, can anyone provide me the details of SAP tools..What it is...Where iot has been used..I have got a call from a company and they said, they are dealing mainly with sap tools side....I want to know more abt this..

MINISAP LICENSE

Hi Gentlemen!!I have problems to renew my license in the MiniSAP.I can't Log On because it has finished my license, so I can't enter to the transaction 'SLICENSE' to get the hardware key.What can I do?? do I have to install MiniSAP again??Thanks for ...

DP90

Hello All,We have a requirement for DP90 so that materials are split by the BOM item category. Below is the example:Service order is : 123456Operation: 0010Material1: MAT1 with item category LMaterial2: MAT2 with item category NMaterial3: MAT1 with ...

Sapscript

Hi all,I am using the f110_prenum_chck standard sapscript for check printing. In the address section. Pincode is displaye before the region. When i go to the editor and change the position of the field in the address endaddress, it still shows no cha...

Resolved! screen problem

Hi,I have created a simple program with 3 parameters and an IF ENDIF block. In this IF i check if sy-uname eq 'AAA' ... else MESSAGE 'Unauthorized!' TYPE 'E'.but when it displays this message, SAP entered into some screen where I don't have any butt...

about idocs

its all about ALE can u help me in configrations that u have to make at both ends.if the configrations are made suppose,i want to send a material to my patner by using rsdesmat in this the inputs are message type and material number is this the progr...

RS_TREE_LIST_DISPLAY

Hi all, I am using below mentioned FM to dipsplay tree structure. RS_TREE_LIST_DISPLAYNow I wanted to display something, when I double click on the nodes child.that means if am having node called Parent.under that I have children C1.If I double click...

AT LINE SELECTIOn

Hi allThis is how my reqirement goes.I have a list of sales orders numbers and delivery order numbers.Now if i click on one of th sales order number it has to go to the transaction VA01 and if i clivk on one of the deleivery order number it has to go...

AT LINE SELECTION

Hi allThis is how my reqirement goes.I have a list of sales orders numbers and delivery order numbers.Now if i click on one of th sales order number it has to go to the transaction VA01 and if i clivk on one of the deleivery order number it has to go...

Resolved! Insert statement

Hi all,Is correct pgm below plz see it..Data: BEGIN OF itab OCCURS 0.INCLUDE STRUCTURE zst1.data: end of itab.PAI:IF SY-UCOMM = 'SUBMIT'.IF SY-SUBRC = 0.MOVE-CORRESPONDING ZST1 TO ITAB.Insert zst1 from itab---->its correct pgm. can display to db tabl...

Labels in this area