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

MD61 Upload BAPI

Hi All,I am using BAPI_REQUIREMENTS_CREATE FM for uploading data into MD61.But while uploading i have to pass  FROM DATE, TO DATE & Planning Period also to this BAPI_REQUIREMENTS_CREATE.But i did not find any Variables in that FM.Is there any way?Tha...

Control Font Size in SALV

Hi, I create an OOPs ALV with the help of "CL_SALV_TABLE"Can anyone tell me how to control font size of Header Text.Regards,Keyur.   Moderator message: please search for previous discussions of this topic.Message was edited by: Thomas Zloch

cx_sy_file_open Issue

Hello Experts,I have a API Remote function module. It writes the IDOC data to application server file .So I am using cx_sy_file_open to check whether the file is open or not. If its Open I am waiting for few seconds and trying to append the file with...

how to write sy-tabix in alv

in this progg. how can i write var2 value which is eq sy-tabix??DATA:  var2 TYPE I ,       cnt1 TYPE i,       cnt2 TYPE i,       cnt3 TYPE i,       cnt4 TYPE i,       cnt5 TYPE i,       cnt6 TYPE i,         fullname TYPE char25.TYPES:   BEGIN OF i_ta...

Resolved! SAP (CMD_API) is not returning the Partner functions!!

Hello,I am trying to get get partner functions by using a API class as below,  DATA:    ls_head      TYPE cmds_ei_header,    ls_cust      TYPE cmds_ei_extern,    ls_cust_tmp  TYPE cmds_ei_extern,    ls_e_main    TYPE cmds_ei_main,    ls_i_main    TYP...

Problem with cursor!

Hi Expert,Is the below cursor does not working to handle huge data?How to modified the cursor to be able to handle huge data? If the data cannot be retrieved in the first fetch, then it should move to 2nd fetch, 3rd fetch.. until all the data from hu...

RFBIBL00 Program

Hello people,          I need to post documents in FB01 using the program RFBIBL00. How can I post against multiple company codes for line items under single header.Ex: BBKPF has a company code option. Say 1100.I want the line items to be posted agai...

Custom program to get ALV output of standard program and validate in internal table

Hi All,I need to create a custom program which would submit to standard program RFITEMAP. I need to take the ALV output of RFITEMAP program(ALV output in this standard program would depend on a layout variant which would be in selection screen of Cus...

MBCF0002

Hy experts,is it possible not to find the enhacement MBCF0002 in a ECC6 system? i tried to find it with both cmod and smod but couldn't.i can find the FM EXIT_SAPMM07M_001 but not MBCF0002Edited by: EBONGUE ANDRE on Mar 10, 2012 2:04 AM

Resolved! how to get what instance of subclass is in object reference of superclass

Hello.I am quite new to ABAP OO and I am trying to get more experience of it.Here is my question.Imagine, we have a abstract class Document and two subclasses: Purchase_Order_Document and Material_Movement_Document.Then, we have an object reference...

Labels in this area