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

Resolved! WBS element

hai all,im trying to download WBS element into an excel sheet, it is downloading without obliques(/). My work area field for WBS element contains values like C54000002000200. But when we see in SE11, it displays like C/54/000002/00/0/2. Anyone plz l...

DYNPRO_NOT_FOUND

hi frnds, i want to create vendor by providing the data to func module. for that i am using VENDOR_INSERT function module. Though it does not give any error while creation bt throws the Runtime error "DYNPRO_NOT_FOUND" when i try to display the vendo...

Resolved! upgrade from 3.1 to 4.7

Hi Experts , Can anybody tell me what r the steps to be followed in the Upgradation Project . In our Company we r going to upgrade from 3.1 to 4.7 version .If possible send me any materials to my mail id .My mail id is srisen_83@yahoo.co.inThanx ,Sen...

Resolved! Delivery not complete

Say i have one sales order SO1 with two items 10, 20. with quantity 100 and 200.I have delivered SO1 item 10 partially say 50 ...DO1.and SO1 item 20 fully..DO2.So given the delivery DO1 i want to know that SO1 10 is not completed.And similarly by loo...

Resolved! Access key problem

I installed netweaver_preview_2004s_abap, after I login by user of BCUSER and try to create new table in ABAP Dictionary, I encounter the problem of "Access key". I was required to input "Access key" for my creating operation and I don't know where t...

Custom BAPI

Hi All-I have created Custom BAPI to get the Customer Sales info. I have created object and methods using SWo1 but when I look at the BAPI explore I am not able to find out the Custom BAPI which I have created. I have released the Custom BAPI using F...

RTTS Class Hierarchy

Hi,I want to create an itab with making use of the RTTS Class Hierarchy. I have a parameter in my program that is the name of a database table. Now I want to create an itab with method cl_abap_tabledescr=>create. After this I want to use the paramete...

Control table F4 help

I have a control table with two columns (A & B) in a customised dialog program. Column A is the type and column B is the subtype. What I need is to control the F4 help for column B base on column A. I like to know how can I do that? Must I use a sear...

Resolved! Update in Segment

Hi folks,I need to update a custom designed segment,ie i need to extend its field length from char5 to char 8.I tried to do that in change mode through we31 transaction, it says that you can edit in standard mode,Moreover that version is a released v...

Reg: Data Dictionary

Hi,I have created one ztable with 8 fields and one Mandt field. I am having data pertaining to 8 fields in itab.Now I am trying to insert the data in to ztable with this command INSERT ZRATE FROM TABLE itab.then it is giving and error msg." The type...

Resolved! background job

I open a job and submit a program via this job name.I closed this job and run it immediately. But I find that as if this job is scheduled as background job again to run later. I just want it run once (when calling job_close). Who can tell me how I ca...

Resolved! debmas

Hello all,I have a requirement here. I have to retrieve ship-to and delivery plant from customer tables and need to create an IDOC.Can I use debmas06 idoc type for this req? I am just wondering why to use the standard one only for 2 values?Next one i...

Pull data

Hi everyone, How will I know for sure that the information that I pull from PPDHD and PPDIT correspond to the one in PPOIX, will the RUNID from table PPDHD be enough?, and why PERNR is not populated in table PPDIT? is there another FI table that I ca...

Function Module

Hii All,I am working on an object where it is desired that system id and mandt is to be checked and if the server is DEV and client is 200, then, the processing is to be done. Else, it should throw an error message. This type of functionality is conf...

Resolved! Using Oracle Hint

Hi All, I am trying to force the select query to use an index on a Y table, but some how it is not working. The code i am using is: SELECT matnr werks vbeln posnr FROM yyost INTO TABLE tb_yyost1 FOR ALL ENTRIES IN tb_marc WHE...

Labels in this area