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

Resolved! Extension Infotype PD

Hello,I have been trying to extend a PD infotype(specifically 1029) with the pm01 transaction but It´s imposible althoug if you go to de modulpool MP102900 you can see the subscreen t582c. Is there any way to extend this infotype?Thanks in adavance.

Veru urgent (nternal table)

Hi Gurus.I need to fetch all the records of a particular pernr from table pa0008then i need to loop at this internal table with some where condition(so 1 record will be fetched from int table satisfying the criteria)Then i need to fetch the record fr...

BAPI Function module to create question inside the PLMD_AUDIT

Hi folks,we have go the requirement for question creation in PLMD_AUDIT, we have called the BAPI BAPI_BUS2031010_CREATE for question creation inside our ABAP Program, even then we have strucked with the import and export parameter, please provide ABA...

Abap

Hi what are the abap dictionary in R/3 System? What is mean by Pool table , cluser table , trans table? what is view ? type .. what is data type, domain, search help, lock object?Thanks

HI PLZ URGENT

HI ALL SELECT SINGLE knumh FROM a081 INTO wf_knumh WHERE datbi < idate AND datab > idate AND KONT_PACK = WF-PCKG_NO AND KONT_ZEILE = WF-LINE_NO.INPUT IS IDATE,THERE is one record in datbase table for this condtion.but i am not getting. i dont ...

INBOUND IDOC

Hello All.i am receving one inbound idoc for DELFOR01 and the Extension is YDELFOR1But in my system extension YDELFOR1 is already used so i need to create a new extension.so would u please suggest me what i need to do?

Index not being used

Hi All,There is a secondary index on the table PA9001 on PERNR, BEGDA and ENDDA,but the below statement is not using the same.SELECT PERNR ZROLE_CD FROM PA9001INTO TABLE IT_ROLECDFOR ALL ENTRIES IN IT_EMPDETAILSWHERE PERNR = IT_EMPDETAILS-PERNRAND BE...

Resolved! file type used in bdc

if i have data in excel format which i save it into tab delimited format then in gui_upload which file type i have to used?or if i have data in word format which i save in it into tab delimited format then in gui_upload which file type i have to us...

RESB Table Update

Hi Guys,The problem is bit tricky. I want to update RESB table with a batch number so obvious solution should be BAPI_RESERVATION_CHANGE. But the problem is its throwing an error message that reservation creation is an automatic process manual change...

Resolved! ALV Grid probelm

Hi I am using object oriented ALV Grid in my program.In the standard tool bar I want save layout option. i think this is the default button in ALV grid toolbar but it is not displayed in my ALV grid.Can anyone tell me about possible reasons for the s...

SELECT BY DATE

Can someone assist with how to select dates for a table based on the criteria that the offset is 5 and if at that offset the number is less than 2 e.g. 20.07.1998 would be selected and 20.07.2007 will not.thanx in advance

Labels in this area