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

Resolved! Selection Text

Hi,I wonder is there any way to initial parameters display name without using SELECTION TEXT in TEXT ELEMENTS?I want to do this because every time i copy my codes to others places i have to rewrite the display name in selection text.

how to map rfc?

HI How are guys?Iam working with rfc to SAP portal and the functional send me 20 names of RFCs , he wants that I identify WHAT RFCS are used in process of PT60  (program RPTIME00).I tryed search in code of program RPTIME00 but dont find.Then I think...

Resolved! Round FM and keyword issue

Hi,     I have a result that needs rounding.     The result on two different occassions are 0.1147 and 22.7919 (Input)     After rounding, the expected values are 0.12 and 22.79 (Output)     I tried, Round keyword as follows:         output =  round(...

Security Admin can deactivate Authorization Object (Standard)

Security Gurus, I am facing a unique situation with regards to Security Admin’s access in Production to deactivate authorization objects.The Security Admin in Production when opens a role in PFCG, then goes to Authorization tab and tries to deactivat...

Resolved! ABAP Coding Help for Subtotal type output - SAP Query

I've created a SAP Query to display a stock overview by storage type using the table LQUA.The output that I get is:                                       MaterialDescriptionPlantWHNSLOCStorage TypeBatchGR DateAvailable stock2057  STRAWBERRIESBP011000...

bapi for creation of delivery by using SO,shipping point,delivery creation date

Hi experts,I am looking for bapi that takes sales order,shipping point and delivery creation date and generates delivery.I have tried with bapi GN_DELIVERY_CREATE but i am not able to understand whether this bapi is used for inbound or outbound deliv...

How to establish code standards to make the abap code more readability

Every programmer have their habit to code, but this lead a problem , it is difficult to read other people's code, especially the complex logic.So how to establish code standards to make the abap code more readability?I came up with this:1.Unify the n...

How to use this two bapi:BAPI_ACC_DOCUMENT_POST and BAPI_ACC_GL_POSTING_POST

As far as I know this two bapi used to create accounting document. But how do we use them ? and what's the different between them?The most important thing is in what condition we use which bapi to post accounting doc?Such as there is one requirement ...

Resolved! FAGL_FC_VAL

HI expert,We need to reset valuation for period 01 but system tells me that it is not possible because valuation has alredy been done in period 02.So I wonder if there is any way to reset valuation for period 01 without reset period 02 too.Any idea i...

Resolved! ALV cell coloring based on condition from field symbol table?

Hi experts,in my report <itab> is having a field called "Complaince " which contains yes or no. i just want to make green color if it is "YES" and red for "NO".i've gone through so many forums. but i couldn't find the solution which meets my requirem...

override DDIC length in OO ALV

HI,I need to optimize the alv grid column. But it displays the data element length. Kindly find below the code.                ls_fieldcat-fieldname = 'MAKTX' .                ls_fieldcat-scrtext_l = 'Material Descriptionaaaaaaaaaaaaaaz'.            ...

Resolved! Change Log for a Ztable

Hello,I have a requirement to get the change log of a Ztable and i have check the LOG Table change in Technical setting and also maintained respective entries in RZ11 with help of Basis.But still i am not able to see the changes thorugh SCu3 Tcode.I ...

Labels in this area