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

Check Table

Hi, I want to create a check table for a data type. Here is what I have created so far:data type: ZDAT (Domain ZDOM)domain: ZDOM (Value Table)table: ZTAB (Containing field ZFIE with field type ZDAT)I try to create a foreign key for the ZFIE but recei...

BAPI_USER_CHANGE

Dear Fellow ABAPers,I'm currently writing a program to perform mass user change, and I've found two Function Modules that seem to be the closest match (which I thought I could use): BAPI_USER_CHANGE and SUSR_BAPI_USER_CHANGE.Unfortunately these two F...

hr-abap

hi all, how to retrive data from cluster table can anybody send samole code.1.by using function modules cu_read_rgdirand the other is using IMPORT STATEMENT.WHAT MAKES THE DIFFERENCE.2.how to upload data into cluster table.payroll management.3.what...

BAPI

Hi guys!I am new to this BAPI.can any one provide me a simple example of BAPI step by step procedure with JCO settings for integrating a simple java applicationpls it is urgent!thanks and regardsGanesh

reg va01

hi to all,while runnning BDC for VA01 , During recording i cant reterive values of texts(tabstrip) on Display header document details.how to do that?in which table/object these text are getting stored?.ie.,Form header Header note 1 Header note ...

Maintain structures

Hi experts, If there is only one Source structure and Target Structure, the relationship is defaulted automatically in LSMW.But I have two structures (one structure for Header details & another one for line item details) in LSMW by using record...

Resolved! program in backgroud

i use this comma "SUBMIT rm07mlbd WITH datum IN r_datum EXPORTING LIST TO MEMORY AND RETURN."in my program.i run it and it's good but when i run it in background i get errwhy?i used this FM tooCALL FUNCTION 'LIST_FROM_MEMORY' TABLES ...

MB_MIGO_BADI

Can anyone help me ?I have been creating an implementation of MB_MIGO_BADI BADI. Now my question is how can I access the goitem data (field LICHA) in the method check_item with the import parameter i_line_id ?Thanks in advanceKlaus

Resolved! BDC problem

Hi friends,I am using tcode QA11/QA12 for usage descision.I am using a follow up action i.e after the transaction is saved a function module is triggered .In the manual mode its calling the function module , but when the same tcode is executed throug...

Resolved! Convert to PDF

How Do EveryoneI am about to use the program RSTXPDFT4 which convertsa spool file into a PDF file. This is ok when there thereis only say one invoice on each file.The problem I have is that a certain spool file can havesay 100 reminder letters. If I ...

Resolved! refresh screen .

Hi Folks , i got a problem with ALV Grid . here's the case : i use an ALV grid inside tabstrip control . when i going to first display the screen everything goes OK , but when i click on BACK button which says "leave to screen 0 " and afterwards come...

Labels in this area