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
    • 94255 Views
    • 212 Comments
    • 39 Likes

    Syntax Help

    Hi,I'm new to ABAP, i coded the below statements, when i check i get the message: E:Incomplete arithmetic expression: ")" missing at end of statement. Can anyone please let me what is the issue with the below code.deno1 = ( ( 60 ) / ( SOURCE_FIELDS-/...

    Resolved! Accepted Solution

    Char to Num or Num To Char

    Hi Gurus,Can any one tell the conversion from char to num or num to char in ABAP. we are using abap extractor .where we are joining num --> char Field.select c1 c2 c3 from table x,ywhere xcolumn(num) = ycolumn(char). I got a CHAR_NUMC_CONVERSION but...

    SE93 vs SE38

    Hi all,I have created a Z program, with some wordings created in the INITIALIZATION. When I run SE38, the selection screen displays correctly.But when I run SE93, only the wordings disappear. In SE93, the screen assigned is the default one 1000.What'...

    Resolved! Accepted Solution

    Method parameters

    Hi all,Let's say existing there is a class with 3 importing parameters into the method. But somehow there is a needs to extend the existing method into 4 importing parameters. The question is, if we are applying OOP concept here, how should I do it? ...

    Method help !!

    hi experts,Can anyone help in writing the method for the below requirement.Ex:OldDate: 03/10/1992Current Date:09/24/2008Calculation : (difference between the two dates) / 365 = 6042 / 365 = 16.55 (rounded to the second decimal place) ...

    Resolved! Accepted Solution

    Error in Function module

    Hi Gurus, I am using a standard function module in my module pool program(RF program). While executing standard function module, it is giving me error message due to some validations. I want to capture this error message and continue the process........

    Resolved! Accepted Solution

    SAPgui logon using SNC

    Hi Sdn, my customer wants that external user connects using SAPRouter and SNC (SAPCRYPTOLIB), however, I didn't found any step by step documentation that supports this. I've found a documentation for RFC communication but not for dialog communicatio...

    Resolved! Accepted Solution

    How to modify a program with "application" attribute set to "basis"

    Hi, I have a program named AQSTZSALES=====ZFACT-DET-CONT. I never had seen a program with the name in this form. The "application" attribute is set to "basis". When i try to modify the program, this request a object key. Why this program has your na...

    Labels in this area