SAP ABAP IMG Activity ARC_SCMG_CHECK_BC (BAdI: Extend Archivability Check)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-CM (Application Component) Case Management
⤷
SCMG_ARCHIVE (Package) Package for Archiving Interfaces/Classes

⤷

⤷

IMG Activity
ID | ARC_SCMG_CHECK_BC | BAdI: Extend Archivability Check |
Transaction Code | S_YI2_53000003 | (empty) |
Created on | 20090514 | |
Customizing Attributes | ARC_SCMG_CHECK_BC | BAdI: Extend Archivability Check |
Customizing Activity | ARC_SCMG_CHECK_BC | BAdI: Extend Archivability Check |
Document
Document Class | SIMG | Hypertext: Object Class - Class to which a document belongs. |
Document Name | ARC_SCMG_CHECK_BC |
This Business Add-In (BAdI) can be used in the component Case Management to define customer-specific checks that have to be met before a case can be archived and subsequently deleted. This BAdI is called within the preprocessing and/or write program (depending on the archiving object).
The BAdI contains the method IF_EX_ARC_SCMG_CHECK~CHECK, where you can formulate the condition under which a case can not be archived.
Parameters
There are two parameters to consider:
- The parameter IM_CASE_ATTR must be provided in order to get the access attributes of a case (such as the GUID or the external key of the case)
- The changing parameter CH_VETO must be set to abap_false, if the case is not valid and if the case is valid, it must be set to abap_true.
Note: The case is not allowed to be changed within this Business Add-In.
Requirements
Standard settings
This BAdI is not activated in the standard system.
Recommendation
Activities
For information about implementing BAdIs as part of the Enhancement Concept, see SAP Library for SAP NetWeaver under BAdIs - Embedding in the Enhancement Framework.
Further notes
Business Attributes
ASAP Roadmap ID | 257 | Create User Exits |
Mandatory / Optional | 2 | Optional activity |
Critical / Non-Critical | 2 | Non-critical |
Country-Dependency | A | Valid for all countries |
Assigned Application Components
Documentation Object Class | Documentation Object Name | Current line number | Application Component | Application Component Name |
---|---|---|---|---|
SIMG | ARC_SCMG_CHECK_BC | 0 | B200001542 | Case Management |
Maintenance Objects
Maintenance object type | E | Business Add-In - Definition |
History
Last changed by/on | SAP | 20090514 |
SAP Release Created in |