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

Update VBAK table

I would like to upload some data into VBAK from external text file. It is just using update command to update the table or have to through other function. i know i can using update command to update customize table. but i don't sure whether is applie...

reg : alv validation

hi friends..i created one editable alv report using functional module.in that report output i make entry in alv report..my issue is i want to validate one particular column(ie) that field in the alv only accept value less than 31. if it exceeds mean...

Resolved! problem of ALV

Hi All,can anybody tell wats the actually working of the syntaz written below..howz this coding works or wats the purpose of it??FORM USER_COMMAND USING R_UCOMM LIKE SY-UCOMMRS_SELFIELD TYPE SLIS_SELFIELD. CASE R_UCOMM. WHEN '&IC1'. READ TAB...

smartforms

Hi All,I need to print the Material description using text pattern.CG13 is the transaction to view different text patterns maintained. In this CUST-TXTPATT-103 text pattern used by our smartforms.I request you all to help me out, how to add this text...

How do i input value?

I am using KOB1. So from my ALV program if one line clicked then it will call KOB1. Now the problem is in the KOB1 three fields re required field. 1. Cost center, 2 Order and 3 posting date. 1st two have there own parameter ID. But Posting date doesn...

Resolved! Releasing PO

Hi Guruz,For releaseing PO(Purchase Order) of huge amount there is only one approver in my client side.So now his requirement looks like this:<b>When he will not be available he will exceute a tcode/program that will deliver his PO release authorizat...

extended idoc

hi i am into ecc6.0its urget.any body help me to extended the idoc type SHP_OBDLV_SAVE_REPLICA02with the following two custom segments1.<u><b>zsegments</b></u>name:-ZE1BPOBDLVITEMRFO With fieldsZTERM CHAR 4AUTLF CHAR 1DELSLOT CHAR 1 ...

BDC

Hi , The following is my BDC pgm.It works in Foreground but not in Background.The tcode is IW32.The requirement is to update the basic start date in the maintainence order.Thanks.REPORT YMPM_UPDATE_ORDER_START_DATE .TABLES: SSCRFIELDS.DATA: BEGIN OF...

Labels in this area