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

Resolved! Re: Select Options

Hi All,We have created two select option fields for Billing Documnet(VBRP-VBELN) and Billing document Item (VBRP-POSNR).<b>SELECT-OPTIONS : V_VBELN FOR VBRP-VBELN , "Billing Document Number V_POSNR FOR VBRP-POSNR . "Billing Do...

ALE INBOUND STATUS 51

Hi Experts,Im transferring matmas to 1 server(4.7) to another server(ecc 5).Im getting this error in ecc5.0.Inbound idoc : Application document not posted status 51.Function module not allowed: AFS_RETAIL_ARTMAS_IDOC_INPUTMessage no. B1252DiagnosisTh...

Exception Handler

Hello Guyz!Hope this post finds you all high on spirit. I am having a serios problem of exception handling. I am just giving scenario of my situation. Let say one standard SAP function module is there, where no exception handling logic has been provi...

ALV (hide column)

Hi,Is there any method in ALV grid to hide a column with quantity and display only the subtotals along with the line items displayed.for example.customeraa(subtotal-22)bbb(subtotal-26)The quantity column is hidden.please send your suggestions,Rajesh.

BAPI

Hi,I'm using BAPI_PO_CREATE. I'm assigning header and items.But even though i assign MAterial or items ..BAPI returns error as."Document Contains No Items"."Pls enter MAterial"Is there any variable to set in order for BAPI to recognize the ITemsPls h...

PS MODULE BAPIS

Hi,Any body is having idea about PS Module BAPIsBAPI_PS_INITIALIZATION.BAPI_BUS2001_CREATE.bAPI_BUS2054_CREATE.this is the procedure to create. ok. But I want exact information about these and what is the BAPI_PS_INITIALIZATION. in this bapi what we ...

Resolved! Data to XML

Hello ,1. Is it possible to convert internal table in ABAP to XML ? 2. If I am able to make a XML file , How can I snd it across to my middleware , can I use BAPI for this purpose ? Thanks everyone in advance.

select?

Hai all,While validating a field which is better to opt and why?1.data: l_matnr like mara-matnr.select single matnr from mara where matnr in p_matnr into l_matnr.where p_matnr is a selection-screen element2.with out declaring a local variable usingse...

Labels in this area