Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

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...

    Criticality.png

    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...

    2024-08-07_08-25-11.png
    sheenamk by Developer Advocate
    • 92974 VIEWS
    • 212 REPLIES
    • 39 Likes

    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! 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
    • 1269 VIEWS
    • 11 REPLIES
    • 0 Likes

    Resolved! 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.

    table HRT1002

    Hi everybody.Could anyone tel me if the transaction PHAP_CATALOG is linked to table HRT1002? In other word when I modify a text with this transaction is it changed in the table HRT1002 or in an ohter table?Thank you allKarim

    Resolved! 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! 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