SAP ABAP Class IF_BCFG_DAO_CLIENT_SETTINGS (data access for content of table T000)
Properties
Class IF_BCFG_DAO_CLIENT_SETTINGS  
Short Description data access for content of table T000    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20101222   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_BCFG_DAO_CLIENT_SETTINGS has no forward declaration.
Interfaces
Class IF_BCFG_DAO_CLIENT_SETTINGS has no interface implemented.
Friends
Class IF_BCFG_DAO_CLIENT_SETTINGS has no friend class.
Attributes
Class IF_BCFG_DAO_CLIENT_SETTINGS has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 FIND_BY_CLIENT Instance method Public Method returns client settings for a given client 20101222
2 FIND_PROD_CLIENTS Instance method Public Method returns a list of productive clients 20110510
Events
Class IF_BCFG_DAO_CLIENT_SETTINGS has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_S_T000 Public See coding 20120321 ty_s_t000 type line of ty_t_t000
2 TY_T_T000 Public See coding 20120321 ty_t_t000 type standard table of t000 with key mandt
Method Signatures

Method FIND_BY_CLIENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CLIENT Call by reference Type reference (TYPE) MANDT 20110416
2 Returning RESULT Value transfer Type reference (TYPE) T000 20101222

Method FIND_BY_CLIENT on class IF_BCFG_DAO_CLIENT_SETTINGS has no exception.

Method FIND_PROD_CLIENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) TY_T_T000 20110510

Method FIND_PROD_CLIENTS on class IF_BCFG_DAO_CLIENT_SETTINGS has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in