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

    Converting Date Formats

    Hi all,I know there are many such posts but i was unable to find an answer that suited my requirement.I want to convert the internal date format into the format specified below. Is there any FM's for this or do i have to code it?For Ex: Internal Form...

    Resolved! Accepted Solution

    active cancelled excise invoice

    Dear experts,                       I have a critical requirement, actually our client has mistakenly cancelled a wrong excise invoice, and now he want to have that invoice in their standard report where cancelled doc can not be seen.                ...

    LIKP-VBELN & VBAP-VBELN

    Hi,I have tried to write a programme, where in I should get all the sales document no: from VBAP, LIKP and the net value from those document.REPORT  ZVBAKVS.tables : VBAP, likp, VBRP.data : begin of info occurs 0,        vbeln like vbap-vbeln,       ...

    Resolved! Accepted Solution

    system time

    Hi all,I have used the system data to take the system time and displayit in my program.......but I want this clock to work and refresh when the system time change.... I try to find it through surfing the internet but I didn't found any solution....co...

    Resolved! Accepted Solution

    Check whether selection screen can be generated or not without generating a short dump

    Hi all,I found function module 'REPS_OBJECT_GENERATE' to check whether selection screen can be generated for a given program or not.If O_GEN_SUBRC value returned from the FM is not 0, it means that there is a problem with the program.However, if the ...

    ec1 by Active Participant
    • 983 Views
    • 4 Comments
    • 0 Likes
    Resolved! Accepted Solution

    SAP LANDSCAPE

    i read that DEV,QAS,PROD are 3 Servers in SAPLANDSCAPE .DEV has clients like 100(development),200(unit test).QAS has also clients 180 etc.PROD has client : 200  .As an ABAP developer i will login to the development server and login with 100 client an...

    ALV Grid row limit

    Hi Friends,I am working on a ALV Grid report using FM REUSE_ALV_GRID_DISPLAY wherein when the ALV report is executed I have to see only 20 default rows by default. I am not pulling the data from any database tables into this report. So when the user ...

    Resolved! Accepted Solution

    Restrict Billing Block

    Hi,I want to restrict Billing Block with VA01 on CR (Credit Memo Request). I have read some messages about it, but there is still one question. I would like to test if the authrisation object V_VBAK_FAK can be used in this issue. This object is not i...

    Resolved! Accepted Solution

    Inbound Idoc Simulation

    can i simulate inbound i doc before posting so that i will come to know that it is having some errors so that i wont post thatand no new i doc will be createdsame like we can simulate Invoice postings in test modecan simulate I Doc also so that we ca...

    Labels in this area

    Explore this Area