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

Resolved! Filter IDOC Segments

Hi,We have SHPMNTs IDOC being sent to another system.We now do not want to send the E1EDL07 segments. So we would need to completely filter this segment i.e the Outbound IDOC should not have these segments to all the Receivers.Can anyone suggest me h...

authorization check

hello frns,below is the code for authorizations,the requirement is that ,the authorization should be yes only if all the bukrs are authorized for the user,but now it is giving authorization even if one bukrs is valid.AUTHORITY-CHECK OBJECT 'M_MATE_B...

Resolved! HELP WITH CODE FOR BDC

Hi all,iam having an issue with bdc for mmsc t-codeThis is the code iam havingform populating_i_bdctab.clear : wa_itab. data: a_line(20) type c.data : begin of i_mard occurs 0.include structure mard.data: end of i_mard.data: l_string type strin...

CRET and ONLI

Hello,I have copied a std SAP transaction MR11 to ZMR11 and when i try to run this it is behaving differently.If i executes std T-code i am getting the results displayed in ALV.After copying the program , i have created a T-code ZMR11 and when tried...

Resolved! Date Formatting Error

Hi,I am getting data from excel file and updating it to a custom table. I have date fields in it. When uploading it is looking fine, but in the Ztable it is storing differently. I have a module pool for that table to change and delete the records, Wh...

Resolved! HR authorization

Hello AllCan anyone, please clearify the relationship between S_TOCE & P_TCODE.I am manually creating authorization & profiles. and I want to authorize user for tranaaction code PA30. Do i need to create authorization in both S_TCOD & S_PTCODE.Thanks...

Resolved! ALV Popup to modify row

Hello everyone,I have an ALV Report (using FM, not OO). Now i need to call a popup that will have some of the fields (non-editable) of the selected row, and other input fields that can modify the referring fields of the row after pressing the 'SAVE' ...

Resolved! user exit at f-02

Hello I need an exit at FI document posting where I can get the FI document number. (BKPF-BELNR). While creating the document, the substitution exits are not satisfactory because the doc. no. is not given yet. So what can I do to write to an external...

Resolved! WORKFLOW

Hi All,I have a requirement where I need to tap the sales order related data into a custom table when the sales order is getting created.I donot want to use UserExits for this.I need to use a workflow for this requirement.I need to trigger the workfl...

Resolved! BAPI_PO_CHANGE

Hi all,I need your help. I want to implement the BAPI_PO_CHANGE to modify orderpurchase in the header text , and header conditions and items conditions. Some body has an example for this, Please?Thanks in advanceregards.

Labels in this area