former_member800409
Discoverer
Member since ‎2022 Apr 04

User Statistics

  • 4 Posts
  • 0 Solutions
  • 0 Kudos given
  • 1 Kudos received

User Activity

Hi, I'm working on a report where both smartform and scripts need to be downloaded in PDF format. In case of smartform, I get the OTF data using the function module and then use `CONVERT_OTF_2_PDF` for conversion. In the case of SAP Scripts, the ...
Hi all, I'm trying to get the system status of a WBS using BAPI_BUS2054_GET_STATUS, but it is returning only REL whereas the actual system status is REL MDLK as per the project structure description. Please suggest some other ways to get the sam...
I'm trying to convert the date 20211229 to MM/DD/YYYY format. But it is getting automatically converted to DD.MM.YYYY. Code: WRITE id_date to tmp_date MM/DD/YYYY. Input: 20211229Output : 29.12.2021Is there any way to make the date format to be MM/D...
Kudos from