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

Dynpro Se51

Hi There,I have multiple Transactions in one dynpro, I want to have spaces between  These pushbuttons, how do I fix that the Buttons are not without spaces under each other?second prob, the pushbuttons should be an circle around a Picture (company's ...

Resolved! Exception condition "NO_FIELDCATALOG_AVAILABLE" raised

Hello to all developers, I have a problem about function known as REUSE_ALV_FIELDCATALOG_MERGE. FORM f_build_fcat  USING pv_tabname TYPE slis_tabname                             CHANGING pt_fcat TYPE lvc_t_fcat.   DATA : ls_fcat TYPE lvc_s_fcat.   DA...

Resolved! problem with field symbols when assigned to internal table

hello all,i have written in user exit for iw32 asif sy-tcode eq 'IW31' or sy-tcode eq 'IW32' or sy-tcode eq 'ZPMESTIMATE'.     if caufvd_imp-auart eq 'PM80'.        field-symbols: <fs1> type any.         data : wa_resb1 type resb,               it...

SXPG_COMMAND_EXECUTE

Dear Experts,      I am using'SXPG_COMMAND_EXECUTE' ,but it can not work SY-SUBRC return 2,  t_result no records, would you please give advice?  ALL FUNCTION 'SXPG_COMMAND_EXECUTE'    EXPORTING      commandname                   = c_extcom      addi...

Resolved! One very annoying issue of ABAP in Eclipse - cannot set breakpoint in SAPGUI then

Dear experts,Recently I am doing CDS view development using ABAP Development Studio, meanwhile I am doing some debugging in ABAP backend in SAPGUI.The annoying issue is, when I want to set some breakpoint in SAPGUI, I was told that “Breakpoints can’t...

JerryWang by Product and Topic Expert
  • 3827 VIEWS
  • 4 REPLIES
  • 0 Likes

How to pass Counter Field Task list - operation/activity in routing through the Bapi

Hi.I am creating the Routing For a Material By using. Bapi. 'BAPI_ROUTING_CREATE'With Three Operations. Routing Was created Fine. Manually i created One more routing for other Materials. Please have a look on below Attached Images.The field Counter i...

Depot Invoice Issue

Dear Friends,We have an issue while creating an Excise Invoice in Depot Sales. Customer has not selected  an Item from the Mother Invoice. Commercial Invoice in VF01 has been generated and the Component BED has not been calculated in the Invoice. Bec...

Resolved! FM

Hi Experts,I need to lock the users globally. I am executing My program at development server.   Can I use SUSR_BAPI_USER_LOCK to lock Globally , ie.. Production server , quality server. Regards,Mohan.

Resolved! How could i get the Exact error message While posting bdc.

Hi.I need a small Information. I would like to Get the Exact error message in my bdc. Suppose i am Adding routing Through the Ca01. I given Material XYZ. , Actually XYZ does not exists , then one error message will appear.Material is Not Activated. I...

Resolved! HR ALE - HRALE00INBOUND_IDOC

Hi,I am a bit unfamiliar with ALE and IDOC's and need a bit of assistance.I am trying to implement the following BADI (HRALE00INBOUND_IDOC) in order to allow me to delete records from an IDOC. We are sending employee data from our HR system to our E-...

Resolved! Release Authorization for Different PO to Different User

Hello Experts,I have one requirement in which 3 user has Authorized to Release PO in ME29N.Release Code 01 For User1.                     02 For User2.                     03 For User3.I have to restrict User1 to release  the PO of user2 & User3.    ...

Resolved! Empty row on UNION [ALL]

Hi,I'm getting empty rows for UNION. here is the scenario:define view Zcdsv_Mbew    with parameters p_werks : werks_das select from t001w association[1..*] to mbewon t001w.bwkey = mbew.bwkey{    key mbew.bwkey,    key mbew.matnr,        mbew.lbkum,  ...

Labels in this area