SAP ABAP Class /FSCAA/IF_ACCOUNT_ITEMS_SEARCH (Interface to specify search criteria for itemlist)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /FSCAA/CL_ACCOUNT Account Management Content 20040227
Properties
Class /FSCAA/IF_ACCOUNT_ITEMS_SEARCH  
Short Description Interface to specify search criteria for itemlist    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20040227   SAP 
Last change 20050220   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /FSCAA/IF_ACCOUNT_ITEMS_SEARCH has no forward declaration.
Interfaces
Class /FSCAA/IF_ACCOUNT_ITEMS_SEARCH has no interface implemented.
Friends
Class /FSCAA/IF_ACCOUNT_ITEMS_SEARCH has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 A_IGNORE_ERROR Instance attribute Public Type reference (TYPE) BOOLEAN 20040227
2 A_SEARCH Instance attribute Public Type reference (TYPE) /FSCAA/ACCOUNT_ITEMS_SEARCH 20040227
Methods
# Method Level Visibility Method type Description Created on
1 GET_IGNORE_MESSAGE Instance method Public Method 20040227
2 GET_SEARCH_CRITERIA Instance method Public Method 20040227
3 SET_IGNORE_MESSAGE Instance method Public Method 20040227
4 SET_SEARCH_CRITERIA Instance method Public Method 20040227
Events
Class /FSCAA/IF_ACCOUNT_ITEMS_SEARCH has no event.
Types
Class /FSCAA/IF_ACCOUNT_ITEMS_SEARCH has no local type.
Method Signatures

Method GET_IGNORE_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PR_BOOL Value transfer Type reference (TYPE) BOOLEAN 20040227

Method GET_IGNORE_MESSAGE on class /FSCAA/IF_ACCOUNT_ITEMS_SEARCH has no exception.

Method GET_SEARCH_CRITERIA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PR_SEARCH Value transfer Type reference (TYPE) /FSCAA/ACCOUNT_ITEMS_SEARCH 20040227

Method GET_SEARCH_CRITERIA on class /FSCAA/IF_ACCOUNT_ITEMS_SEARCH has no exception.

Method SET_IGNORE_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_BOOL Call by reference Type reference (TYPE) BOOLEAN 20040227

Method SET_IGNORE_MESSAGE on class /FSCAA/IF_ACCOUNT_ITEMS_SEARCH has no exception.

Method SET_SEARCH_CRITERIA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_SEARCH Call by reference Type reference (TYPE) /FSCAA/ACCOUNT_ITEMS_SEARCH 20040227

Method SET_SEARCH_CRITERIA on class /FSCAA/IF_ACCOUNT_ITEMS_SEARCH has no exception.
History
Last changed by/on SAP  20050220 
SAP Release Created in