SAP ABAP Class /IWFND/CL_CONSUMER_INFO (Consumer Information Provider)
Hierarchy
SAP_GWFND (Software Component) SAP Gateway Foundation
   OPU-FND-CS (Application Component) IWF Common Services
     /IWFND/COD (Package) GW Framework - Common Development Objects
Properties
Class /IWFND/CL_CONSUMER_INFO  
Short Description Consumer Information Provider    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /IWFND/COD   GW Framework - Common Development Objects 
Created 20091120   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class /IWFND/CL_CONSUMER_INFO has no interface implemented.
Friends
Class /IWFND/CL_CONSUMER_INFO has no friend class.
Attributes
Class /IWFND/CL_CONSUMER_INFO has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_CONSUMERS Static method Public Method 20091120
2 IS_CONSUMER_ACTIVE Static method Public Method 20091120
Events
Class /IWFND/CL_CONSUMER_INFO has no event.
Types
Class /IWFND/CL_CONSUMER_INFO has no local type.
Method Signatures

Method GET_CONSUMERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_CONSUMER Call by reference Type reference (TYPE) /IWFND/T_CONSUMER_ACTIVE Table of consumers with Active flag 20091120
2 Importing IV_ACTIVE_ONLY Call by reference Type reference (TYPE) ABAP_BOOL 20091123

Method GET_CONSUMERS on class /IWFND/CL_CONSUMER_INFO has no exception.

Method IS_CONSUMER_ACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_INDICATOR Call by reference Type reference (TYPE) ABAP_BOOL 20091120
2 Importing IV_CONSUMER_ID Call by reference Type reference (TYPE) /IWFND/COR_CONSUMER_ID Consumer Type Code ID 20091120
# Exception Resumable Description Created on
1 /IWFND/CX_CONSUMER_INFO Consumer Information Exception 20091120
History
Last changed by/on SAP  20131127 
SAP Release Created in 100