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

Resolved! internal table

Hi all, This could be a silly question!! i have a z table with about 70 fields . I have a lot of criteria to check if a record canbe inserted into the ztable. My questions is i have an internal table with include structure of the ztable. Is it poss...

Resolved! function module EBBS_ITEMS_READ doesn't exist in ECC 5(SAPNetweaver)!

Hi,In our 4.6B system we have a few programs that use function module EBBS_ITEMS_READ.Unfortunately this function module no longer exists in ECC 5 and our programs no longer work!SO I've tried to find what SAP has done to replace these function modul...

get_component_list

Hi there,I'm using the FM 'GET_COMPONENT_LIST' to get the fields of a IT, but it's not working, I'm in 4.7Not even in SE37 it's working.there some restriction to use it in 4.7, or someone know another way to get the fields of a internal table?Alexand...

Resolved! lsmw using bapi

WHILE DOING A CONVERSION using lsmw FOR TRANSACTION PA30 USING BAPI- BAPI_HRMASTER_SAVE_REPL_MULT IN THE STEP OF create idoc overview I am getting error for each of the five segments what I am using.error says like "No entry in HR_INFOTYPE_HEADER fo...

Resolved! F4 help

frnds, below code does not work for parameter, but its working fine for select-options. y????tables : mara , marc.data : begin of itab occurs 0, mat_no like mara-matnr, end of itab. data : matnr type matnr.data t_return like ddshretval...

Resolved! BDC KP06

hi guys,I need opinion on this. Can i bdc KP06? If i can bdc KP06, what are the things that i should be aware of before performing bdc on KP06?Thanks so much.William Wilstroth

Resolved! F4 help

hi frnds, Im using a func. module to create F4 help in the event at selection secreen on value request, but the double clicked values are not getting selected.points assured to all replies.madan..

Resolved! Idoc modification

Hi, I have a requirement where the idoc for invoice is received from external system.( Inbound process ).While it is processed in the sap system the data has to be validated. And if the data is invalid then this detail has to be maintained in the z...

Resolved! SAPscript errors

Hi guys,Currently I am experimenting on SAPscripts and I encountered an error. the first error is "bad_pageformat_for_print". Also, what is the use of element? do i need to declare that? how can I know the value of that particular element in write_fo...

Resolved! BAPI_REQUISITION_CREATE

Hello, I'm trying use BAPI_REQUISITION_CREATE to create PR with service lines. I've followed the steps as recommended by the OSS note, 420331. The PR was created successfully however, no service lines were assigned. Can someone help me review if I've...

Resolved! F4 help

Hi frnds, i have 2 parameters. plant and mat. no.. the plant has the std. search help. But for the matnr i want to create a search help such that only those values pertaining to the input plant is displayed. im using the fun. module F4IF_FIELD_VALUE...

Labels in this area