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

SAPSCRIPT

HELLO ERVERYBODYIm soory my English languge isn't better to give you a Detail about my problem, but I try.So i have a SAPScript Forms , in this i wisch by somme Word to : spread with line ( the same with MicrosoftWord ).How kann i do it ?Kann somebod...

Resolved! LSMW

Hi dear SDN users,I am having a small query, please clear it to me ASAP.I am uploading material master using LSMW.I can test the LSMW with some records in flat file, after successfully executing the session created in LSMW the material master will be...

Resolved! Message type problem.

Hi Guru's,I have a problem with a error message in a dynpro. If the error message (type e) goes with a text field, there is no problem, I can modify the text and continue. But I need to validate if a row of tablecontrol has been marked. The validatio...

Resolved! How to validate data entered in table maintenance for Z table?

Hi,I created a Z-table with table maintenance. I'd like to perform some validation on the entered data.I know there are events for these : "If this pre-defined time is reached in extended table maintenance, the FORM routine specified for the current ...

Resolved! TABLE CONTROL PROBLEM

hi,i am working on a table control which contains 2 fields likly material no and material description.when i select one material no in first field, i want to display the related material desc in 2nd field. is it possible in table control.help and su...

plz clarify my doubts

1) what is development class and what is delivery class?2) r there any terms like client copy and upgradation in data dictionary topic? if yes what do they mean?3)what is the difference between check table and value table?4)what are aggregate objects...

Resolved! Dynamic SQL SELECT

Hello, this is my first question in a forum:Can I make a select like this? SELECT RACCT HSL01 + HSL02 + HSL03 + HSL04 AS TOTAL FROM glt0 INTO TABLE i_tab.I think it's not possible because it give me a lot of errors. Thanks in advance.Esther

Test BAPI + real post?

Dear all,How can I test a BAPI & get an actual result in the table?Now, when I test a BAPI, the only result that I get is the line: "Document posted successfully ...", but I want to check if all the needed information is written down into the table.N...

BDC Session error

Hi, If i ran BDC through session method(Background mode), I am getting error like 'Internal error: create object g_container'.But when i ran through session method(foreground mode), it is working fine.Can any body please resolve this problem.Regards...

Resolved! need help BAPI_PO_CREATE

HI,i am java progrmer.i am working with jco .i have tried bapi_po_create in sapgui.but it is giving errors.please help me to do this. i have tried for bapi_po_create with following import parameters(in sap gui)in HeaderDOC_DATE=09.05.2006DOC_TYPE=ZBC...

Resolved! Problem with SUBMIT

Hi,Am using SUBMIT as follows:DATA: IT_GDATA LIKE I_GDATA OCCURS 0 WITH HEADER LINE.DATA: SELTAB TYPE TABLE OF RSPARAMS, SELTAB_WA LIKE LINE OF SELTAB.IT_GDATA[] = I_GDATA[].LOOP AT IT_GDATA.SELTAB_WA-SELNAME = 'ANLN1'. SELTAB_WA-SELNAME ...

Labels in this area