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

    variant alv

    hii have this program, i dont know how to do with variant, when i click in parameter variant i am not get anything , then what is the use of this variant.report ztest_0002no standard page headingmessage-id zmm.Tables.tables: mara.Global ALV Data Decl...

    Resolved! Accepted Solution

    work area

    Hi experts,DATA: T_POSMDRADR TYPE TABLE OF Y_POSMDRADR.DATA: WA_POSMDRADR LIKE LINE OF T_POSMDRADR.now i have data in T_POSMDRADR.I want to move this data to WA_POSMDRADR.how can i moveRegards

    Resolved! Accepted Solution

    any Function module or BAPIs are available to get scheme name for the inter

    I have internal order no value in table AUFK-AUFNR , and the internal order corresponding Scheme value is available in IMPR-PRNAM . Now I want to inner join both the tables to extract the data , but there is no common field . Is there any Function ...

    Resolved! Accepted Solution

    doubht in se11

    hi experts,In se11 while creating Ztable in delivery and maintainance what is the difference between diplay/maintainance allowed and diplay and maintainance not allowed.only creating entries and displaying in se16 or some other reasons are also there...

    REG: RFC 's

    I am created one rfc like ZTEST_func_call.which is having import and table parameters.now i call this rfc function moudule in another rfc function module like:call function 'ZTEST_FUNC_CALL' in background task.but its no tworking would you give me an...

    Resolved! Accepted Solution

    OPEN_FORM

    When dealing with sap scripts.I use the function module OPEN_FORMIf I dont pass the parameter "options".... what will be the default printer devicewhere is it taking the default device from???I need help... UrgentThanks in advance!Best regards,Kranth...

    Resolved! Accepted Solution

    Internal table

    Hi experts,I wanted to put complete fields of 2 table(mara and makt) into a single internal table. when i tried with ypes: begin of itab.INCLUDE STRUCTURE MARA. include structure makt. types: END OF ITAB.it is showing the error as Mandt already exits...

    Resolved! Accepted Solution

    SELECTION

    HI GURU'S.i want validate selection screen like this.i have one parameter related to company code , it accepts every value from table t001. and i have select-options for sales organisation. it accepts values from table TVKOV which r related to compan...

    Resolved! Accepted Solution

    SQ01 SAP adhoc query error

    Hi,We face a very peculiar problem. A particular user is not able toexecute the SQ01 queries for some reasons. All the other users are ableto execute the queries correctly.When this particular user is trying to execute the query, he gets anerror mess...

    Va21 & va22

    Hi all i did a user exit in for va21 and va22 transaction in pgm sapmv45a screen no 8309.i added two fields in the header data. i mean to say additional data b..but if i open the vao1 transaction in that header (additional data B) also ...

    Labels in this area

    Explore this Area