SAP ABAP IMG Activity APOCIF_SCHEDIN (Set QIN Scheduler)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
CA (Application Component) Cross-Application Components
⤷
CFD (Package) IMG for APO Core Interface

⤷

⤷

IMG Activity
ID | APOCIF_SCHEDIN | Set QIN Scheduler |
Transaction Code | S_AX7_68000202 | (empty) |
Created on | 20020828 | |
Customizing Attributes | ATAPOCIF_SCHEDIN | Set qRFC Monitor (QIN Scheduler) |
Customizing Activity |
Document
Document Class | SIMG | Hypertext: Object Class - Class to which a document belongs. |
Document Name | APOCIF_SCHEDIN |
Use
The data transfer via APO Core Interface (CIF) occurs using queued Remote Function Calls (qRFC). If you are working with inbound queues, incoming qRFCs are processed by the QIN scheduler.
The QIN scheduler is called using transaction SMQR. In contrast to the QOUT scheduler, only queue names are registered in the QIN scheduler, not destinations. The registration is not made automatically; have to do this yourself. If a queue is not registered, it is not processed (that is, there is no transfer).
Example
Requirements
qRFC communication has to be configured. For more information, see Configure qRFC Communication.
Standard settings
Recommendation
Activities
- Call transaction SMQR and choose Registration.
- Enter the queue name CF* and make the required settings.
- EXEMODE: Execution mode (D - Dialog work process; B - Batch work process)
- MAXTIME: Maximum runtime that the QIN scheduler uses for activating a destination; default value: 60 seconds
- USERDEST: RFC destination with LOGON data. Entry of a logical destination with own language on a local system. With this, the burden of integration can be distributed to a server group.
- NRETRY: Number of repetitions for failed calls, default value: 30
- RDELAY: Wait time between individual calls, default value: 300
Further notes
Business Attributes
ASAP Roadmap ID | 201 | Make global settings |
Mandatory / Optional | 2 | Optional activity |
Critical / Non-Critical | 2 | Non-critical |
Country-Dependency | A | Valid for all countries |
Maintenance Objects
Maintenance object type |
History
Last changed by/on | SAP | 20040202 |
SAP Release Created in |