gulbin01
Explorer
Member since ‎05-04-2023

User Statistics

  • 29 Posts
  • 0 Solutions
  • 9 Kudos given
  • 3 Kudos received

User Activity

Hello,My question is, can a request moved to the BIQ system be rolled back? Can the request be withdrawn?
Hi,In fb02, can the length of the BSEG_ZUONR field be added to a control that is not an 8-character numeric value?for example; It shouldn't be 11111111, it could be ab111111 or abcdabbc.UPDATE !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!PRE REQUISITE: syst-...
SELECTbukrsgjahrbudatlifnrwaersFROM vsak INTO TABLE lt_blgWHERE bukrs IN s_bukrsAND lifnr IN s_lifnr ( AND ) lifnr LIKE 'OOOO9%' *******************************AND budat IN s_budat.HI,*************How can I use the lifnr field in the select statement...
Hello everyone, In the short dump analysis I received in the job created for the program, I am taking this dump because there is not enough space in the memory. From what I have read on the Sap platform, contacting BASIS and increasing the memory....
Hi, "CNT_ERROR" error is returned in the job program. Im trying to run a alv report in a scheduled JOB...!! Many Thanks for any help..!!!! How can I fix this. MODULE status_0100 OUTPUT. SET PF-STATUS 'GUI100'. SET TITLEBAR 'TITLE100'. ...