Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

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...

    Criticality.png

    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...

    2024-08-07_08-25-11.png
    sheenamk by Developer Advocate
    • 92672 VIEWS
    • 212 REPLIES
    • 39 Likes

    Resolved! Question on Emigall

    Hi,For migration of objects using Emigall :We migrate an object (Business Partner) from the standard company to the custom company and then we "Generate Migration Object" for that object. After this step we go to "Data Import" and use the flat file t...

    Resolved! reports

    hi all, i got a requirement as given below (A) If job run date is July 13, 2006 (Thursday) 2:00 AM, report should fetch the data from July 10, 2006 (Monday) 2:00AM till July 13, 2006 1:59AM.(B) If job run date is July 10, 2006 (Monday) 2:00 AM, repor...

    FM - Read_Text

    Hi all, I am using Func.Module Reae_text, in which i want to display all the lines whatever is there in the text tab, should be displayed as a paragraph. I am using the following code which displays only the last line. CALL FUNCTION 'READ_TEXT' EX...

    Resolved! Query

    hi friends, Could u please send me the details Average weight - read CUOBJ_BM from table MCH1 where MATNR = RSEBD-MATNR and charg = RSEBD-CHARG. Read ATWRT from table AUSP where OBJEK = CUOBJ_BM and ATINN = 'AVE_TABLET_WEIGHT'. ATWRT is aver...

    ALE-IDOCS

    HELLO FRIENDS, CAN U PLEASE HELP ME OUT REGARDING THIS.... IF I(vendor) USING ALE (eg. for sending invoices) , and if my customer is also using SAP , then can i send this document(invoice) using ALE ( MESSAGE CONTROL METHOD) TO MY CUSTOMER...

    Resolved! **.**.*** bl_dat

    Hi,i have problem with ls_kart-bldat, in write ls_on report i have ****** and odn have date number. loop at lt_kart into ls_kart. at new kunnr. sum. select single * from kna1 into ls_kna1 where kunnr = ls_kart-kunnr. write: / ls_kar...

    LDAP_CREATE help!

    Folks,I wanted to use LDAP_CREATE function module to create an entry on AD (Active Directory) server. The function module is accepting input values, which is of type LDAPE. Some how I’m not able to pass the values which is required by above specified...

    Resolved! Job Scheduling

    Hi all,i have a requirement that i need to schedule a job in background using job_open, job_submit, Job_close twice in a day(once for 12 hours).please let me know the process & what r the parameters that i have to pass.Please help me in this regard.T...

    Resolved! user exits

    Hi,this is just for knowledfge purpose. is there any specific way to find out the user exits? of my understanding of the issue all the applications contain user exits(field,menu...). how to find them

    Resolved! Selection screen

    Hi,i have created one Z table. in a report of selection screen i have 2 parameters of Ztable. when i press F4 for first field it is giving all values of main table, but i need the possible values of Ztable only. and after entering first field value t...

    Resolved! ABAP Query

    Hi,I have a transaction attached to a program which is a program generated from an ABAP Query(in short Query attached to the transaction). According to the naming conventions of a program generated from a query A query definition generates an ABAP re...

    Resolved! about USER EXIT

    When i went into the user exit 'EXIT_SAPLIE01_007', i find the statement 'INCLUDE ZXQSMU06 .' But i can not create the include program 'ZXQSMU06'. it gives the message like this -Program names ZX... are reserved for includes of exit function groupsMe...

    Resolved! Parameter in F4

    Hi,i have problems with this code:...SELECTION-SCREEN: BEGIN OF LINE.SELECTION-SCREEN COMMENT 1(29) T_PC_I.PARAMETERS: P_PC_I LIKE RLGRAP-FILENAME OBLIGATORY DEFAULT 'D:TESTSELECTION-SCREEN: END OF LINE....AT SELECTION-SCR...

    Labels in this area