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

    FBL5N - from which tables

    Dear All , For special purpose , I must update BSEG-SGTXT(because it is a text field ) . But after updating . I could not find the result on FBL5N ALV list . If I break down the line item , I could see the updated text on the BSEG-sgtxt . My problem ...

    Resolved! Accepted Solution

    BDC

    Hi Gurus, Please suggest me how to convert the foxpro database table into the SAP internal table or how to convert the foxpro database table into EXCEL sheetThanksRavi

    Backup text

    Hello,i need to backup texts from table stxl (data cluster) and i am using read_text to get an internal table. The texts are word documents (doc) and i need to export them to a file in a pc.Now i am using read_text to get the text (in a tline table) ...

    Resolved! Accepted Solution

    SCREEN INVISIBLE

    Hi Folks,I want when the user enters some name in the field UNAME it should be shown as ******.I am doing like the below but not working.LOOP AT SCREEN.IF SCREEN-NAME = 'UNAME'.SCREEN-INVISIBLE = 1.MODIFY SCREEN.ENDIF.ENDLOOP.K.Kiran.

    kiran_k8 by Active Contributor
    • 1315 Views
    • 11 Comments
    • 0 Likes
    Resolved! Accepted Solution

    hi frnds

    hi sdns, can any one send about MM and SD flows with Transaction Codes. i found in SAP helop. but they given like chart. i dnot understand that. i need simple flow diagram if u had please send me that.thank uwith regdsSirisha.

    Resolved! Accepted Solution

    URGENT

    HI, a sub-header is printed out for every change in MRP Type (DISMM). I WANT TO have the code inserted after the sub-header for every change in the MRP Controller (DISPO).SO HOW TO USE THE AT EVENT IN THE LOOP.

    Lock Objects

    Hi , I knew a little bit about lock objects . Suppose I have created a Z table. For this table How can I create a Lock Objects ? . In which situtaion we create a lock objects ? Can I have any real time example ? because sap itself maintain luw.so,W...

    Selection-Screen

    Hi , I have two fields on selection screen . Custno and Sales Order No.My Problem is When Custmer chooses one value from F4 help in th customer no field.according that value , in the secod field we have to display his sales orders ?How can we ...

    Resolved! Accepted Solution

    defining variables

    Hi,can anyone explain to me the difference between these two statements:DATA VAR TYPE C.and TYPES VAR TYPE C.i WOULD ALSO APPRECIATE IF SOME ONE CAN EXPLAIN THE DIFFERENCE BETWEEN TYPE AND LIKE STATEMENT IN A PRACTICAL MANNER(the way in which it affe...

    Labels in this area

    Explore this Area