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

Resolved! Invoice

Hi,1.What are the Tables reated to S & D Invoicing (Header Tables, Billing tables)2.What type of reports we create in SD Invoicing3. What is Credit Memo & Debit Memo4. Where i can get more info on S & D InvoicingThanksSeshuMessage was edited by: Sesh...

Resolved! PO header text in idoc..

Right now when I am creating a PO , an IDOC gets created automatically. But in the IDoc which gets generated the PO header text doesn’t appear. Is there anything which needs to be done from the programming stand point of view to get this in a segment...

Script-print program

Hi,I am trying to execute my print program .When I am executing it is asking for output device.I am giving the lp01,locl.But Its not triggering.There is no responce.The screen is like that only.i am not getting output.Is there any problem with printp...

SD-CAS-SA Attachment.

Hi everybody !I need to retrieve if in a SD-Contact is there any document attached to print it with the contact report. Do you know how to do it?.I'd been looking for any module function but I didn't found anything about it.Thanks in advancing.Jordi ...

Resolved! hi bapi...

Hi frnds...i m practising Standard BAPI programming...i.e bapi_salesorder_change.so i m getting the doubt how to create a flat file for theuploading schedule line data..can anyone give me sample code and sample flat file so that i can get an idea reg...

Resolved! select

hi to all,in this the values of saknr and wrbtr were coming in header line they were not inserted to the bodycan any one help me in solving this issueloop at it_bseg2.move it_bseg2-saknr1 to it_final-saknr1.move it_bseg2-wrbtr to it_final-wrbtr1.appe...

Resolved! radio buttons

Hi exports ,I want to put radion buttons for customer order,stock trasfer orders.If I give in parameters :customer order radiobutton group RG1, stock transfer order radiobutton group RG1.I am getting error like customer order and stock tr...

Back ground job

Hi all, i have set a back ground job for a user by putting some condition if the cond is true he receives data i.e email,else he doesnot, is there any way that if the back ground job doesnot gives any data then i can inform my user abt it ?Is t...

Resolved! MESSAGE_STORE

Hi, i have the following code:LOOP AT itab INTO wa_itab.CALL FUNCTION 'BAPI...'LOOP AT i_return.g_counter = g_counter + 1. CALL FUNCTION 'MESSAGE_STORE' EXPORTING arbgb = i_return2-id exception_if_not_active = ' ' msgty ...

Labels in this area