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

    Resolved! Calling class method

    Hi,In classical report we click on the pattern and write the funciton module name there to get the import and export parameter of the fucntion.Can somebody tell me how to call the class method in the program with the parameters coming automatically ....

    ME12 bdc issue

    Hi, I am using me12 BDC prog to change the price and in my case i cant able to change the valied on date and amount at same time.ican able to chance only the amount.but i want to change both the amount and valied on date also.pls help to solve the...

    Resolved! user exit- idoc

    hi i have the exit EXIT_SAPLMV01_002 i found it by double clicking the customer function '002' in function module masteridoc_create_matmas .but now if i try to double click on the include file i nthat exit its not opening its showing the warning mes...

    Resolved! report price variance

    Hi , I hav to devlop a report which i need ur help if anyone having any code regarding this plzz help me frnds... ALV grid list is to display the Product Price Variance (PPV) for Standard Cost, PO Price and Invoice Price .Frnds can anyone h...

    disable locking with SM30

    Hi,my customer is not amused that SM30 locks a whole table not selected records. We have a couple of user tables with maintenance views. For the departments (of this small company) it is dificult to maintain their data if another department has data ...

    Clemenss by Active Contributor
    • 1183 VIEWS
    • 5 REPLIES
    • 0 Likes

    Resolved! why the value table doesn't work?

    code:tables: cepc.selection-options: sele_prctr for cepc-prctr.because there is a value table defined in domain PRCTR, so I think I can only input the data that exists in table cepc.but now I can input anything into this field in selection screen.cou...

    peter_peng by Product and Topic Expert
    • 1102 VIEWS
    • 5 REPLIES
    • 0 Likes

    Resolved! VA01

    All,We are running a BDC which will create Sales order using call Transaction. When we run in foreground we are able to create Sales order but in background, sales order not getting generated and job status says finished.Below are the error msg we a...

    Resolved! doubt in alv tree

    Hi friends,I am working in alv tree. It is working fine. In click event , if i click one item it should call another one tcode (it is also an another one tree strucutre ). i called that tcode using call transaction. it is working . now my question ho...

    Resolved! select-option:

    select-option is an selection table containing 4 standard fieldsSIGN, OPTION, LOW, HIGH.can anyone tell me a sample code for the following DOUBT.I need(fetch) data for 20 records. i.e, 1 to 20.but i don't need 15, 16 th records. (excluding these both...

    Resolved! abap code

    hi,i am new to abap ,i have a query, in selection screen there are three inputs,like cus no,ven no,po num, suppose ven no is not given as input(it is empty).i had to write a condition for that if ven no is not given then select it from some other ta...

    field exits

    hi gurus,i have a problem, in MM01/MM02(Basic data1) there is field called Prod.hierarchy(dataelement is prodh_d), for this data element how to create and change Field Exits and how to assign to MM01/MM02 Tcode.i created a field_exit_prodh_d, it work...

    Resolved! Syntax error

    Hi,I have copied the function module SAMPLE_INTERFACE_DE_BALE to custom function module Z_........... But when I am activating the Z function module, i am encountering the syntax error 'The type BUSEI_COM_EXTERN is unknown'. I didnt write any no code...

    Resolved! upgrade FM

    Hi,i am using popup_to_confirm FM.so i am confusing what need to be pass TEXT_QSTION?CALL FUNCTION 'POPUP_TO_CONFIRM' EXPORTING TITLEBAR = ' ' DIAGNOSE_OBJECT = ' ' TEXT_QUESTION = TEXT_BUTTON_1 ...

    Resolved! Why to use eCATT

    Hi friends, I am new to eCATT and i read the basics from SAP help .It reads we can use eCATT to test transactions .the example given was for transaction FK01(Create Vendor).Through TCD Recording i was able to create vendor and i got some log at the e...

    Labels in this area