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

bdc session method

Hi all,I have a req in bdc, it is to upload data using session method but for every 100 records new session has to be created.I have 500 records in flat file..my program must develop 5 sessions once executed.Can anybody help me in this.Regards,Raghu.

Resolved! Retain Spaces

Hi all,I have declared an internal table with field(20) type c.types : begin of s_itab, field(20) type c, end of s_itab.data : itab type table of s_itab with header line.concatenate itab-field 'abc' into itab-field.append itab.clear it...

Resolved! on change event

Hi experts,I have ITAB something like this. REVNR AUFNR MENGE VKBUR MATNR <b>21PSK200</b> 4007627 2 9003 02A15B 21PSK200 4007627 2 9003 02A15B 21PSK200 4007629 3 9003 02A34B 21PSK200 4007629 3 9003 02A34B 21PSK200 4007629 3 9003 36F14B 21PSK20...

Resolved! BAPI_OBJCL_GETDETAIL

Hi All, we are trying to retrieve the characteristics of equipments using the function module BAPI_OBJCL_GETDETAIL.The problem here is we have about one million equipments for which the characteristics is to be retrieved.when the report is scheduled ...

About JCo..

Hi.I have heard that it is possible to call Java code fromABAP using JCo. I am interested in doing that. I have afew questions regarding this...1) Where should the JCo be installed? At the SAP server or at the SAP Client side?2) Is is possible to ins...

Resolved! sap script : Can I force a certain field to be left align and other right

Dear All,Can I force one text element to be left justified and other on left justified. As I am having few fields that are pack numbers, So I would Like them to align in Right and I have a text field which should be right aligned. How Can I do ThatZ1...

Resolved! List Out

I am writing a list output (NOT ALV simple list output) with column 380 characters. When I run the job in foreground I can see complete output, but when run in backgroung and I can see in Spool only 255 characters. How can I see complete 380 char.Th...

Resolved! plzz try to answer .

1. can somebody tell about authorization groups and why we use it in industry .2. how can we attach the tmg to our customized table and create a transaction code for it .3. what is the addres ..end address comand in sapscript . does it work like pro...

Resolved! material calculation

Hi!I need to modify a report, which gives the material quantity with the combination of plant, storage location etc.,What i have been asked to do is, after getting the output,i need to put a text box at each material quantity, per each record. i need...

Resolved! BAPI Q uestion

HiHi All Could anyone give me an idea of how to use a BAPI instead of a BDC, I have been asked to use a BAPI to creat PO's. I usually use BDC can you tell me first the advantage of using a BAPI and also as specific instructions as possible in using ...

BDC FOR TCODE FB03

Hi All,I am working on 4.6c version. In TCODE FB03 enter the document number, company code and fiscal year and then hit the enter, it is showing the output in the ALV list format.My requirment is do BDC for TCODE FB03 and take the print out of the ou...

Resolved! BDC in FB03

Hi,I am working in 4.6 C version. I have a problem when trying to write a BDC for FB03 transaction.When I run the transaction manually and give the document number,Company code and fiscal year details and enterthe alv list is displayed with the detai...

Table control

Hi all, I have created a table control with five coloum. Now i want to want to insert record, validate record, change record and delete record.Please can any one help me on that. Where to insert code for validation. does any body have an example o...

Labels in this area