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

    function module

    i want funtion module for the convert the quantity in sales unit into the base unit and the condition is the retrive the base unit of measure, if the base UOM is not equal to sales UOM..inputs are the material number and sales unit and quantityre...

    Resolved! Accepted Solution

    VARIANT?

    Hi,Can any one explains me the difference between Variant in normal reports and Variant we get using REUSE_ALV_VARIANT_F4.i have checked in one alv program BALVSD01, it is going to give a value at one selection screen field..where does this variant v...

    Resolved! Accepted Solution

    sbwp create new document

    Hi all experts,i want to create a new document via a function or method in the inbox of a receiver. I already looked for SO_DOCUMENT_SEND_API1 or SO_DOCUMENT_INSERT but it seems that these function are just for creating a email to an external partner...

    upload in ac03

    Hi all,i need clarification on long text upload for ac02 (display service. in this transaction i had to upload the following fields.asnum,astyp,bklas,meins,..etc. and also long text field.i developed seperate program for uploading asnum,astyp,bklas,m...

    Resolved! Accepted Solution

    Text line in Smart form

    Hi, I have a smart form requirement to print text. ex : 1. <B>1111111111111111111111111111111111111</> 2. <U><B> aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa</></> 3. <I><B> bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb</></>I need to print these text as it...

    Resolved! Accepted Solution

    Few questions...

    1. ABAP programs can access local files on which type of server ?2. Business object type for purchase order ?3. What is the Pre-requisite to nest internal tables ?4. What are the different ways of passing the data between the lists ?Please find time ...

    dynamic parameter

    Hello,I have a program with a parameter declared as no-display. I would like that, only for a specific user, the parameter to be visible. How can I do that?I tried in this way:SELECTION-SCREEN BEGIN OF BLOCK b1.if lconfig_flag = 'X'.PARAMETERS: p1 TY...

    Resolved! Accepted Solution

    Regarding range tables

    Hello,I have a range table which gets populated with the following data.S.....O.......Low................High-I......BT......<lower id>.......<higher id>I need to do some processing for each of the values in the range table, ie, all ids in the 'betwe...

    Resolved! Accepted Solution

    regarding lsmw query

    hi I am using IDOC to upload data with the help of LSMW but by mistake i checked a checkbox ( Allow structure assignment for EDIDC40 ) at first step "Maintain object attributes"i don't know how to unchecked thid box and i am facing big problems due ...

    Resolved! Accepted Solution

    How can 1 use special characters while declaring message in message class?

    Hi,I am faced with a situation wherein i need to display some error message in french language. This requires me to pass the message in french while declaring it in the message class using tcode se91. However the language uses some special characters...

    Labels in this area

    Explore this Area