SAP ABAP Class IF_EX_BADI_EAMWS_CHL_STATUS (IF_EX_BADI_EAMWS_CHL_STATUS)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_BADI_INTERFACE Tag Interface for BAdIs 20100825
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_BADI_EAMWS_CHL_STATUS Handling of SCLA status 20100825
Properties
Class IF_EX_BADI_EAMWS_CHL_STATUS  
Short Description    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20100825   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_EX_BADI_EAMWS_CHL_STATUS has no forward declaration.
Interfaces
Class IF_EX_BADI_EAMWS_CHL_STATUS has no interface implemented.
Friends
Class IF_EX_BADI_EAMWS_CHL_STATUS has no friend class.
Attributes
Class IF_EX_BADI_EAMWS_CHL_STATUS has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHK_CHL_STAT_INV_HDR Instance method Public Method Check invalidation of checklist status on header level 20100826
2 CHK_CHL_STAT_INV_OPR Instance method Public Method Check invalidation of checklist status on operation level 20100826
3 RESET_CHL_STATUS Instance method Public Method Reseting of the checklist status LRRA (SCLA) 20100826
Events
Class IF_EX_BADI_EAMWS_CHL_STATUS has no event.
Types
Class IF_EX_BADI_EAMWS_CHL_STATUS has no local type.
Method Signatures

Method CHK_CHL_STAT_INV_HDR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_CHL_STAT_INV Call by reference Type reference (TYPE) CHAR1 'X' = invalidate SCLA status 20100826
2 Importing IS_CAUFVD_CURRENT Call by reference Type reference (TYPE) CAUFVDB Last data from BT 20100826
3 Importing IS_CAUFVD_ORIGINAL Call by reference Type reference (TYPE) CAUFVDB Original data in BT 20100826
4 Importing IS_CAUFVD_UPDATE Call by reference Type reference (TYPE) CAUFVD New data to be updated in BT 20100826

Method CHK_CHL_STAT_INV_HDR on class IF_EX_BADI_EAMWS_CHL_STATUS has no exception.

Method CHK_CHL_STAT_INV_OPR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_CHL_STAT_INV Call by reference Type reference (TYPE) CHAR1 'X' = invalidate SCLA status 20100826
2 Importing IS_DEL_OPERATION Call by reference Type reference (TYPE) AFVGB_EXT Operation to be deleted 20100827
3 Importing IT_ALL_OPERATIONS Call by reference Type reference (TYPE) AFVGB_EXT_TAB Order operations 20100827
4 Importing IT_DEL_OPERATIONS Call by reference Type reference (TYPE) AAFVC_TAB Operations already deleted 20100830
5 Importing IV_OBJNR Call by reference Type reference (TYPE) J_OBJNR Object Number 20100827

Method CHK_CHL_STAT_INV_OPR on class IF_EX_BADI_EAMWS_CHL_STATUS has no exception.

Method RESET_CHL_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CHL_STAT_INV Call by reference Type reference (TYPE) CHAR1 Indicator to invalidate SCLA status 20100826
2 Importing IV_OBJNR Call by reference Type reference (TYPE) J_OBJNR Object Number 20100826
# Exception Resumable Description Created on
1 STAT_INV_FAILED 20100826
History
Last changed by/on SAP  20110908 
SAP Release Created in