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

select statement

hii all,my requirement is:select MAX( chgnr ) from jcds into corresponding fields of table it_chgnrwhere objnr = it_vbak-objnrand stat = it_estat-estat.NOW in WHERE clauseboth fields which i am not selecting from JCDS can i go like:select objnr...

Resolved! How to know when all heap (private) memory is used up by object instances

Scenario: I have a tree global class (e.g. ZCL_TREE), which has a local class for its nodes (e.g. LCL_NODE).Each time the insertion method is invoked, a new node instance is created and placed somewhere in the tree (the class LCL_MYNODE has itself re...

Resolved! ABAP Query

Hi, We have an ABAP query in ECP which pulls the data. It is saved as a file on server. But the file has header at each page which is not desirable. It should be only at the top of page. Please let me know how can we go about changing it. Do I have ...

Resolved! workflow

hi,I need to create a Workflow which gets triggered whenever an Invoice is posted and should be sending a mail to a specific agent two days before the clearing date, intimating him that the clearing date is nearing. I have used the Event IncomingInvo...

Resolved! form printing

Hi, I am converting smartform into pdf format. Thru RSTXPDF4 program one can do it. But for that one should pass Spool number and destination. Now my doubt is, if I want the pdf on desktop, what should be the destination device, as usual I am givi...

Resolved! USEREXIT_SAVE_DOCUMENT and SAVE_DOCUMENT_PREPARE in SAPMV50A for deliveries

Hi All,I can't decide if I'm just missing something stupid or not. I'm making some changes to the processing of outbound deliveries in transaction VL02N by adding logic to the user exit forms in program SAPMV50A (actually in include MV50AFZ1.)When I...

About Create_text FM

Hi Experts I use create_text fm create a long text for object, The FM's sy-subrc is 0, But I can't view it in object's Text Edit. Otherwise I Edit the text use standard TCODE then the text which i created by FM will display in Text Edit,Can anyone...

Labels in this area