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

Resolved! Append VBAK

Hi! I need to add 2 fields to the table VBAK. The question is Next : Can I save this fields with a Z'Transaction?, or Do i have to use the Standar transaction to write this new fields??.Thanks a lot!Soraya

UPLOADING A TEXT FILE

hI,i need to upload a txt file into ztable.I HAVE FEW UNWANTED FIELDS IN MY TEXT FILE.i WANT TO READ ONLY THE USEFUL DATA INTO INTERNAL TABLE.HOW SHOULD I MOVE THE DATA INTO INTERNAL TABLE WHEN I UPLOAD IT.hOW CAN I KNOW WHETHER ITS A TAB DELIMITED F...

Select Statement.

Hi,Need your help.I have to write a select statement which should have data keeping in mind the following details1. production order no2. sales order no 3. date.and then the part no for the following programs.I have written the following statement, b...

Resolved! Selection Screen

Hello friends, In my selection screen,I want to populate a default value based on the field SY-SYSID.select-options : s_kunnr FOR vbak-kunnr, s_erdat FOR vbrk-erdat.Parameter : ID like N. In the selection screen i want to populat...

Resolved! Length Problem

Data: x_value1 type string, x_value2(10) type c.if x_value1 co '1234' concatenate '0' x_value1 into x_value2.elseif x_value1 co'12345'. concatenate '-' x_value1 into x_value2.elseif x_value1 co '12345678'concatenate '*' into x_value2.endi...

Resolved! user exit when PGI

Hi I need to generate an XML file when PGI is done for a delivery. I need to create this file when 'Total good movement start' is changed to C ( completed). please let me know if you have any idea about user exit or a badi at this point.I tried LE_SH...

Resolved! Exit

I wrote one exam in the sapdomain and it has got one question as follows.if we have Exit in the loop of a sub Routine which is called from a programme what is the output.The sapdomain gave the answer as exit from loop. But I read in the book as if we...

duplicate records

hi experts,i need to transfer the records from three internal tables (header, item and adress data) into logical file.here i need to send the email to the user whenever duplicate records exist in any one of the internal tables and suppose if there r ...

table control

hi all,I have a table control in one of my screen.The problem is that whenever i go to that screen the columns of that table control come closer to each other .Everytime i need to move them.Is there way i can fix that length so that everytime i go to...

Resolved! Special stock O

I'm creating a new stock report, with special needs it's almost a join of transaction MMBE and MB5L. And I need to find the value from the special stock O, I have stock in table MSLB but table OBEW is clean!Do you know why is this table empty? Is som...

Query

hi friends,Could u please send me the how to do this Query“MTD Qty Shipped”: Get MENGE from MSEG where BWART(movement type)=”601” where MSEG-EBELNand [ MKPF-BUDAT within first day of the running month until the running date where MKPF-MBLNR=MSEG-MBLN...

Script

Hi,I am working with customer statement for sap script.I copied standard print program RFKORD11 and standard form into "Z" program.I made the changes as per requirement.Form 'Z' is not assigning to my 'Z' program.I dont know what is the problem.When ...

Labels in this area