Meanings of values of request_type column in fnd_concurrent_requests table?
Does anybody know the meanings of values of request_type column in fnd_concurrent_requests table?
select distinct request_type from fnd_concurrent_requests
REQUEST_TYPE
B
C
M
P
S
I assume that M is Request Set, S Stage and P - Concurrent Program ...
What about B and C?
Thank you in advance for your answers!
Best Regards
Leonard