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

    Internal Table

    Hello,what I am trying to do is copy the contents of Internal Table A to Internal Table B,which do have corresponding components, but , I want to select the a date field from table A , not to be between a start and end date in table B.Is there a quic...

    Module Pool

    Hi,I have to Develop a Screen which should take 10 sereial numbers. And that should be not duplicate. The client wants the screen like iq04 transaction. If you refer the t.code IQ04 , the you come to know.How to develop it ?If we place table control ...

    Resolved! Accepted Solution

    calulation

    Hi,I am adding up komp-zzuebto(8.8) to 1.0 and then when i am diving it by 100, i am not getting .098, instead i am getting 0.01 as the value ,and when i change it in debug mode and when multiplying this value with komv-kbetr(100.00) , i am getting t...

    Resolved! Accepted Solution

    Module Pool Error

    Hi all,i have added few text fields and a push button in additional tab B in va01 transaction header level.now when i click on the push button the logic behind it works fine and all my ztables are getting updated properly but after updating it says a...

    Reports

    Hi,How to write a logic in reports so that i can cross check whether a given path( example c:\sagar\books ) exists or not ? i tried using the standard function below,SO_FOLDER_LOGICALLY_EXISTSWFMOD_CHECK_FOLDER_EXISTSKWF_FOLDER_EXISTENCE_CHECKECATT_C...

    Resolved! Accepted Solution

    Smartforms help

    Hi ,I am adding style of mine to the smartform it shows the color but its not changing the font size i gave 40,and what is the use of header are in style and how to use thatthank you,Regards,Jagrut Bharatkumar shukla

    Resolved! Accepted Solution

    ALV END-OF-PAGE

    Hello friends, how should i write a statement at the end of ALV report.For this probably i have to use the event END-OF-PAGE.How is it passed to the structure slis_alv_event like in TOP-OF-PAGE we use slis_listheader and function modul...

    delete difficulty

    ]] We have a delete statement DELETE TABLE <itab> WITH TABLE KEY <K1>= <F1> <K2> =<F2>……It is said that if a data type of <Fi> are not compatible the system converts them .But my question is how could such situation arise---aren’t we knowing be...

    Resolved! Accepted Solution

    TYPE F

    Q]] The correct length of bytes , which a type F field can have is 8 , --this is also the valiud length. Then how is it possible for these fields to hold values as large as [ (10)*(-307) TO (10)* 308]Q]],Why is it that the syntax NUMBER TYPE RF ...

    Resolved! Accepted Solution

    SO_SPLIT_FILE_AND_PATH

    Hi Experts,The FM SO_SPLIT_FILE_AND_PATH is used to separate a file and directory.That means if i give full path of a file ,it will separate the directory name and file name in to two return variables.But it is not working in ECC6.0.If i run in SE37...

    Resolved! Accepted Solution

    control level+read

    Ques]]THE STATEMENT READ TABLE <itab> WITH TABLE KEY <k1> = <f1> ……<RESULT> .Is therebut is it possible to refer to PARTIAL FIELDS as was possible with the statement READ TABLE <itab> WITH KEY <k1> = <f1> ……<RESULT> .Q]] The control level hierarchy ...

    F4 Help

    Hi,i am making one function module in SE37.During selection of file i want F4 help.So pls tell me where i have to give the F4 help. I am writing my code here itself.FUNCTION Z_SALES_DOWNLOAD.*"----""Local interface:*" IMPORTING*" VALUE(V_VBELN) ...

    Resolved! Accepted Solution

    [CUA] Authentication on Microsoft Active Directory

    Hi,I have a requirement where I have to "replicate" users in the Microsoft Active Directory LDAP so that password is the same on the ABAP side and in the Microsoft AD.The target system is a SAP R/3 4.6B system.1) What about activating CUA on a SAP We...

    working with SM30

    hi all, i dont wanna display SAP Menu on the Easy access screen, so i used SM30 to modify the table SSM_CUST. but it shows it is cross client, you are not allowed to change cross client. im a super user in my client and authorization is Sap_all...

    Resolved! Accepted Solution

    Performance in OLE concept

    Hi All, I am using ole concept to download data from internal table to excel because i want to fill few records with colors and few with bold etc. But this ole concept is downloading to excel line by line and taking much time.How can i improve the ...

    Labels in this area

    Explore this Area