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

CALL TRANSACTION

HI experts, im lost with something, in this code:CALL TRANSACTION 'ML81N' USING i_bdcdata options from tran_opts."Commit para el workflow wf_id = v_work. CALL FUNCTION 'ZFMADENDUM_COMMIT' EXPORTING wi_id = wf_iAfter the call transaction i...

Resolved! text objs

hi,We can save text data (multilines) in two ways..either thru sap text objects created thru se75 or storing in custom table !!whats is the difference ? is any approach better than the other ?which one is suggested ?thks

Resolved! alv tree

hi abapers !i know how to develop objects working with classes.am able to create interactive reports using classes..!i,e double click, hot spot click etc.could any one tell me the prerequisite for alv tree using class.what are the methods and events ...

Resolved! Material Master Extract with some fields in legacy shorter then SAP

Hi , I need to Extract Material master data and send to Material Management System(MMS), i am able to fetch the data into internal table with fields of MMS structure. My problem is SAP has 18 characters for MATNR field and MMS has only 6 characte...

ABAP HR

Hai Experts ! Please give answer these questions1.What are the different Processes in HR?2.How is SAP HR Module different from Other Modules? 3.Why do we have ABAP HR specifically? 4.What is an Infotype? 5.What is a Subtype?

Resolved! werks annd matnr

Hi all, I am creating report to count valuation stock on plants. I wont to display how many together materials are in plant bp01 and bp02 ( quantity of e.g.. matnr 13325s...). here is report but not working correct, please guide me. TABLES : mard. DA...

F4 help

Hi AllI create F4 help by F4IF_INT_TABLE_VALUE_REQUEST under the AT SELECTION-SCREEN ON VALUE-REQUEST FOR zfield1-low. I want to give search help for both low and high. its giving error if I removed LOW , how can I keep F4 help for both high and low?...

Resolved! Some doubts using abap

Dear experts,I have used functionmodule as RFCs to fetch data from SAP using java/jco.Here i realised that all work has to be done in sap itself.Java is just a platform to fetch that object and show me the data.However i wish to know can i use native...

Resolved! Physical path

In TCODE FILE I am trying to "assign physical paths to logical paths". What am I suppose to put into the field physical path? I tried putting the text file I am trying to put into my LSMW but error messages saying that 'logical path <FILENAME> does n...

Resolved! Problem in module-pool.

hiI have developed a mod-pool prg which is haveing 2 table control as pop-up window .i am displaying some data in table control. there is only one field for inpput in table control..my problem is when i am flaging the check box and entringthe data a...

BAPI

hi Experts,i am facinf following error when migrate the data for move in through bapi function.BAPI_ISUMOVEIN_CREATEFROMDATAEA configuration could not be determined for the customer contactEA move-in document was not createdEError reading data for cu...

Input field event

Hi All,I have a requriement where in I have to populate the input field on the screen based on the input in the other filed.Example:I have to input fields on the screen F1 and F2.If the user enters "123" in F1 then 456 should be populated in F2 with ...

Resolved! Help In Table Types

Hi Frds,I have requirement like I have to create TableType and in that TableType I have create 2 more Table Types and 2 chars..and I have to use that Table Type in IMPORT and EXPORT parameters :of a BAPIhere is the requirement:Import parameter1) Ta...

Resolved! Converting NFM to RFM

Hi Experts,I am not ABAP Developer. I am EP Developer. But ! I want to create BAPI's for my application. I created one bapi by mentioning the Normal Function module. Later when I am trying to make it as RFM I am getting the following message. How to ...

Resolved! Tcode FILE problem

I am trying to use the Direct Input method in the LSMW (It is my first time using the Direct Input method) but I encounter a problem during the Specify File step saying that No Logical Path was specified. I look into the forums and they told me that ...

Labels in this area