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
    • 94922 Views
    • 212 Comments
    • 39 Likes
    Resolved! Accepted Solution

    A Currency Field is Changing its Format While Loading to Internal Table?

    I download custom table data, via RFC call, to an internal table. The field in question has a data type of CURR, length 17, dec 2. In debug it wants to make it [P(9)DEC2]. table value = 2,360,895.00.internal table value = 202020202020323.33table val...

    Deleted User ID Report

    I'm looking for a way to retrieve Deleted ID's, First and Last Name, and deleted Date based on an input of User Group and a Date Range.I know I can use the Change Documents within SUIM but this I have to know the deleted id.I have been trying to figu...

    Resolved! Accepted Solution

    What is the best way to get/change data in R/3 from external interface?

    Hi SAP gurus, I have a problem to know what is the best technology to access and maintenance all SAP functionality and data too in R/3 systems. Anyone know if connectors (.NET or JCO) are the only solution to manipulate all SAP system data or exist o...

    Resolved! Accepted Solution

    Workflow tab in PFCG

    Hi In PFCG there is a workflow tab which is present in one of the clients. However this is not present in the other clients. Does workflow needs to be configured to have this?I am trying to understand as to what workflow is all about. Any ideas?ravi

    SAPXPG_START_XPG

    can u pls help me in understanding this code-:is it a function module(SAPXPG_START_XPG)?if yes then why am i not able to find it in SE37.Can u plz help me in knowing where to search for this function module. CALL FUNCTION 'SAPXPG_START_XPG' DESTI...

    Resolved! Accepted Solution

    Index in ABAP program

    Hi Guys,I have a problem with index. I created index on VBRK table with fieldsd VKORG & FKDAT and in selection query i am using only these two fields in where condition. Most of the times the application is running perfectly. But some times it is r...

    Transport problem

    We have transported some programs from A->BNow, In A every thing is working fine. But the transports in B are failing with one error sayingProgram YR****, Include Z***: Syntax error in line 000134The type '/1FB/MD_________2S300YJ' is unknown.This typ...

    Resolved! Accepted Solution

    VOFM new include

    Hi , I had to insert a piece of code in to a new include in VOFM for a new output type. I did this by getting a developer key . The problem is when I run a syntax check on the code I get an error "REPORT/PROGRAM statement missing, or program type is ...

    Resolved! Accepted Solution

    entries in ztable

    Hi all,I have a ztable created. My requirement is like whenever new entries are created or existing entries are modified, this information should be tracked in the program, like which fields are changed etc. How can I do this.. can anyone please tell...

    Resolved! Accepted Solution

    Unicode error

    Hi All, I got the following error in upgradation."C_DEL" must be a character-type data object (data type C, N, D, T or STRING) . The code is like this. data: v_string(1022), " String to read the data from ...

    Labels in this area

    Explore this Area