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

user is not able to Login from external supplier, using the WSS (ICH)

Hi Gurus,The user is not able to login to the server externally from url.dev_icm is giving below warnings:Thr 11052 IcmWatchDogThread: watchdog startedThr 11309 ** WARNING => HttpPlugInInit: Parameter icm/HTTPS/trust_ client_with_ issuer or icm/HTTPS...

User-exit in KO02

Hi,I have implemented user-exit in KO02 and the code is as shown below.FORM US001 USING B_RESULT.TABLES: ANLZ, CCIHV_WA01.if ANLZ-WERKS eq space.get parameter id 'WRK' field ANLZ-WERKS.endif. SELECT SINGLE * FROM CCIHV_WA01 WHERE WERKS EQ ANL...

Po header text

Hi Gurus,I have a problem on printing PO header texts. I have created a PO without text in header text, but when I tried to view the created PO using print preview, theres a header text printed. I've checked the header text for material master and ve...

Resolved! Create a change pointer

Hi everybody.I need to throw a change pointer when a equipment is modified (Table EQUI). I´d like to throw this change pointer when the user change the status of this object (Tabla JEST, field STAT). The problem is that in transaction BD52 I can´t fi...

Lock the all table

HI All ,I want to lock the Exclusive lock for table ,i.e in the process try to lock all the table for update issue , how can i do that ,i read the help but i don't find where i can lock that all table .by the way its recommended to lock the all tabl...

Resolved! System field SY-SYSTLO

Hi Everyone,I am working on upgrade from 4.6c to ECC6.0.When i am checking one program it is telling The data object "SY" does not have a component called TSTLOWhat is the replacement for this field.we are declaring like this in program BEGIN OF T_D...

Labels in this area