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

Resolved! Abap oop's

Hi all,*********************************************************REPORT zinheritance.---- CLASS counter DEFINITION----CLASS counter DEFINITION. PUBLIC SECTION. METHODS: set IMPORTING value(set_value) TYPE i, increment, ...

Resolved! User Exits in T8 froms

Hi All, In the progrma for the T8 forms, SAP has given me some includes starting with Z where I believe I can custom code, but when I double click on it I get an error stating that "Program Names ZX are reserved for includes for function group e...

Resolved! ABAP OOPS

Hi all,I am trying to learn OOP's concepts oin ABAP.I wrote a very small program but it gives me an error saying <b>"Statement not accessible"</b>. I am forwarding my whole code, please eplain me where I am going wrong.*******************************...

Resolved! New one in ABAP

Hello,everyone.I am a novice in ABAP programming. I want to know whether there are some specifications( or relation map) about predefined function modules and classes like swing in Java (or J2EE mapping)? Wish to get your help.Thanks.

conversion exit

Hi, im doing bdc,one field meins is getting converted into internal format,so im using conversion exit for that.when i run the program im getting a dump saying output parameter not defined.but i had defined.can u please help me with some code.i tri...

Resolved! Table control

Hi,1.I am using a Table control.How to set the cursor from one field to the other adjacent fields without specifying the name?2.How to disable the Enter key for the screen or for the table control?Pls. help-M.Aarthi

BAPI FM

Hi all,Can any one help me in finding the right BAPI FM for 1. creating employee master(PA30) 2. creating Billing request(VA01) 3. creating notification from service order(IW34) 4. FB01 transaction 5. CJ48 transaction 6. FF63 transaction.Please ...

Resolved! HTTP_POST and OpenSSL

Morning all.I'm using the function module "HTTP_POST" to try to post to a particular page. However, there's a problem. I need to post to an HTTPS URI, and when I try to run it, I get the message "OpenSSL not available". I can't find what that message...

Resolved! custom fields

Hi All!I had added 2 custom fields to the structure KUAGVZ through custom append structure.Now the table KNVV is not getting reflected with the new fields and all the remaining fields in KUAGVZ i.e. KVGR1 - KVGR5 are getting reflected in the KNVV tab...

Resolved! Workflow problem

Hi ,I am sending a work item to a user which has3 options :1.Select2.Reject3.Cancel.I want to allow the user to enter the 'Reason for rejection' textwhen he selects the Reject option.Do you have any ideas how to go about it ?Any hints will be gratef...

SAP Script, Change form , SE71

Hi all,I am totally new to SE71, I need to change content in one of the Window in the form, i opened <a href="http://www.geocities.com/cocwaye/screen.jpg">this</a> in SE71 , is this the way to change the content of a form? Everything goes fine, but...

kowong by Participant
  • 10966 VIEWS
  • 13 REPLIES
  • 0 Likes

Resolved! idocs created

Hi all,How is idocs created when there is a change in any one of these fields EAN,Division,Material Type,Material Group,Volume,Product Hierarchy, Gross weight in general data screen or sales data screen. can u tell me wats the ways of creating idocs ...

idoc messages

Hi all,In my project end users create document in front end application based on .net. I am posting the same data into sap using Idocs. my question is how I can pass Idocs messages i.e. document no , error message to back to user again .How can I pa...

Labels in this area