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

    hierarchy area

    Hello ,1) In transaction ks01(create cost center).... IN basic screen ,I am trying to enter to fill Hierarchy area,But f4 help found no data in it...So to maintain data for Hierarchy area(CSKSZ-KHINR) which table needs to be updated2) While doing th...

    FM GUI DOWNLOAD

    hi all,below is the sample code for FM GUI DOWNLOAD...... just for the heading purpose i dont want to use the statement with header line ( occurs 0) ,,, if i want to define it using TYPES, thn how should i declare it..tables: mara, marc, mard. DATA :...

    Resolved! Accepted Solution

    PDF Print

    I am using following code to load the PDF file. CALL FUNCTION 'GET_PRINT_PARAMETERS' IMPORTING OUT_PARAMETERS = PRINT_PARAMETERS VALID = VALID_FLAG EXCEPTIONS INVALID_PRINT_PARAMS = 2 OTHERS ...

    Resolved! Accepted Solution

    Dynamic Array

    Hi,I want to declare a char array dynamically.Example:data: size type i. size = 30. "size gets populated from another function module data: begin of table1, STR(size) type c, end of table1.Can any one please tell me on how to d...

    PDF Print

    Hi Everybody,I need to upload a PDF file from the PC and Print it direclly in the background.I donot want to go to Spool list and print from there.Can someone tell me how to do that?Please help.Its urgent.Thanks,Sirisha Matta.

    Resolved! Accepted Solution

    IDOC created with errors!

    Hello All,I am sure that I am not posting this in the right forum. But I did this because, I get more responses in this compared to others. Sorry if this has caused any trouble.I had extended a standard idoc with 2 customer segments and procesed the ...

    Labels in this area

    Explore this Area