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

Resolved! f-02 document number to be used in bdc ( session method ) in f-51 in the same program for another bdc using session method

Hi abap group members ,I have a requirement in which the BDC has to be written using session method for F-02 and the document number which is generated in F-02 is used in the same program for F-51 which is another BDC . These two BDC are working sepa...

Resolved! Output in field is converted and longer than field definition.

Hello.We have an ALV-Table with a field NUMC, lengh = 6. The content of the field is a key "02". There exists a conversion table where the 02 gets to text "XXXXXXXXXX". See attachment.In the dynpro ALV displays the text and I have no idea how this ha...

Resolved! Filter options in Table Control in Module pool program

Hi Gurus,I need to add the filter functionality in a table control in Dialogue Programming. Plz suggest me d idea.On SCN I found the use of LVC_TABLE_FILTER.But since I am asking regarding the module programming so I am confused to use it. In my pro...

how to check z-program used memory/buffer cleared or not after executed the program.

Hi Experts,I have an issue with excel upload, as per my requirement i need to read more then 10K the records from excel. So I copied the ALSM fm(ALSM_EXCEL_TO_INTERNAL_TABLE) into the z-ALSM. Accordingly i have changed the source code in the FM. So n...

Resolved! ME2M output Structure Difference in DEV and PRD while using SUBMIT statement

Hi All,For a z transaction creation, I have used submit statement for the report RM06EM00. While retrieving the list from memory I used the same structure of ME2M (Structure MEREP_OUTTAB_PURCHDOC).Below is the statement I used.SUBMIT rm06em00 WITH em...

PAL14 by Participant
  • 1971 VIEWS
  • 4 REPLIES
  • 0 Likes

Resolved! Table JEST (user status) in output requirement of customer quotation VA22

Hello,how can I access and use table JEST (user status) in output requirement of customer quotation (VA22)?Or access maybe in KOMKBV1_FILL?I need to check the user status and stop/start output depending the user status.But when using SELECT * JEST I ...

Resolved! At which Enhancement point I must write code doing authority check for MRRL "Test Run" ?

Hello Gurus,Please guide me here. In MRRL t-code I need to make some changes wherein Test Run checkbox must not be allowed to be unchecked by a set of users (I will always remain checked for them). I created authority object , a role and assigned tho...

After several trials also,getting "Operation allowed only for lines ready for input" message. Why ?

Hi,Please help me as i am getting this message evrytime:"Operation allowed only for lines ready for input".I did find few posts regarding this and followed the procedure but still no help.Have a look at following screenshot:In change mode, after putt...

Resolved! Query for BSIS BKPF and FAGLFLEXA takes too much time

Hello, I have 3 querys and all 3 of them take between 7 to 10 min, can I reduce this time? help pls.SELECT bukrs belnr gjahr blart budat xblnr bktxt awtyp   INTO TABLE i_bkpf   FROM bkpf   WHERE bukrs     = p_bukrs     AND gjahr     EQ p_fe_cla(4)   ...

Resolved! Transport Overwrite

Hello Friends, We have come across a situation where transport gets overwritten by some other transport and we lose the changes done in the roles. For Example :- Suppose if Role1 has been changed and transport have been generated Say TR1 and the same...

" " is not a valid language, getting error coming while deleting the entry from tmg

Hi I have created Table and TMG for this , Fields are lv_field ,   spras, desc.Issue: when I was trying to delete the entries from TMG an error message is coming, saying:   " " is not a valid language., also getting same when create after save the ne...

Labels in this area