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

Resolved! Alv erorr

hi i do alv and i have erorr like that :<b>"L_TAB" is not type-compatible with formal parameter "IT_OUTTAB".</b> what is wrong?Regards DATA : l_tab TYPE STANDARD TABLE OF tadir WITH HEADER LINE . MODULE pbo OUTPUT. SET PF-STATUS 'MAIN100'. ...

Resolved! Dump Error in report pgm

Hi Friends,im writting a report pgm to upload some data into ztable from sapia directory.the code is given below...SELECTION-SCREEN: BEGIN OF BLOCK b1 WITH FRAME TITLE text-028.PARAMETERS: p_file_p(30) DEFAULT '/sapia/iface/in/comm/sapfin/' LOWER CAS...

Resolved! regarding alv control

hi friends,<b> i am working on alv controls. I am facing problem when i am trying display the field which is user defined(which is not refering any Z or standard tables) for that field heading is not displaying. how to set that field in fiel...

Resolved! reg:CC01 transaction

Hi experts,I am working in ECC 5.0 -IDES The transaction code is CC01 In the CONTROL tab i am selecting the EFFECTIVITY TYPE option i am selecting one KUNDE like thatthat contains in PRIOR column is as 40 and EFFECTIVITY TYPE DESC is Customer like t...

p291102 by Active Contributor
  • 328 VIEWS
  • 1 REPLY
  • 0 Likes

Using BAPI_PO_CREATE1

I would like use bapi to create po, once call the function, some warning occur, "No instance of object type PurchaseOrder has been created. External reference:Purchase order still contains faulty itemsCan delivery date be met?"Can i bypass the warnin...

Resolved! Tables

Hi all,I have to create a screen by using Module pool programing,in this screen my fields are material,plant,storage location, quantity, can any body plz help me in which table(s) i can find all these tables, how to proceed further.thanks&regds,srini...

Resolved! Performance Tuning

Hi Experts,When i am executing my program through SE30 for Performance Tuning .Then its showing one bar chart with the following %..ABAP - 97%Database---- 0.8%R/3 Systen - 2.2%So my question is , is it ok with Performance Tuning or do i need to red...

SAP CUA

Hi All,I am currently working on SAP CUA.I wanted to know where the data for CUA is stored in case of roles and profilesThere are two tables i came acrossa)USRSYSACTT (has lnaguage as one of the column)b)USRSYSACTWhich table should be used to check t...

BAPI Schedule Line

Hi, I created a sale order with 3 items and its associated schedule line with BAPI_SALESORDER_CREATEFROMDAT2. But, only the first item have the required quantity in the result. Then, i hard code the item number (10,20,30) in item and schedule line...

Labels in this area