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

Error in MM01

Hi All,When Creating an Material in MM01 I am getting an dump.Dump Details:What happened?    The exception 'CX_SLD_API_EXCEPTION' was raised, but it was not caught anywhere     along    the call hierarchy.    Since exceptions represent error situatio...

function module within loop

HI ,I am using fuction module within loop which is taking lots of time please tell me any trick how to do fast processing my code is LOOP AT IT_HD INTO WA_HD .     var = var +  1.     CALL FUNCTION 'BBP_PD_SC_GETDETAIL'       EXPORTING         I_GUID...

function module within loop

HI ,I am using fuction module within loop which is taking lots of time please tell me any trick how to do fast processing my code is LOOP AT IT_HD INTO WA_HD .     var = var +  1.     CALL FUNCTION 'BBP_PD_SC_GETDETAIL'       EXPORTING         I_GUID...

Resolved! Selected category inconsistent with implicit enhancement category

Hi all,We are trying to append a customer field to Ci_proj which is included in Pshlp_custflds_proj_st. When we activate ci_proj it gives an error because of inconsistent implicit enhancement category in Pshlp_custflds_proj_st. Pshlp_custflds_proj_st...

Resolved! Need to fetch mail-ID from outlook distribution list and need to send mail from SAP

Hi,  In outlook I am having distribution list with name "DL-XX-XX XXX XXX" it contains forty persons mail ID,I need to send on excel sheet that is generated by ALV report to all of the members in distribution list of outlook.  In SAP how can I read t...

Resolved! module-pool table control alwaes display left 2 column, when scrool to right

Hi,I create module-pool  program haveing table-controol.On table contain 25 column, and it display 10 column on the screen.Here 1st 15 column are input disable,after that all fields are input enable.the problem is when i want to go input the beging c...

Resolved! update IF Condition

Dear Experts,In case of Systems QM5 and PM5 we need to consider the compny codes additionally.When lc_logsys_QM5 and company code 1200 or 1400lc_logsys_PM5 and company code 1200 or 1400 MOVE 'X' TO ls_it_poitem-gr_non_val. When NOT company code 1200 ...

Pressing enter in customer data tab not reflecting changes in PAI of the Module Pool in ME22N,ME23N

Hi I am back with another query.Not I have added my custom fields on screen. But when the user does some action on the screen in those fields by pressing enter the value either gets removed or brings the old database value.I need to check when the us...

Resolved! VL10D y VL10B exit

Hi:I need to call a proxy in a user exit, customer-exit, badi,etc. for VL10D and VL10B transactions before commit and I send data of the delivery. Otherwise I need to set a field in the LIPS Field (por example LIPS-KDMAT) when the data is sended.Solu...

Resolved! Change Field Bukrs.

Good morning guys.I need to change the field BUKRS all tables that have to 'LIVE' to 'TBRA'.There are four tables with millions of records.which is faster?Select pacage sizes in 5000 and use modify command.  or  Give an update only the field BUKRS ta...

SUBMIT from alv table

Hello gurus,i am developing a new report program. I want to submit the result of report "rm07mlbd". The table is (before alv displayed) "g_t_totals_flat". how can i pass this internal to my report ?I use submit, but i dont know what to do after this....

error Field "WA_ADRC": Invalid type "u" (internal ABAP)

in smart form global data: wa_adrc type ty_adrc                                         it_adrct type  ty_adrc. initialization:TYPES : BEGIN OF ty_ADRC,        ADDRNUMBER TYPE ADRC-ADDRNUMBER,         NAME1 TYPE adrc-name1,        CITY1 TYPE adrc-cit...

Labels in this area