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

Resolved! break-point not stopping at user-exit USEREXIT_MOVE_FIELD_TO_VBAK.

Hi Guruj,I am working on user exit,I have written my code in user-exit form-endform USEREXIT_MOVE_FIELD_TO_VBAK. But it is not getting triggered when I run tcode va21.I wish to make valid to date as default 30 days further.I have written the code as ...

Joining BKPF & BSEG

Hi ,In my requirement,Select * from bkpfinto table t_bkpf where bukrs in s_bukrs.if not t_bkpf[] is initial.select * from bseg into table t_bsegfor all entries in t_bkpf where bukrs = t_bkpf-bukrs.endif.My 2nd internal table is taking much duration f...

Resolved! 'Not possible to determine a consumption account' Error in BAPI_REQUISITION_CREATE?

Hi,I am using BAPI_REQUISITION_CREATE to create PRs, but in its return table i am getting error as"Not possible to determine a consumption account".Please find below the code used -CALL FUNCTION 'BAPI_REQUISITION_CREATE'*     EXPORTING*       SKIP_IT...

Dunning letter with Adobe Form

Dear all, We changed our dunning letters from Smartforms to Adobe Forms ... I changed everything in FIBF en F150, but when I try to start a dunning layout I always get an error "CALL_FUNCTION_PARM_MISSING" ... When I take a closer look via ST22, I se...

kumaro412 by Active Participant
  • 4335 VIEWS
  • 7 REPLIES
  • 0 Likes

Resolved! Significance of ' Group , PD profile , Profile , Template ' while clicking on Create in Role Maintainance in NWBC

Hello All,While clicking on Create in Role Maintainance link in NWBC, there are few options to choose :Composite RoleBusiness RoleSingle RoleGroupPD ProfileProfileTemplateI want to understand the Significance of  ' Group , PD Profile , Profile , Temp...

Resolved! J1IFQ

When i try to post multiple challans using J1IFQ, i am encountering an error.If i post a single challan it is posting without error.This is after implementing EHP 7.Any notes to be applied for overcoming this error.

problem cause creation using BAPI_ALM_NOTIF_DATA_MODIFY BAPI

Dear experts.this program is used to change on service notification "IW52"I want to create Cause ,add equipment .my below code result is1    I    IM    280    Error in processing notification , item 0000 DATA : IT_NOTIFHEADER TYPE  TABLE OF BAPI2080_...

Labels in this area