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

    Push Button

    hi! How to Include a Push Button using SELECT-SCREEN?I tried by Using . . . SELECTION-SCREEN BEGIN OF SCREEN 99.SELECTION-SCREEN INCLUDE PUSHBUTTON 35(20) pubu USER-COMMAND us02.SELECTION-SCREEN END OF SCREEN 99.Regards,Nagula...

    LSMW

    Hi,While creating customer mater using LSMW I am facing one problem. We have totally 300 customers need to create for plant ‘ABC’. For all customers we are creating lsmw. Totally 9 partner functions are there and for all customers 6 partner function...

    Resolved! Accepted Solution

    email sending

    hi there is requement to send emal notification by picking up email from tablethe email will be send by sapi want to know if the table has all email in caps so will it be a problem sending the email?regardsNishant

    Resolved! Accepted Solution

    when pressing enter the values are converted to upper case in module pool

    hi tehre are three fields for maintanece in module poolwheni press enter the fields are converted to upper case i want to avoid this as i dont want to have the upper casei need to save in table as waht user has inputed not in upper caseso i dont want...

    IDOC Status text

    Hi,In the status table EDIDS some times the status message is storing in the field STATXT and some times it is storing in the variable STAPA1. As of now I am using the variable STATXT for fetching the status text but some cases STATXT is showing desc...

    Resolved! Accepted Solution

    numc limitation

    hi i want to introduce a counter in the a table to give a unique recored numberbut whne i give data type as numc it goes upto only 999999 count only it is the maximum limit what i can give for numc but the table can have more dataso pls suggest?regar...

    Resolved! Accepted Solution

    Code for Transformation

    I have amont key figure for every fiscal period (0FISCPER) in my source cube. In my target cube i have to update it in such a way that the totals for periods 1, 2 and 3 will be aggregated to period 3 in the target. For periods 4,5,6 it should be for ...

    Text Editor problem

    I 've created a text editor on the screen....however when the user clicks a save push button it's get displaced to the top of the screen and scrolls along with the scroll bar.......how to fix this error.thank you.

    SG141 by Active Participant
    • 537 Views
    • 1 Comments
    • 0 Likes

    BAPI_ACC_DOCUMENT_POST

    hi in f-02 transaction the requirement is the first buzei to be triggered based on Receipt/Paid indicator. Receipt indicator is ‘A’ and Paid indicator is ‘B’. If indicator is ‘A’ select SHKZG as ‘S’ and if indicator is ‘B’ select SHKZG as ‘H’.The s...

    Resolved! Accepted Solution

    f4 help for filename parameter in the selection screen.

    Hi Folks,I had declare the parameter p_fname1 as below,but it is not getting me the F4 help in the selection screen.What could be the reasonSELECTION-SCREEN BEGIN OF BLOCK B1 WITH FRAME TITLE TEXT-001.PARAMETERS:P_FNAME1 LIKE rlgrap-filename.SELECTI...

    kiran_k8 by Active Contributor
    • 8820 Views
    • 12 Comments
    • 0 Likes
    Resolved! Accepted Solution

    Layouts

    When i am using interactive alv's i am getting error , what is the error means after first list i have to switch over from list to predefined Transaction , there i have to display my data in my layout(User defined Layout) , but defaultly it is taking...

    Resolved! Accepted Solution

    regarding UCCHECK

    hi guys,I want to find out list of standard programs not unicode flag activated using UCCHECK. could you please tell me the input option to find out.I gave below condition for inputObject name : *Package : $TMPi unchecked the option 3 (Exclusive...

    day and time logic

    hi all,my scenario is i have a loop. and first loop pass, i am storing the system date and sytem time in a field TIMESTAMP. then in 2nd loop pass , the time is incremented to 2 mins from the previous TIMESTAMP. So in case, 2minutes is added . when it...

    Resolved! Accepted Solution

    RFC CONECTIONS

    Hello experts, I try to make an RFC conection between .NET ans SAP, but I donot hane any Idea of what I need to do, Its supposed than .net Its going to trigger and event, then I need to create a sales order, and return the number to .net, Can any bod...

    Resolved! Accepted Solution

    substring delete

    hi,may i know how to delete a substring in a string and the remaining string can move to the left.for example :401011DELEC345,99REFi need to delete "DELE" which is wa_tab+6(4) to become as below :401011C345,99REFthanks

    Labels in this area