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...

    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...

    sheenamk by Developer Advocate
    • 94659 Views
    • 212 Comments
    • 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! Accepted Solution

    :) 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! Accepted Solution

    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! Accepted Solution

    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...

    Resolved! Accepted Solution

    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

    Explore this Area