nbitish
Participant
Member since ‎02-18-2018

User Statistics

  • 22 Posts
  • 0 Solutions
  • 11 Kudos given
  • 10 Kudos received

User Activity

Hi, Can anyone please tell that how we can display traffic light colours in Adobe form table?
What are the ways in which we can incorporate chat GPT with SAP ABAP ?
The issue is due to the fact that the ATP check for the source plant is done in ATP, and the current program does it immediately when saving the STO. As this does not give sufficient time for the data to be sync to APO, the ATP check always fails and...
Hi Every one, I was just exploring Adobe forms and got some requirement to hide a field with some given condition i.e., bukrs = ''. Is there any way to do that without using scripting language? Thanks in advance Nitish
PROGRAM ZNB_CLASS_MOD_POO_IMP. DATA LV_MESSAGE TYPE BAPIRET2. DATA OBJ TYPE REF TO ZCL_NB_CLASS. DATA TRANS_BALANCE TYPE DMBTR. DATA BAL TYPE DMBTR. DATA BALANCE_LEFT TYPE DMBTR. DATA ok_code TYPE sy-ucomm. DATA LT_MESSAGE TYPE TABLE OF...