SAP ABAP Interface IF_BCFG_DAO_CONTAINER_LANGUS (DAO interface for container languages)
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_CONTAINER_LANGUS  
Short Description DAO interface for container languages    
General Data
Package S_BCFG_SCPR_IMPL   Business Configuration Support SCPR Implementation 
Created 20100903   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
Interface IF_BCFG_DAO_CONTAINER_LANGUS has no forward declaration.
Interfaces
Interface IF_BCFG_DAO_CONTAINER_LANGUS has no interface.
Friends
Interface IF_BCFG_DAO_CONTAINER_LANGUS has no friend.
Attributes
Interface IF_BCFG_DAO_CONTAINER_LANGUS has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 DELETE Instance method Public Method deletes a langu table in persistence layer 20100903
2 FIND_BY_ID Instance method Public Method returns a langu DTO for a given id from persistence layer 20100906
3 IS_EXISTING Instance method Public Method returns true if an ID is stored in persistence layer 20100908
4 SAVE Instance method Public Method saves a langu table to persistence layer 20100903
Events
Interface IF_BCFG_DAO_CONTAINER_LANGUS has no event.
Types
Interface IF_BCFG_DAO_CONTAINER_LANGUS has no local type.
Method Signatures

Method DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ERR_DETAIL Call by reference Type reference (TYPE) BCFG_S_ERR_DETAIL 20110427
2 Exporting E_EXCEPTION Call by reference Type reference (TYPE) BCFG_EXCEPTION 20110416
3 Importing I_ID Call by reference Type reference (TYPE) STRING 20110416

Method DELETE on Interface IF_BCFG_DAO_CONTAINER_LANGUS has no exception.

Method FIND_BY_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ID Call by reference Type reference (TYPE) STRING 20110416
2 Returning RESULT Value transfer Object reference (TYPE REF TO) CL_BCFG_DTO_CONTAINER_LANGUS 20110416

Method FIND_BY_ID on Interface IF_BCFG_DAO_CONTAINER_LANGUS has no exception.

Method IS_EXISTING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ID Call by reference Type reference (TYPE) STRING 20110416
2 Returning RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20110416

Method IS_EXISTING on Interface IF_BCFG_DAO_CONTAINER_LANGUS has no exception.

Method SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ERR_DETAIL Call by reference Type reference (TYPE) BCFG_S_ERR_DETAIL 20110427
2 Exporting E_EXCEPTION Call by reference Type reference (TYPE) BCFG_EXCEPTION 20110416
3 Importing I_ID Call by reference Type reference (TYPE) STRING 20110416
4 Importing I_LANGUS Call by reference Type reference (TYPE) IF_BCFG_CONFIG_CONTAINER=>TY_T_LANGUAGES 20110416

Method SAVE on Interface IF_BCFG_DAO_CONTAINER_LANGUS has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 703