abhirana_989
Discoverer
Member since ‎2022 Nov 09

User Statistics

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

User Activity

Hi experts, i have two scenarios in SAP SCRIPT First - I have 6 pages in invoice print preview and i want text in the footer in 2nd page only.. out of 6 pages last fours pages of terms and condition which doesnot consist of footer window. So i ...
This below code snippets is hardcoded, i need to modify that by passing sales org (vkorg) and billing type (fkart) through ZXREF table , IF ( ( I_xmcvbrk-FKART = 'F2' Or I_Zmcvbrk-FKART = 'g2' or I_xmcvbrk-FKART = 'L2') and ( I_xmcvbrk-VKORG = 'LM...