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

Resolved! F4 help

Hi All, I have a Z table which has 3 fields: Document category,document type and output type.when the user clicks on F4 help for output type,it gives all output types.But i want to display only those output types which holds good for the Document cat...

Resolved! DB update

Hye Experts,Suppose there are 8 colums in DB table and all are non-empty.I want to alter only last 3 coloums, without disturbing the first 3. Only first column is the primary key. Is it possible only by using either update or modify, without a Select...

Resolved! dump error solution

hi experts,when we are working with delivery (VL02n),after creating invoice VF01,dump error message is coming " update terminated". we are working on IDES server.im also providing short dump description.Runtime Errors SAPSQL_ARRAY_INSERT_DUPR...

Resolved! Create view

Hello!It is possible create a view that it will be the union of three tables?For instance we have: Ztable1: mandt,bukrs,hkont Ztable2: mandt, hkont Skb1: mandt, bukrsu2026And we want display all fields of ztable2 (interaction with skb1) and all field...

Table Details Needed

Hi Experts,Once we upload the data through the BAPI or IDOC. means its internally creates some sessions. In which database tables the details of these BAPI or IDOC stored.For example we are uploading data using batch input session, the data is stored...

Fields for flat file

hi,i am new to abap bapi so plz help me in a bapi po upload programm i am fetch this programm from sap forums the table name and fields name are not refrence in it so plz tell me these fields are taken from which table and also tell field name i am n...

Resolved! Default HTTP Port

Hi Experts:The port configured in SICF for http is 8000where as when i run my codes it takes service port as 8006 instead of 8000I am using port number as 8000 in my program, earlier I had changed default host and port as 8006 .I dont remember where ...

Resolved! tvarv & tvarvc tables

Hi,In newer version variant table TVARV is replaced by TVARVC. A conversion report RSTVARVCLIENTDEPENDENT is provided, which writes TVARV entries in TVARVC in all clients.I want to know that this report is to be executed in production system or can ...

Select-options issue

Hi, I have a select-option for dates, I want to select data from a table which has a valid from and valid to date fields for records.The entered dates or date range are to be taken as multiple single dates and records that are valid for any of the en...

Resolved! MISSING INDEX

I am receiving this error message :BR0970W Database administration alert - level: ERROR, type: MISSING_INDEX, object: (table) SAPSR3.ZDD02LBR0970W Database administration alert - level: ERROR, type: MISSING_INDEX, object: (table) SAPSR3.ZUVS But when...

bapi_po_change

Hi,I am updating the PO info based on the data from the flat file. that means I am uploading data from flat file and checking this data with the table data if there are any changed=s in the table data I am modifying it.For that i am using BAPI_PO_CHA...

how to copy file

hi guys,i need to have a program, which will load a excel file in the sap server, to create sale order in batch. however, after the create, i will haev to move the original excel file from directory A to directory B. can any one teach me what is the ...

Labels in this area