SAP ABAP Interface IF_BCFG_DAO_CLIENT_SETTINGS (data access for content of table T000)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CUS-TOL-API (Application Component) Business Configuration API (SAP-internal)
     S_BCFG_SCPR_IMPL (Package) Business Configuration Support SCPR Implementation
Properties
Interface IF_BCFG_DAO_CLIENT_SETTINGS  
Short Description data access for content of table T000    
General Data
Package S_BCFG_SCPR_IMPL   Business Configuration Support SCPR Implementation 
Created 20101222   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
Interface IF_BCFG_DAO_CLIENT_SETTINGS has no forward declaration.
Interfaces
Interface IF_BCFG_DAO_CLIENT_SETTINGS has no interface.
Friends
Interface IF_BCFG_DAO_CLIENT_SETTINGS has no friend.
Attributes
Interface 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
Interface 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 Interface 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 Interface IF_BCFG_DAO_CLIENT_SETTINGS has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 703