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

    pf status

    Hi , I have created customized pf status for my report. When I am running the report , pf status is not shown in the result. But when I tested the pf status, it is working . I have passed the exact form name of pf status to the Reuse_alv_grid_...

    Resolved! Accepted Solution

    condense

    Hi firends,In vbap-matnr = ' 000123456'.Iam getiing the follwoing value.Now i need to pass vbap-matnr vbap-vtweg vbap-vkorg to the function module save_text in the follwoing format 000123456 200010Since the material number is 18 digit.but i...

    Resolved! Accepted Solution

    Problem with Batch Input

    Hi. I have the next problem. There is a Z programm (A) wich I do Batch from another problem (B). The Z Program (A) wich I do the batch, consist in ALV with header. When I use the main program (B) it works normally. But when I execute the main program...

    Resolved! Accepted Solution

    How to change Idoc Status

    Hello Friends,How can i change status of Idocs from 02, 51, 64 to below status31 for Outbound idocs68 for Inbound IdocsI have searched the forum, and many people are advising to use BD87 to perform it.I have checked BD87 and i am unable to find optio...

    Resolved! Accepted Solution

    Authorization group

    Hi Experts,I need to provide the authorizations for the Z table maintanance view SM30.using SU21 created the authorization group (ZSAM) after that using SE54 assign the authorization group (ZSAM) to the Z table.Initially I have created the table main...

    Resolved! Accepted Solution

    ALV Block

    Hi experts,I need to hide a key field (ERDAT) in the output of a Block ALV ; how could I do this ? I can't refer this field to another table in which is not key field and I've already used 'NO_OUT = 'X' but nothing...I need something else I suppose.....

    Resolved! Accepted Solution

    Table Contents

    How do everybody,I am looking at the table contents for T538A (HR Time/Measurement Units). When Ihit the contents icon all the rows from this table are displayed. There is a unit descriptionfield (EINHTXT) i.e. 'Hours' which is also displayed. The pr...

    Resolved! Accepted Solution

    OPEN DATASET UTF-8

    Hi,As a part of Unicode conversion project activities, we have changedabout 300 programs dealing with the uploading and downloading of thefiles on the application server. The changes applied into theseprograms are mainly with the "OPEN DATASET" synta...

    vendor's material

    Hi experts,I am creating vendor's stock report. I am facing problem i am not getting all material for perticular vendor in MSEG but when i am checking standard report ME2O or MB5B it showing the material at vendor. so how can i get all material for p...

    problem in the code

    Moderator message: please use an informative subject for your questions in futurehi,I had made this code which shows changes made to the Purchase Order,but 1 problem i am facing is that when i execute this program it get perfectly on the DEV Server b...

    Resolved! Accepted Solution

    Opensql Insert statement

    Hi,I'm currently trying to insert a record in the rsdiobjt table. If this works i have a batch of (similar) query's wich I execute as a one-time update. In order to do so, i've made the following query:INSERT INTO rsdiobjt (langu , opbjnm , objvers ,...

    badi ac_document

    Hi ,Im using badi ac_document for updating segment. Im using following code to update the segment. Kinldy let me know if im doing it correctly,METHOD if_ex_ac_document~change_after_check. DATA: imtab TYPE accit. DATA: extab TYPE accit_sub. L...

    Labels in this area

    Explore this Area