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

Resolved! Sales Document Locking

Hello everybodyA little question,We've made a BAPI to lock a sales document, we're using ENQUEUE_EVVBAKE for this locking.When we test the BAPI, we enter the BAPIname in SE37, press F8, then we enter the ordernumber in the parameter field, and run it...

Resolved! Dump while F4 processing

Hi AllI have written module for F4 processing in selection-screen. I want to show the error message if the user does not enter the value of the earlier screen input field. Now whenever user does not enter the value in the earlier field it is giving d...

About sales-a query

Hi Guys,I am trying to pull out data for customers, ship-to party and the bill-to party along with sales org, division, dstribution channel. This is the retail side related to sales reps. Now can one customer have multiple sales reps associated with ...

Setting timeout

Hi all, I'm making a long series of BAPI calls, and about six minutes in we get the error "connection closed without message (CM_NO_DATA_RECEIVED)". I would think this is some kind of timeout problem, except it fails at the same spot nine minutes in...

Separating Data

Hi,I am a new to ABAP. I will really appreciate if someone can help me out.DATA: A1 like I_ALLOCATION_TAB-OBJEK.WRITE:/ A1.Now the value of A1 is 00000000000000079720100000000147Actually there are three datas in this one value.Value One: 797Vlaue Two...

Resolved! Perform statement

Hi all,I am using perform statement in sap script.I need take a "Terms of payment" text in a PO, the length of text is 180, but when return the text to script only take the 80 first words.The ABAP code is:data: text(255) type c. call function 'READ_T...

Identifying an IDOC

Hi, My query is how do I identify the correct IDOC for a particular interface... for eg. there's an interface:- send GL account to order management system... so how do I identify that GLCORE01 or GLMAST01 can be the possible IDOC types ??Please hel...

BAPI_ACC_... Pb

Hello,I've tried : BAPI_ACC_GL_POSTING_POST,BAPI_ACC_DOCUMENT_POST and BAPI_ACC_EMPLOYEE_EXP_POST, in order to post (F-02) some expenses note.In all cases, I don't really know how to fill the DOCUMENTHEADER-OBJ_TYPE : 'BBKPF' ?And I ve always the sam...

ABAP Unit Warning: The instrumentation of testclass ... is not complete

Hi guys, if just wondering why I'm getting this stupid The instrumentation of testclass <LCL_MY_UNIT_TEST> is not complete". It would be nice if someone has the answer.ThanksChristianMessage was edited by: Christian LahmerMessage was edited by: Chris...

IDOC type issue

Hi, A custom IDOC Type is created more than 8 Chars and in Outbound processing MASTERIDOCCREATE FM the EDIDC checks for IDOC type Char 8. Will this effect the processing. As I understand EDIDC table does not store the IDOC type. Please help.Regards...

Resolved! ALV

hi I searched through the alv documentation and could not find anything on inserting a blank row in ALV, is this possible. Also my column titles have a dark shade behind them when they print out, is there anyway I can set these to be white.thanks

Filters in BD64

Hi,I have created a reduced Message type YMATMAS from Matmas.Now I want to send the idoc only for some storage location. I belive we can control this my setting up filters in distribution model (BD64).Can anybody please suggest me how to do that.Than...

Labels in this area