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

Purchase Requisition

Hello Experts,Please advise if it is possible via config or Abab to get the Puchasing price in to the Purchase requisition enjoy transaction? ME51NI know the PR price is the Val price from the MMR. But we have a requirement for the Purchase Price to ...

Resolved! Table controll is filled with the wrong collumn sequence

Hello,I currently have a problem with a tablecontroll: The Sequence of the collums is wrong.As you can see, in the elementlist the sequence of the fields is as follows:1     waers            (währg)2     Date_from      (Beginn)3     Date_to          ...

Resolved! Problem in me 01

Hi,My question  is  I am uploading Source list through BDC call transactionI am getting message as 'Successfully Updated' but when i see in me01 that source list is not available.Please help me.Point will be awarded.Thanks Veda

Unable to connect https url

Hi  experts,Iam trying to connect with https url  but raising exception communication failure while calling method  http_client->receive. iam using below code. CALL METHOD cl_http_client=>create   EXPORTING     host               = 'https://XXXX.aspx...

Resolved! ABAPOO: local class VS Private method, which is better?

Hi friends,In my project I have one interface say IF_POST_ACCESS, which has methods READ, MODIFY, DELETE, SEARCH defined.In its implementation class CL_POST_ACCESS_IMPL, the implementation for READ, MODIFY AND DELETE are very simple with just several...

JerryWang by Product and Topic Expert
  • 669 VIEWS
  • 2 REPLIES
  • 0 Likes

BAPI for document PARK

Dear Experts ,I am using bapi " BAPI_ACC_GL_POSTING_POST " for bulk document parking and it is parking document properly but the problem is that it is not taking proper posting key.Below is my code.CALL FUNCTION 'BAPI_ACC_GL_POSTING_POST'     EXPORTI...

Labels in this area