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

Resolved! Display screen by RFC FM

Hi Team,     I have an RFC standard function module in EWM system which displays screen and it is displaying the screen fine in EWM system when I execute it in EWM. Now I'm trying to call the same RFC function module in ECC system and it gives me run...

Resolved! FM RS_REFRESH_FROM_DYNAMICAL_SEL can not get intervals

FM  RS_REFRESH_FROM_DYNAMICAL_SELHello everybody, I have an question, why when I call this function, I got no interval, only low, high, for example "get free selections from report   CALL FUNCTION 'RS_REFRESH_FROM_DYNAMICAL_SEL'     EXPORTING       c...

Problem with transaction ff_5 when calling with ztransaction

Hi Experts,We have created the zprogram to call the ff_5 transaction which read the file from the application server and submit the file to program  rfebka00.SUBMIT  rfebka00          USING SELECTION-SET p_var         WITH auszfile = lv_file         ...

How to pass correct values to BAPI 'BAPI_PROCORD_COMPLETE_TECH'

Hi Sap gurus,I have tried to update the DB table by the below way but it is not updating the database...Technically complete process Order       CALL FUNCTION 'BAPI_PROCORD_COMPLETE_TECH'         TABLES           orders = it_orders    DETAIL_RETURN =...

To get Services Plan Quantity for a given PM Order

hello all,i have developed an ALV Report to get SERVICES (plan qty and actual qty) for given PM Order...to get plan qty i have written the code like this,CALL FUNCTION 'IBAPI_ALM_ORDER_OPER_READ'          EXPORTING            IV_ORDERID          = p_...

Resolved! SAP_CONVERT_TO_XML_FORMAT :This FM convert Internal Table to XML. Can any body help to use this FM to generate xml in custom format ?

SAP_CONVERT_TO_XML_FORMAT :This FM convert Internal Table to XML.Can any body help to use this FM to generate xml in custom format ?Like :<IT_COL1>    value..    <IT_COL2>        value..        <IT_COL3>            value..        </IT_COL3>    </IT_C...

Resolved! Export and import not working properly in function module.?

Dear Experts,I have 2 FMs in one ZFM I am Export internal table and Importing same data in another FM.My issue is data is not exporting into memory id in  source FM.Code : EXPORT  t_bsegc[] TO MEMORY ID 'ABC'.                  After this command exec...

how to communicate view two different weddynpro components?

Hi Abapeers how to communicate view two different weddynpro components?comp1                                                                comp2main view     create button------------------------------------------------->     Create view           ...

TR reversal request

can anyone please help me out. I have changed a site to new sales org and co.code in wb02. The corresponding TR got released in pre-prod environments. Now we have found that the site doesnt exist in prod sys.(TR not released to prod)  Is there anyway...

Resolved! Reading ABAP Dynpro Definition

Which ABAP logic/module(s) could be used to read ABAP Dynpro definition programatically ?I would like to specify the report and screen name, as input parameters, SAPLMEGUI 1319 for example, and get the same Dynpro metadata, as displayed in a Screen P...

Srdjan by Product and Topic Expert
  • 1033 VIEWS
  • 3 REPLIES
  • 0 Likes

Resolved! Update the value from Internal table inside the BADI in the Database table.

HI Gurus,I Had used to BADI   "IF_EX_HRPAD00INFTY~IN_UPDATE" for changing the value for the infotype '0168'. when the user save the data,  ie. the insurance value is to be updated for the bplan think 'X". All the logic is implemented and stored the v...

Resolved! Monthly return of Excisable goods and Availment of CENVAT credit here system is showing Report for SECess 0%

Hai experts,when i was Running  the J2IER1 for Monthly return of Excisable goods and Availment of CENVAT credit there system is showing for SECess 0%but it has to be BED,ECS,SECS (6,2,1)i selected  Details of Manufacture, Clearance and duty Payable i...

Resolved! PCSD0002 not save data

Hi People!I´ve implemented user exit  PCSD0002 in order to add a customer field (A checkbox) in CS01, cs02 and cs03 tcodes. (Before this I create an append in STPO table with this Xflag field)Field is displayed rigth , but if I select the checkbox an...

Labels in this area