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

abap -SHIFT

hi folks,I have small confusion with the use of SHIFT. when do you use 'LEFT DELETING LEADING' and 'RIGHT DELETING TRAILING' because I have a character variable z1 = Operation# and I need to get rid of the '#'. I have declared z1 as char type.I need...

Custom Control

Hello All ,I have a question related Custom Control and SAP Container.I know we can embed text control , picture and HTML controls inside a container , can we embed an existing SAP transaction ( like VA03 , VD03 etc.) inside a custom container ?Are t...

Resolved! :) Unicode Problem

Hi,I am having an Unicode problem. I have an Internal table as follows.DATA: BEGIN OF iedid4 OCCURS 10. INCLUDE STRUCTURE edid4. DATA: END OF iedid4.A structure is as follows:DATA: wa_firstline(1000), wa_header LIKE e1bpache04, ...

Resolved! Sapscripts

Hi all,How can I download a script on to the local presentation server ?I a working with the modified version of standard program sapfm06p. Here I cannot understand how the data is transfered from program to the script. Suppose If I want to do some m...

Resolved! Some Questions in ABAP

Hi All,I have some questions in ABAP.1. In CALL TRANSACTION Statement what is the use of CTU_PARAMS!2. During BDC Process if we are having <b>Tabale Control</b> to process then how can we find specific rows for specific Record!3. Suppose i want to 'S...

filter objects in ALE

Hello,In ALE i need to apply a filtering criteria for MSGFN field in debmas04 idoc.I have an entry in BD95,and enty in bd59 but its a field in a structure..But when i tried to create a filter group in bd64 iam not able to see the field in the filter ...

Resolved! Regarding SAP Scripts

Hi All,1. What is the functionality of <b>WRITE_FORM_LINES</b> & <b>WRITE_LINE</b> in SAP Scripts.2. What is the main usage of <b>CONTROL_FORM</b>.3. Using which <b>TCODE</b> we can move changes made in one Layout[SAP SCRIPT] from one CLIENT[100] to ...

Labels in this area