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

CATW-SE80

HI All,We use Internet Service CATW that runs on the ITS to display a timesheet for reporting time. This is accessed from the SAP Enterprise Portal.After filling the timesheet the user clicks on the browser close (X) button and closes the browser, bu...

CIF Authorisations

Hello,I am in process of creating authorisations for CIF consultant. and I am not sure what authorisations are required for CIF . I request to provide me the exhaustive list of T-Codes and/or authorisation Objects those are required for CIF Consultan...

Resolved! bdc

Hi experts .i have a bdc progrm (va02) .it first displays first screen ,then second but in third screen after pressing enter (manually) the values r coming for tracking no and supplyplantcan u please tell me where is the problem.Perform statement fo...

Resolved! DELETE syntax

Hi Experts,I have two internal tables.The first internal table contains sales doc and invoice no.the second internal table contains invoice no.Do we have a delete statement that will delete the entries in first table where the invoice number is not p...

Step Loop

Hi, Iam using Step Loop. Ihad taken 2 tables VBAK and VBAP and designed the screen layout. But when iam executing the t.code i could able to see only the VBAK table, But iam not getting the deatils of VBAP table when iam executing the T.CodeThis is ...

Resolved! Run Time error.

Hi, This is my program. and followed by Flow logic, When iam executing that Iam getting Runtime error.Also Runtime error analysis iam getting in German langauge. How to get in English that one.PROGRAM ZMP_TAB3.TABLES:VBAK,VBAP.DATA:IT_VBAP TYPE VBAP...

Resolved! macro in Module pool

Hi all,,,i want to have payroll data in module pool program,,,i included the standard include i.e. but it is not accepting the standard macro 'rp-imp-c2-cu'. pls tell me how to import the payroll data using moduke pool...its urgent.Thanks......

PBO

Hi, This is my Flow logic.<b> LOOP AT IT_VBAP INTO VBAP CURSOR C1. ENDLOOP.</b> Why we write this statement in PBO and what does cursror C1 suggets.Again why we write the same loop in PAI also.PROCESS BEFORE OUTPUT. MODULE STATUS_9001. LOOP AT IT_V...

bdc program

Hi,I am working on abdc program where i am trying to upload a numerical value 293,00 .In the program i have written the code as REPLACE ',' WITH '.' INTO v_wrbtr.I have declared v_wrbtr(13) type c.When i try to process the session in the o/p i am get...

Resolved! report

hi,i have generated a report in which there are 9 columns. and i want to print all the 9 columns in one row .but only 8 are printed in one row the ninth one is coming in next row.so How to print all 9 in one row?

Resolved! JOB_OPEN

hi,In the funtion module Job_open we have a export prametrer Jobclass.what is the use of the Jobclass and what all values can a jobclass have.CALL FUNCTION 'JOB_OPEN' EXPORTING jobname = jobclass = IMPORTING jo...

Resolved! Hi

Hi, I am getting the error that u cannot use Internal table as a work area. Plz tell why it is getting like that.&----*& Module Pool ZMP_TAB3*&&----*&*&&----PROGRAM ZMP_TAB3.TABLES:VBAK,VBAP.DATA:IT_VBAP TYPE TABLE OF VBAP.&----*& Module...

TRANSFER OF DATA

HI ALL,I WANT TO STORE THE DATA OF A SCREEN TO A INTERNAL TABLE AND THE FROM THS INTERNAL I WEANT THE DATA TO BE STORE TO A DATA BGASE TABLE.THE DYNPRO HAS FOLLOWING FILEDS(values are there in dynpro)MANDTUSERDATEI WANT THE DATA OD THESE FILEDS TO GE...

Resolved! delivery change bapi

I need to change the date of the inbound delivery created can any one help me out how to change the delivery date using a bapi or function modulei have created the delivery using the function module BBP_INB_DELIVERY_CREATE in which this is creating...

Resolved! Help: Urgent!!!!!!!

hi allOur requirement is to display available stock details corresponding to warehouse No,, transfer order no, material no ,etc..We are retrieving data from LTAP AND LTAK join and then we want available stock (VERME) data from LQUA, We want to know ...

Vijay by Active Contributor
  • 2299 VIEWS
  • 6 REPLIES
  • 0 Likes

Resolved! Request in SE10

Hi All,We have a request in SE10 and there most of the MM Cofiguration is saved.It was released but during the transport to QA it failed,because of a single taks inside.Can we remove the perticular task from that request or can we copy the released o...

CJI3

I have implemented exit EXIT_SAPLKAEP_001 to add new fields to line item report. I have added new fields to table include CI_RKPOSHow ever i am not getting the new field in my ALV report output, where i need to modify the field catalog information ??...

Labels in this area