SAP ABAP Interface IF_WB2_IS_EXPENSE_INT (Interface for BAdI: WB2_EXPENSE_INT)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   LO (Application Component) Logistics - General
     WB2B_DDIC (Package) Trading Contract: DDIC Objects Retained in AL0
Properties
Interface IF_WB2_IS_EXPENSE_INT  
Short Description Interface for BAdI: WB2_EXPENSE_INT    
General Data
Package WB2B_DDIC   Trading Contract: DDIC Objects Retained in AL0 
Created 20090918   SAP 
Last changed 20100310   SAP 
Unicode checks active    
Forward declarations
Interface IF_WB2_IS_EXPENSE_INT has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_BADI_INTERFACE Tag Interface for BAdIs 20090918
Friends
Interface IF_WB2_IS_EXPENSE_INT has no friend.
Attributes
Interface IF_WB2_IS_EXPENSE_INT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_TSW_ACTIVE Static method Public Method Check if expense is active 20090918
2 DISPLAY_NOM_DOCUMENT Static method Public Method Displaying the Nomination Document 20090924
3 GET_EXPENSE_NOM_ACTIVE Static method Public Method Check expense is active in nomination customization 20091022
4 GET_NOM_DATA Static method Public Method Getting Nomination header data 20090918
5 GET_NOM_ITEM_DATA Static method Public Method Getting Nomination item data 20090918
6 LOCK_UNLOCK_NOM Static method Public Method Lock or unlock the nomination document 20091005
Events
Interface IF_WB2_IS_EXPENSE_INT has no event.
Types
Interface IF_WB2_IS_EXPENSE_INT has no local type.
Method Signatures

Method CHECK_TSW_ACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_ACTIVE Call by reference Type reference (TYPE) XFELD Checkbox 20090922

Method CHECK_TSW_ACTIVE on Interface IF_WB2_IS_EXPENSE_INT has no exception.

Method DISPLAY_NOM_DOCUMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_NOM_KEY Call by reference Type reference (TYPE) WB2_CHAR20_T Nomination Keys 20090924

Method DISPLAY_NOM_DOCUMENT on Interface IF_WB2_IS_EXPENSE_INT has no exception.

Method GET_EXPENSE_NOM_ACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_ACTIVE Call by reference Type reference (TYPE) XFELD Checkbox 20091022

Method GET_EXPENSE_NOM_ACTIVE on Interface IF_WB2_IS_EXPENSE_INT has no exception.

Method GET_NOM_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_NOM_HEADER Call by reference Object reference (TYPE REF TO) DATA Nomination Header data 20090922
2 Importing IT_NOM_KEY Call by reference Type reference (TYPE) WB2_CHAR20_T Nomination Keys 20090922
# Exception Resumable Description Created on
1 NO_DATA_FOUND 20090922

Method GET_NOM_ITEM_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_NOM_ITEM Call by reference Object reference (TYPE REF TO) DATA Nomination item level data 20090922
2 Importing IT_NOM_KEY Call by reference Type reference (TYPE) WB2_CHAR20_T Nomination Keys 20090924
3 Importing IT_TKONN Call by reference Type reference (TYPE) WB2_CHAR10_T Trading Contract Number 20090922
# Exception Resumable Description Created on
1 NO_DATA_FOUND 20090922

Method LOCK_UNLOCK_NOM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_NOM_KEY Call by reference Type reference (TYPE) WB2_CHAR20_T Nomination Keys 20091005
2 Importing I_LOCK_UNLOCK Call by reference Type reference (TYPE) XFELD 'X' = Lock; ' ' = Unlock 20091005
# Exception Resumable Description Created on
1 ALREADY_LOCKED 20091005
History
Last changed by/on SAP  20100310 
SAP Release Created in 605