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

RH_DIR_ORG_STRUC_GET

Hi experts,Is there any function module similar to RH_DIR_ORG_STRUC_GET, which will provide the information of all the sub-ordinate pernrs if the pernr of the chief is given.If not a function module is there a way to retrieve all the sub-ordinate per...

Invoice split logic..

Hello All,Our business requirement is to split invoices based tax rate. The items of the same tax rate have to go into one invoice. I know that this logic can be implemented by modifying copy control routines. I observed that in the standard routine ...

TOP-OF-PAGE issue...

I have a report, how to fix the header data which is written under TOP-OF-PAGE Event in the report. My requirement is like I have to fix the header data in the o/p screen, data should come for every page. Could you please let me know the code for the...

HOW TO SOLVE THIS????

HI,I HAVE WRITTEN THIS CODE, BUT FOR THE FIELD DMBTR IM NOT ABLE TO INPUT VALUE,I THINK FOR CURRENCY FEILD ITS NOT ALLOWING FIELD, BUT I NEED A AMOUNT FIELD FOR INPUT. SO HOW TO DO IT? DATA: LIT_FIELDS LIKE SVAL OCCURS 0 WITH HEADER LINE. DATA: LC_...

Resolved! Open Dataset

Hi all,I am trying to transfer data from my internal table to application server. When i use Open Dataset e_file for output in text mode encoding DefaultStatement its throwing run time error as The current statement is defined for character-type data...

field-symbols

Hi, I have a isue in FS.I did dynamic assignment to FS. AS DATA FCAT1 TYPE LVC_T_FCAT.DATA:DYN_ITAB TYPE REF TO DATA,W TYPE REF TO DATA.FIELD-SYMBOLS: <DISP_TABLE> TYPE STANDARD TABLE,<WA> TYPE ANY.CALL FUNCTION 'LVC_FIELDCATALOG_MERGE'EXPORTINGI_S...

loop at screen

hi experts,i have one problem.there are two radiobuttons lined up with select-options field..my requirement is when i click on to one radiobutton the other select-option field becomes inactive n vice versa..one field is for plant n otther one is for ...

Resolved! Regarding exception ..

Dear friends,, Could you kindly help me please to share your experience .. ?? I want to know how to raise exception in program (SE38). I insert code for : try ................catch cx_root. ............... (1).endtry. That's "try-catch" working when...

VA01 Enhancement

Hi,Heres my scenario;Recently, an enhancement has been made to the tcode va01, specific for our client, which was done by my teammate. The enhancement prevents the transaction from saving an already existing PO number, thus, preventing the transactio...

Hello ! Everybody

I have one report where i am printing out the partner types for one sales order. But my requirement is I have to get at least three partner types..in each line i.e SH,SP,BP.....If Any body has SAP system with it then I can send my code for better un...

Resolved! Program/TR/Sequence....

Hi,Is there any tcode which will get us all the details of the Transport requests in sequence that are related to a program?SE03 is getting me only the latest request of a program.I had checked tables E070,E071,STMS but none gives that.Thanks,K.Kiran...

kiran_k8 by Active Contributor
  • 2633 VIEWS
  • 9 REPLIES
  • 0 Likes
Labels in this area