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

Pricing routine

Hi,I am creating a pricing routine using VOFM (Formulas => Condition Value).In the 'Maintain: Formulas Condition value' screen, I found that some include program names are started with 'FV64A' while some others are started with 'RV64A'.May I know is ...

Resolved! how to enable Menu Bar in the scroll down in IW37 transaction

Hi Experts,In IW37n transaction, when i select the order and in the menu bar , GOTO scheduling view , the following screen appear. User is unable to change since only display is enabled and rest are disabled.Please help me on how to resolve the issue...

Resolved! Renaming a custom field

Hi,We have a requirement to re-name one of the fields of existing custom table. When we try to rename the field and do adjustment using SE14, all the contents stored in that field are erased. what is the best practice to cater to a requirement like t...

Resolved! Double click on ALV Report using Module Pool Program

Hi Friends,               I am working on a module pool programming where i need to develop few screens based on radio buttons in initial screen .                  rb1 - create                  rb2- change                  rb3 - Report              i...

BAPI's for uploading BP (Vendor) along with extended roles (Company, Purchasing Data)

Dear All,We are using S/4 Hana 1511, Here trying to upload the BP (Vendor Master) through BAPI "BAPI_BUPA_CREATE_FROM_DATA" , after uploading system creating document number with General role,In this process we are unable to BP Roles to Company Code,...

ABAP Load testing.

Hi,I just wanted to do load testing of a report with below conditions.- I want to call the report multiple times in one instance of time, for checking how much calls it report can handle .is there is any way(through ABAP Code) to do this? (without us...

Resolved! BADI ME_PROCESS_PO_CUST~POST how to read Item service data

Hi,  In the Service Purchase order, I want to add some validation on the basis of service item, this is working fine at method PROCESS_ITEMas I am able to read the service data as per below code    lr_po_item_handle ?= im_item.     CALL METHOD lr_po_...

Debugging RFC

HelloIn a web application I use an Odata service method, e.g. getPersons in a ZCL_MYAPP_DPC_EXT class. In this method I use a remote function call (RFC) do retrieve data in a database on another system.I set a breakpoint in the getPersons method and ...

deletion flag some times updated with 'D' and some times with 'X'

hello all,i am using exit EXIT_SAPLCOIH_09 to check some conditions before saving the order in IW32 or IW31..with my code linesassign ('(SAPLCOBC)resb_bt[]') to <fs1>.ASSIGN ('(SAPLCOBP)AFVG_BT[]') to <fs2>.  it_resb[] = <fs1>.  it_afvg[] = <fs2>.bas...

Resolved! Error reaching HCP service

Hi,I'm trying to create a API for a service host on HCP.  But while testing in API Test Console keep getting 405 Method not allowed.  Looking at HCP Access Log there are no requests with code 405 for that service.  Also used debug but no apparent rea...

nic_botha2 by Product and Topic Expert
  • 931 VIEWS
  • 2 REPLIES
  • 0 Likes
Labels in this area