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

T588M

I'm trying to find a way to get the data from T588M into something understandable and something that can be used in order to know if a field as to be input, ouput , required...Could you let me know if something exists or if you did something already....

Resolved! BDc Screen Change.

Hi,I have a Bdc program, I am sending my code. I just wants material and plant in selectin scree. I donot want create session, call transaction, Nodata Indicator and SMALLLOG. I want to pass processing mode as 'A', Update Mode as 'S' and Nodata Indic...

Inventory Load.

Hi,What is the transactin for Inventory Load.Does anyone has any sample program on this. What tables are used and what are mandatory fields.Please let me know , is there any BAPI available. BAPI or BDC, which one would be good choice.If you have any ...

T588M

I'm trying to find a way to interpret the field DBILDof the view T588M.lOOK like this ++ +* + --Do you have any existing form or any development done in order to know if a field has to be disabled, requiered etc etc.Thanks a lot for more info...

Resolved! Authority-Check

Hello everyone,I'm having a problem with the authority-check.I assign a new role and authorization that I created for user DDIC in MINISAP, and in my program I put the fallowing chunk of code.AUTHORITY-CHECK OBJECT 'S_CARRID' ID 'P_CAR' F...

Resolved! BAPI_BATCH_CREATE

hi,When I'm using transaction MSC1 to create a batch i can see in table table MCH1 my material/batch created and the field CUOBJ_BM filled with value.When using the bapi BAPI_BATCH_CREATE the field MCH1-CUOBJ_BM is empty. But the number exist in tabl...

Resolved! ALV report

hi, how to change the column heading name in ALV report.In my report it is displaying column heading as Table field name.I want to display as "Title01" ,"Title02" like that..how can i do this?where should i define the column heading names?I am using ...

Resolved! BADI problem

Hi, I am writing a BADI.somebody coded already...I am modifying the code. I have created one ZTable, that table contains 2 fields one is Date and another one is Program name. my problem is, the date (20050510) in the following code is hard coded...no...

BEFORE_LINE_OUTPUT

Hi guys!I'm using the event before_line_output. Is there a way to jump one line to another? I mean something like this:LOOP *Some code Here if sy-subrc = 4. CONTINUE. endif. ENDLOOP.I wanna do something like the "Continue" inside the Event be...

Class Text Elements

Hi ,How can we translate text elements of a class.using transaction se63, if i select short text -> abap -> class , i can only see methods and other info, but not text elements.if i go directly to class text elements and then goto-> translation , sys...

Labels in this area