Wednesday 28 September 2016

Compile Flexfiled or Concurrent Program Flexfields


When running concurrent program some times we get error Concurrent program flexfield not compiled or not freezed. You can do it through Compile All Flex fields concurrent program or using below command

fdfcmp apps/<apps password> 0 Y D 'XXCUST'  '$SRS$.XX_CONC_PROG_SHORT_NAME'

XXCUST --> Concuurent program application short name
XX_CONC_PROG_SHORT_NAME --> Concurrent program short name

No comments:

Post a Comment