SAP ABAP Class /TDAG/CPIF_WL_BADI_EXTENSION (CP: Interface for Badi extensions)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /TDAG/CL_EX_CP_WLH_BADI_HI BAdI class /TDAG/CL_EX_CP_WLH_BADI_HI 20071105
Properties
Class /TDAG/CPIF_WL_BADI_EXTENSION  
Short Description CP: Interface for Badi extensions    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20071105   SAP 
Last change 20141109   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /TDAG/CPIF_WL_BADI_EXTENSION has no forward declaration.
Interfaces
Class /TDAG/CPIF_WL_BADI_EXTENSION has no interface implemented.
Friends
Class /TDAG/CPIF_WL_BADI_EXTENSION has no friend class.
Attributes
Class /TDAG/CPIF_WL_BADI_EXTENSION has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_WL_ENTRIES_BY_CHGDOC Instance method Public Method Returns worklist entries by change docs as parameter 20071105
2 EXECUTE_WORKLIST Instance method Public Method Executes the worklist 20071105
3 IS_RELEVANT_FOR_EXECUTION Instance method Public Method Returns true if the object is relevant for the execution 20071105
Events
Class /TDAG/CPIF_WL_BADI_EXTENSION has no event.
Types
Class /TDAG/CPIF_WL_BADI_EXTENSION has no local type.
Method Signatures

Method CREATE_WL_ENTRIES_BY_CHGDOC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_WL_ENTRIES Call by reference Type reference (TYPE) /TDAG/CPY_WL_INTERFACE CP: work list structure (used by interfaces) 20071105
2 Exporting E_FLG_ERROR Call by reference Type reference (TYPE) ESEBOOLE Truth Value 20071105
3 Importing IT_CHANGE_DOCS Call by reference Type reference (TYPE) /TDAG/CPY_EST_CHANGE_DOCS CP: Table type of est_change_docs 20071105

Method CREATE_WL_ENTRIES_BY_CHGDOC on class /TDAG/CPIF_WL_BADI_EXTENSION has no exception.

Method EXECUTE_WORKLIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGES Call by reference Type reference (TYPE) /TDAG/CPY_MESSAGES CP: Message table 20071105
2 Exporting E_FLG_ERROR Call by reference Type reference (TYPE) ESEBOOLE Truth Value 20071105
3 Importing IO_LOGGER Call by reference Object reference (TYPE REF TO) /TDAG/CPCL_LOGGER CP: Logger for the application log. 20071105
4 Importing IO_LOGGER_NODE Call by reference Object reference (TYPE REF TO) /TDAG/CPCL_APPLLOG_NODE CP: Node for the application log 20071105
5 Importing IO_WL_HANDLER Call by reference Object reference (TYPE REF TO) /TDAG/CPIF_WL_HANDLER CP: Interface for work list handling 20071105
6 Importing IS_ADDINF Call by reference Type reference (TYPE) RCGADDINF EHS: Additional information for function module calls 20071105
7 Importing IS_WORKLIST_ENTRY Call by reference Type reference (TYPE) /TDAG/CPS_WL_INTERFACE CP: work list structure (used by interfaces) 20071105
8 Importing IT_PARAMETERS Call by reference Type reference (TYPE) /TDAG/CPY_PARAMETER Parameters 20071105

Method EXECUTE_WORKLIST on class /TDAG/CPIF_WL_BADI_EXTENSION has no exception.

Method IS_RELEVANT_FOR_EXECUTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_FLG_IS_RELEVANT Call by reference Type reference (TYPE) ESEBOOLE Truth Value 20071105
2 Importing IO_WORKLIST_REF Call by reference Object reference (TYPE REF TO) /TDAG/CPIF_WORKLIST CP: Interface to the single work list 20071105
3 Importing IT_PARENT_RECNS Call by reference Type reference (TYPE) /TDAG/CPY_RECNS List of parent entries 20071105
4 Importing I_RECN Call by reference Type reference (TYPE) ESERECN Sequential Number of Data Record 20071105

Method IS_RELEVANT_FOR_EXECUTION on class /TDAG/CPIF_WL_BADI_EXTENSION has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in