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

T-Code C223(mass creation of production version) - Restrict F4 values of Production Version [VERID]

Hi Team, Please help me to know the approach .T-Code : C223 .As of now ,the standard SAP will allow any value to enter in the Field 'Production Version'[VERID].Now the user requirement is to restrict the values i.e. it should allow the specific val...

calculation

DATA: PASS1(6) TYPE C, CRR(6) TYPE C, PF(5) TYPE C, DED(4) TYPE C, PFP(4) TYPE C, PD(6) TYPE C, ABS(2) TYPE C, ABSC(4) TYPE C, NETS(5) TYPE C. PF = '13.75'. WHEN 'SAL'. NETS = CRR - PFP - ABSC - DED. PD = CRR...

Resolved! synchonious Read for sap.ui.model.odata.v2.ODataModel, is it possible?

Hi All, I would have such question: if Read operation is called in sap.ui.model.odata.ODataModel (depreciated) with parameter "async=false", then flow will not leave current event of the controller before Read is executed, for example, if Read is...

Resolved! [SmartForm] With a dynamic page break, the main window of the page to display is not displayed.

Hi guys, Here is my problem : I have 3 pages on my SmartForm: FIRST-> NEXT pageNEXT-> NEXT page LAST-> LAST page. My goal is to display the LAST page in the last position of the form, if I have one (only FIRST) or multiple pages (FIRST, NEXT)...

Resolved! ADT Link to run TCODE

Hi, I was just using the function module SWN_CREATE_SHORTCUT to create links to start a transaction with some prefilled fields. While testing the created files, the transaction always started in the SAP GUI and asked for my SAP login most times as...

Resolved! Pop up a screen on F-02 after initial input to read data for z-fields

Hi I have a requirement to read 3 additional z-fields from the user in F-02 through a pop-up screen, which should appear only when a specific document type is entered on the f-02 main screen. Originally I had used the BAdI FI_HEADER_SUB_1300 to add...

Getting Vendor Email for the given Vendor number from Portal using REST HTTPs Service from ABAP

Hello Experts, I need to get the Vendor email address maintained in external portal for the given Vendor number, using RESTful services and HTTPS URL.... when I tried with the below code, getting long HTML information with error information rather...

Header & Items Pricing condition in sales order ( I am using BAPI_SALESORDER_CREATEFROMDAT2 )

Dear Time, I am working on a mass sales order creation through BAPi. But i need to create along with header and item pricing conditions. Sales order is creating and item pricing conditions are updating fine, but header pricing amount is updating ...

Material Availability dates not updating in sales order scheduling lines via BAPI_SALESORDER_CHANGE​

Hi Friends, I have a requirement to update material availability date and confirmed quantity in sales order scheduling lines as PO confirmation delivery date and quantity. I am using BAPI_SALESORDER_CHANGE and passing dates to Scheduling lines tabl...

Labels in this area