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

Resolved! Convert to OO

Hi,Anybody give a info how to convert this to OO if not i_ymethdrt[] is initial. loop at i_ymethdrt into wa_ymethdrt. if wa_ymethdrt-docdes is initial. move c_y to v_dflag. perform f_update_error_records using c_ymet c_e '...

Resolved! forms

Hi experts,I copy one standard <b>Smart forms</b> namely LE_SHP_DELNOTE and did some changes and using NACE transaction i change one output type to that forms. But it gives an error message that 'Output could not be issued'. What is the problems. Pls...

Using LSMW

Hi,I am trying to transfer the data for BOM through LSMW (through Batch input - recording method). I am facing following problem.During recording I recorded 4 components for a BOM. LSMW for BOM upload is working fine if there are 4 components. But Ac...

Resolved! Trasportation problem

Hi friends,I am working on module pool program. I have four includes in the program. I have completed that object and send to production. According to the basis consultant he asked me to changed the program name accordingly(Before sending to producti...

Resolved! Trasportation problem

Hi friends,I am working on module pool program. I have four includes in the program. I have completed that object and send to production. According to the basis consultant he asked me to changed the program name accordingly(Before sending to producti...

Resolved! colors question

Hi. I made a simple example.WRITE: sy-vline. FORMAT COLOR 1. WRITE: 'aaa', sy-vline. FORMAT COLOR 3. WRITE: sy-vline, 'bbb', sy-vline.Is there some possibility to remove yellow color from the middle, etween 2-nd and 3-rd vline? Greetings. P.

Resolved! bdc sessions Issues

I have a users who is trying to process a BDC session in sm35 and they are getting you are unable to schedule session XXXX.I checked sm35 and they have access to itAnd object S_BDC_MONI has values of ABTC, ANAL, AND AONL.Nothing happens of course the...

user exit development

Hello Guys,i enahannced table dfkkop with 2 additional fields .i extended the idoc and linked to the message type,now my development is populate the data in to the two additional using user exit fkya002x.can any one help me in this development .Reg...

Resolved! Get WORD Options with OLE

I am trying to get the default WORD startup path with OLE but I cannot seem to get properties from the Options object. Sometimes it is empty. The results are inconsistent. Here is my code.*---- INCLUDE ole2incl. "contains one line: TYPE-POOLS ...

Resolved! regarding execution time

when i am executing this code, it takes a lot of time. even though i hav checked temp[] whether it is initial. But do i need to check ltap[] because the data has been collected from temp to ltap.Also temp has data and since no record matches the for ...

Resolved! tree list display

hi,i have one problem.i have displayed an alv grid.now i want when user select any row the corresponding value of that particular row should display in tree like structure under different heading i.e. under one heading there should be some field ,und...

Resolved! formatting issue

hi,the data type which iam using is wertv9 (it's length is 17,it is dictionary type ) ,sometime my value culd be less then 17 digits like 6 or 7 digits. when i print the variable of type wertv9 i get leading spaces.I cannot move it into character ty...

Labels in this area