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

How to pass a value of 130 odd characters from a subroutine to a script

Hi Friends,I am passing a value of 130 odd characters(say) from subroutine to script through ITCSY structure (VALUE- 255 characters), however, while debugging the script I find that the whole length is not getting passed into the script.Is this a lim...

Resolved! table type of REGUP

Hello,Hope you all are good. I am passing internal table of line type REGUP to a smartform(In the TABLES tab). In Smartform it is asking for its table type in the parameter definition. I have found that there is no table type for REGUP in the system....

Resolved! hi abap experts

i have some doubts regarding session method.1) how can we rectify error records in session method 2) if we got any errors in bdc session method & we hve rectified that error .can we run the session again by correcting the errors.3)if there is no ...

Stop ALE

Hi All,I have a requirement where an ALE is being established for WBS elements between R/3 4.7 and ECC 6.0 systems. Now since the WBS elements are distributed to ECC 6.0. We are not able to edit the WBS elements in R/3 4.7.We have to stop the ALE so ...

passing error message

gt_messages like yfi_message_xml occurs 0 with header line.itab03 type table of yfi_message_xml,yfi_message_xml is nothing but a structure which has the components like msgid,msgno,msgtyp etc.i should not use gt_messages.i want to append data to this...

BAPI needed for KP06

Hi,I need a BAPI for posting planned costs in transaction KP06.The BAPI-s BAPI_COSTELEM_CREATEMULTIPLE BAPI_COSTELEMENTGRP_CREATE BAPI_COSTELEMENTGRP_ADDNODE are not working as per requirement. Please suggest a BAPI for this transaction.Thanks&Regard...

Resolved! if help

Hallow here I have a if statement and I wont that If no_file = 'X'. do do.. and leave program <b>else.</b> Exit the if and continue in programHow I do thatregardsIF no_file = 'X'.<b>Do…Leave program!</b>ELSE. <b>EXIT(contnue with program).</b>end...

ABAP experts : Query

In transaction MIR7, notes tab, I can enter 'free hand text'.Now in transaction FBL1N, can I actually see the 'free hand txt' that I entered above.Can this be done as a user exit/screen exit/variant/customization that I can see the free text entered ...

Resolved! DDIC Questions

Hai>>> What is exact meaning of SIZE CATEGORY and DATA CLASS?>>> What Is generic means of DOMAIN and DATA ELEMENT?>>> What generic meaning of FOREIGN key relationship ?>>> What is INdex? What is Buffering?Thanks with regards

FTP Connection

Hello,I´m trying to use FM FTP_CONNECT for setting up a connection between 2 SAP systems like this: CALL 'AB_RFC_X_SCRAMBLE_STRING' ID 'SOURCE' FIELD mc_password ID 'KEY' FIELD mi_key ID 'SCR' FIELD 'X' ID 'DESTINATION' FIELD mc_password...

Resolved! automatically populate other fields on screen while applying search help on

Hi,There is some urgent requirementI have one screen in which 3 fields are thereFunctionality is like this when I apply search help for one field it will call a FM which populate a internal table in which value for all 3 fields will be there and it s...

Labels in this area