SAP ABAP Data Element RSLIN_XSUB (SLIN Checkbox: External Program Interfaces)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ABA-LA-EPC (Application Component) Extended Program Check (SLIN)
⤷
SLIN_EXTERNAL (Package) External SLIN Interfaces

⤷

⤷

Basic Data
Data Element | RSLIN_XSUB |
Short Description | SLIN Checkbox: External Program Interfaces |
Data Type
Category of Dictionary Type | D | Domain |
Type of Object Referenced | No Information | |
Domain / Name of Reference Type | BOOLEAN | |
Data Type | CHAR | Character String |
Length | 1 | |
Decimal Places | 0 | |
Output Length | 1 | |
Value Table |
Further Characteristics
Search Help: Name | ||
Search Help: Parameters | ||
Parameter ID | ||
Default Component name | ||
Change document | ||
No Input History | ||
Basic direction is set to LTR | ||
No BIDI Filtering |
Field Label
Length | Field Label | |
Short | 0 | |
Medium | 0 | |
Long | 40 | External Program Interfaces |
Heading | 0 | External Program Interfaces |
Documentation
Definition
Activate Checks for External Program Interfaces
In general, these are checks that check calls of CALL TRANSACTION, LEAVE TO TRANSACTION, CALL DIALOG, SUBMIT, and USER EXITs (as far as statically possible).
The following checks are implemented:
- Is a transaction code in the database table TSTC?
- Is a dialog module in the database table TDCT?
- Does a report called using SUBMIT have the program type 1.
- Do the called programs have correct syntax?
- Are all SUBMIT parameters specified using WITH defined in the report?
- The USER EXIT tests include:
- Are any user exit enhancements missing?
- Is a function module with interface missing in a function group (X...)?
- Is the function module deactivated by TMOD/SMOD or not?
History
Last changed by/on | SAP | 20141013 |
SAP Release Created in |