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
    • 93148 VIEWS
    • 212 REPLIES
    • 39 Likes

    collect statement

    Hi all,Iam using a collect statement with all fields which belong to char type. All the values differ in each record. Can i use a collect statement here. If yes! then how it is possible.for example.loop at itab.matnr like mard-matnr, "Material Nu...

    Resolved! Doubt in forms

    Hi all,I have scenario like I have a form (either SMARTFORM or SAPSCRIPT)and driver program configured in NACE transaction. It is working fine. BUt now I have a ZTABLE and have 2 fields in it. Now I need to retreive these ZTABLE fields in the form.Ho...

    Passing number

    Hi All,Want to pass numeric value through 'counter', but it not taking numeric value, problem with quotes, please provide correct code .data: counter type i. counter = 1.perform bdc_field using 'BDC_CURSOR' 'RF05L-ANZDT('"count...

    ICM_HTTP_SSL_ERROR

    Hi At ATD server (SAP WEB AS 6.40 ABAP+JAVA) we have installed the SSL certificate by using transaction (STRUST) which is issued by versign.com and issued to esp12.clpgroup.comand it is valid only (07/05/2006 to 07/06/2007).But when we are accessing ...

    Resolved! screen painter

    Hello experts, Here i have a doubt,in program i have to generate an account number of a bank customer randomly and it should be unique for every customer... so could you tell me how to make it....thanking you Vamsi

    Resolved! Entry help/check

    hi frnds,In a component of a structure i want to change the "Origin of input help " parameter . It is set to "No input help exists" according to my requirement i want to set it to "Input help implemented with check table".Can anyone please help me i...

    Resolved! EDIT_TEXT

    Hi SDN,Can any tell me in detail how to use the Function Module EDIT_TEXT, what is the HEADER in the import parameters and what needed to be passed.I am using this FM to create LT and Save it, just like as it appears in SAPscript editor, can any one ...

    select options

    Hi friends,i want to use select options for a field, and then pass it on to a functional module,...is it possible, can anyone explain to me how to do it/// for eg, werks will be a select option and matnr will be parameter. using a fm, i want to popul...

    Resolved! For all entries

    Hi all,I used 'for all entries' syntax in a internal table which already contains data. But data is been populated into the internal table deleting the existing data.This is my code,____________________________________________data : begin of info_rec...

    Resolved! bapi extension - error

    hi experts,I have a requirement to update certain custom fields in material master, that is in sales data, so i was trying to executethis in bapi_material_save data.but when I tried that it says that the material has extended, but no changes were mad...

    Labels in this area