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

Resolved! ALE

WHILE TRANSFERING DATA FROM CLIENT TO CLIENT SAY 200 TO 400..I GOT THE STATUS 64 IN RECEIVER CLIENT...MEANS READY TO SEND DATA TO APPLICATION..BUT I AM NOT GETTING DATA IN MY APPLICATION CAN U SUGGEST HOW TO CONTINUE PLS....

Table fields

Hi all,Can you please tell me in which tables will i find all the following fields(with field names):cheque noaccount novendor namevendor noinvoice noinvoice date description(item description for invoice)discount amountnet amountbank namePO boxbank c...

batch session

hi experts, My program is Batch session and the batch session is for posting fi documents(FB01). and iam doing by using rfbibl00 program. Actually there r 3 types of currencies while updation and one of them is company code currency(dmbe2...

hi

hi experts, My program is Batch session and the batch session is for posting fi documents(FB01). and iam doing by using rfbibl00 program. Actually there r 3 types of currencies while updation and one of them is company code currency(dmbe2...

Resolved! field symbol

Hi all..Here is my code . can anybody tell me how to use field symbol in this code.TABLES : VBRP.DATA : ITAB LIKE VBRP OCCURS 0 WITH HEADER LINE.SELECT * INTO TABLE ITAB FROM VBRP ORDER BY MATNR DESCENDING.LOOP AT ITAB.WRITE itab-MATNR.ENDLOOP.

Resolved! HI

I HAVE A TABLE CONTROL WITH COLUMN SATUS FEILD FOR CUSTOMER DETAILS DATABASE TABLE.I WANT TO MAKE A RECORD IN TABLE CONTROL TO BE INACTIVE IN STAUS RATHER DELETING IT.

Resolved! ALV

Hi, i have one doubt in ALV please give me answer , 1. How to change tool bar in ALV report.2. How to handle table control in bdc.3. Can we create error log in call transaction method in bdc means this error log we have to see in SM35 t'code how ...

Resolved! Module programming..

Hi,I have been assigned to do screen programming.. But i do have a great doubt.Should i create a Module program or Do i have to create an executable program and call the screen using the statement "call screen" ?What is the difference?Looking for cla...

Resolved! BDC in ALV

Hi, need help in ALV. My task is to display report using ALV with Check box for each record, Com.Code, Doc.No., Doc.Date, Pos.Date & Doc.Hdr.Text fields. In status bar I need 3 extra buttons, for selecting all records, deselecting them & 3rd for call...

Resolved! selection-screen

Hi,I have 3 select-option fields(production scheduler,MRP Controller,plant) in selection-screen.If I enter values for production scheduler and MRP Controller,the plant field should become mandatory.Can anyone tell me the logic for this?Regards,Hema

Passing IDOC to BAPI

Is there any way of passing an IDOC contents to a BAPI directly, rather than reading the data from the IDOC segments and populating the BAPI structures manually? The IDOC is generated from a Purchase Order created in the same client and so cannot be ...

Labels in this area