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

Resolved! Modify a text

i have a requirement where an Order has 2 material and each material have 2 VAT tax. I need to write a text in the output. and I stored the text in string ZMESSAGE1.read table vattab where matnr = mat1 and kschl = 'VAT1'.if sy-subrc ne 0. ...

Data Element LFSNR

Hi In a table we defined we have added a field of type LFSNR. We have put in a value the is not numerical but starts with a letter say: A103.Now when we try to run a select statement on this field we receive no results. My question: if LFSNR is defin...

how fill itab

Hi expert,i am new in abap.I m getting confuse to fill itab. i have 3 itab and want to fill final itab.my code is -> REPORT ZREAD_ITAB .TABLES : MARC,MARA,MAKT.SELECT-OPTIONS S_MATNR FOR MARC-MATNR .PARAMETER P_WERKS L...

Enhancement for CO01

Dear friends, My req. is to populate 'profit center' while creating the 'production order' (CO01), not through the default logic (via material master), but through work center and cost center. I worked with 'PPCO0006' enhancement, which triggers soon...

Resolved! Error in BADI

Dear Experts,I have implemented BADI methodError in class pool ZCL_IM_ME_PURCHDOC_POSTED of BAdI implementation ZME_PURCHDOC_POSTED. Even after trying many times I get message as Object type ZCL_IM_ME_PURCHDOC_POSTED does not exist while clicking the...

Custom Idoc

Hi All,I have to create a Custom Idoc while creating/changing an Inspection Lot. I have a User-Exit which could be triggering before the Transaction is saved. My question is can I create a Custom Idoc using the FM MASTER_IDOC_DISTRIBUTE and have this...

Resolved! lock objects....

Hi,I have a report where I am updating the pickup date and time for a shipment in LIKP using FM 'WS_DELIVERY_UPDATE_2'.The requirement is , I want to check each delivery before updating LIKP.i.e if some user has opened a delivery in VL02n (lock objec...

Resolved! sap logon pad in mail

Dear Experts,I have one custom workflow for mail triggering from solution manager to lotus mail id'susing send mail step. My requirement is i have to send mail with sap logon pad in mail, so user can logon to sap using that logon pad.Can someone sugg...

Resolved! BDC F-02 Save Ok-code

HI,I have done recording for F-02. At the time of recording when i tried to save the data, system forced me to come out of that session. As a result of that i could not able to capture processing for SAVE in F-02. Noiw when i transferred that record...

Labels in this area