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

Resolved! master data updation

Hi All,I am updating the CSKS master data table. The key fields for this table are controlling area, cost center and 'valid to' date.I have to do data transfers:I am sending the same cost center two times and i need to create two corresponding record...

REPORT

This is lalitha .this is my select statement for delivery block . TYPE-POOLS: SLIS . TABLES: VBAK, TVLST, TVFST, VBUK .*********DATA TYPE******** TYPES: BEGIN OF TY_HOLD, VBELN TYPE VBAK-VBELN, ERDAT TYP...

Resolved! LSMW: Form routine

Hi Experts,In one of the existing project for LSMW , in step "Maintain Field Mapping and Conversion Rules" , there is some code written for "__END_OF_PROCESSING__ ". In this code there are "Performs". Please let me know where to find the "Form" rout...

Resolved! HELP IN SMALL QUERY

Hi all,I have a variable type c and want to know whether it contains only numericals are not.Lets say test(5) type c.test = '12345'.if test co '0123456789'.write : 'only numericals'.elseIF NOT TEST = SPACE.write : 'ALPHA numericals'.ELSE.write : '...

IW33

Hi All, I want to know the name of the transparent table behind the Transaction IW33. i specifically want to know how the operations details in IW33 are linked to order number, whicj is the transparent table which provides the link between work order...

Client BADI

Hello all,I have a requirement in wich i need to create a new subscreen in the client screen thru a BADI.This subscreen needs to contain a table control to show and allow the change of a Z table.Can this be done? And if so how can it be done.Thanks i...

CO60 Time out

Hello Experts, I am runing the transaction code CO60 to display the PI sheet,but it is resulting in a short-dump as a result of time out.This is happening with only one sheet.Could anybody help me in how to tackle this problem ?Th...

CO60 Time out

Hello Experts, I am runing the transaction code CO60 to display the PI sheet,but it is resulting in a short-dump as a result of time out.This is happening with only one sheet.Could anybody help me in how to tackle this problem ?Th...

Resolved! pls help in this code

Hi All,please let me know, if this code is right ??I want to select data and move to ind fields, data : w_post_code1 like adrc-post_code1, w_post_code2 like adrc-post_code2.SELECT single POST_CODE1 POST_CODE2 INTO ( w_post_code1 w_post_code2 )...

Table Maintainance

Hi All,I have created a table and done table maintainance also for that.When i go to SM30 and maintain that table, two fields in that table should be in change mode for edit the fields entered. But all the fields are in display mode only.Can anybody ...

Language Printing

Hi SDN, Im trying to print few details in the Korean Language from an SAP Script. I have made the changes to the existing script and the Print Preview comes perfectly fine. When I take the Print Out from the Spool Request, blank boxes get printed ins...

file access issue

Hi friends,I have created program that creates file in Application server (Unix Servier) using Open DataSet and Close DataSet. File is Created in the directory /usr/app/sapudp/fi/temp perfectly. But the issue is some users are not able to read\write ...

Dear Experts

Please help me in solving a issue...I have created search help for a field,and i used it in a module pool.Its working fine,but that field consists of duplicate values to the field which its refered.Is there any method to avoid the duplicate values in...

Resolved! Search help in dialog

Hi , I have created a search help for a I/o field in dialog program for material number. Now , the search help appears as an arrow with the IO field and when I click on it it also shows the range of possible values , but double clicking on the value...

Please Help!

Can I populate one internal table by taking data from three different database tables? because the fields of the internal table which I have declared are taken from three different tables. Can any one please tell me how will be the select statement ?

Labels in this area