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

    internal table

    Please use an informative subject in futureHi,Can any one pls tell me how to define internal table in OOABAP.my requirement is , i need to define a internal table of type KNA1.and itab1 like itab occurs 1 with header line.how to define this in OOABAP...

    ERROR MESSAGE

    Please use an informative subject in future, and not in ALL CAPITALSHi SF experts,i'm exercising on printing invoice using smartforms.(using step by step guide) i'm declaring Import parameters in Form Interface as shown below ,Parameter name : IM_T_...

    Resolved! Accepted Solution

    how to make these two select statemnets as one?

    Hi,I am having two internal table with two defferent structure but having one common filed say BUKRS.Now I want to fetch records from Database table for all entries of both the above two internal table wherebukrs = i_tab-bukrs and bukrs = jtab-bukrs....

    Resolved! Accepted Solution

    Where to find details of operations linked to planned order

    Hello all,I have one planned order in which i have nine operations.I want to find the details like schedule start date , shedule finish date etc of these operations in the planned order.Where(T-code or Table) i can details of all these operations.Tha...

    Resolved! Accepted Solution

    select with inner join

    hi friends,can we use where clause in select statement with inner join.i am using following code which gives error (The column name "WERKS" has two meanings . .). SELECT AMATNR ACHARG AERSDA BMENGE B~MEINS FROM MCHA AS A INNER JOIN CHVW AS B ...

    Checksum

    We have developed a program for NEFT payments after making payments in APP. the user runs this program and downloads the details in TXT format and then he uploads into the Bank server. Our requirement is after downloading the file if the user makes a...

    Resolved! Accepted Solution

    report

    Moved to correct forum.Hi friends,I have a problem to upload data in a Report,My program i given below .And my selection screen field is - vbeln. Value = 4970.My problem is when i get the output it shows only 1 record, but in vbap table (value ...

    Data Declaration

    Hi all,I have one problem below :I am trying to take value of field vgw01, vgw02, vgw03 ,vgw04, vgw05, vgw06 of table PLPO into one variable.Data Declaration of variable is like below:DATA : v_vgw01_m_mstd(9) TYPE c,after that i am doing v_vgw01_m_ms...

    Resolved! Accepted Solution

    Regarding messages.

    Hi , i have a customised transaction zc10 where in iam executing this to update co01 with list of orders , for each order this zc10 is being executed using call transaction and messages were displayednow my requirement is to develop a new pr...

    Labels in this area

    Explore this Area