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

    RPCIPE00.....

    Hi,i need to schedule the accounting process via reports RPCIPE00, RPCIPA00, RPCIPP00.the accounting process always needs a user action to release created documents and to register documents in the FI system.I was using transaction PEST (Process Mode...

    write and unicode

    Hi,please read and answer this question only if you have in-depth unicode experience:I'm working on a unicode system. Right now, we have Turkish language installed. When I display i.e. table SKAT account short texts as SE16 ALV grid, the special char...

    Clemenss by Active Contributor
    • 430 Views
    • 1 Comments
    • 0 Likes
    Resolved! Accepted Solution

    Date

    Hi,I have date field which comes from a file in different formats.I would like to find the user settings from USR01 table and change the date to that format.We have 6 such formats..is there a FM which does all the conversions or should the code be wr...

    Resolved! Accepted Solution

    drop down list not working

    hi friends..i am making dropdown list on field t001w-werks in module pool ..following is code..PROCESS BEFORE OUTPUT. MODULE STATUS_1000.*PROCESS AFTER INPUT.MODULE cancel AT EXIT-COMMAND. MODULE USER_COMMAND_1000. PROCESS ON VALUE-REQUEST.FIELD t001...

    Resolved! Accepted Solution

    sample module pool program

    Hi All!Can anybody provide me the sample module pool program.I am having an input field which i have to validate and a push button after that to execute.Please provide me the logic in the PAI and PBO and also what to give as parameters in the fetch c...

    Resolved! Accepted Solution

    selection screen problem

    Hi experts,Iam trying to display one radio button(R1) for A1 block and other radio button(R2) for B1 block with same group.Iam getting problem in the following code...And i want to make R1 as default.If R1 is checked b1 block (P_VBELN)should disable....

    IDoc COND_A01

    Hi all. Tell me please, how can I close period of validity of conditions vith IDoc COND_A01. By the moment when I want to close (for example) period 12.01.2006 - 31.12.9999 I send IDoc with period 28.02.2006-28.02.2006 (day of closing) with the same ...

    Resolved! Accepted Solution

    open file

    hi frnds, im downloading some records into a text file. At the end of the abap process i want to open the text file automatically when i click on a push button.. is this possible??points assured to all.. madan..

    Resolved! Accepted Solution

    about alv display

    Hi,I've made a field in my alv display editable. But if I change the value, the value in the internal table used in the ALV is not changed. Any idea how do I change the value in the internal table as well.Regards,Vijay

    General Task List

    Dear All,I need to replace Material number with new Material Number.Transaction code IP62 - Select General Task list. Enter old material number. It displays Material where-used list in task list. I need to change all these components with new materia...

    Resolved! Accepted Solution

    itab problem

    Hi experts,I have itab like this/ GSBER AMT1 AMT2 8003 7,450.52 7,450.52 8003 8,166.40 8,166.40 8007 7,630.20 7,630.20 8007 6,510.80 6,510.80 Iam trying to collect like this.loop at itab. move-corresponding itab ...

    Resolved! Accepted Solution

    SM35

    Hi, For me in SM35 there are almost 100 sessions that are created ... is there a way where I can select and process them in background mode at one go .... if I select more than one then it gives an info message that I can process only one session at ...

    Labels in this area

    Explore this Area