Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

function modules

Former Member
0 Likes
381

can anyone explain the functionality of the following function module.

1. AC_DOCUMENT_DIRECT_INPUT

2. DEQUEUE_ALL.

3. DETERMINE_PERIOD.

4. SXC_EXIT_CHECK_ACTIVE

5. ENQUEUE_EZINTERFACE_LOG

6. DEQUEUE_EZINTERFACE_LOG

1 REPLY 1
Read only

Former Member
0 Likes
357

Hi

1. AC_DOCUMENT_DIRECT_INPUT - Fast entry Documents creation using the direct Input method

2. DEQUEUE_ALL. - ENQUEUE function module generation Releasing the locks

3. DETERMINE_PERIOD. - Determine a posting period from the date

4. SXC_EXIT_CHECK_ACTIVE- To check whether a BADI is active or not

5. ENQUEUE_EZINTERFACE_LOG- Not found in ECC6 version

6. DEQUEUE_EZINTERFACE_LOG - Not found in ECC6 version

to lock and unlock the interface log.

Reward points if useful

Regards

Anji