SAP ABAP Class IF_DRF_SERV_OUT_TEXT_LANGUAGE (Interface for the DRF_SERV_OUT_TEXT_LANGUAGE_E BAdI)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_BADI_INTERFACE Tag Interface for BAdIs 20081107
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_DRF_BADI_LANG_ALLOW_ANY All Available Texts Are Permitted 20081107
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_DRF_BADI_LANG_REQUIRE_ALL All Defined Languages Must Be Available 20081107
Properties
Class IF_DRF_SERV_OUT_TEXT_LANGUAGE  
Short Description Interface for the DRF_SERV_OUT_TEXT_LANGUAGE_E BAdI    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20081107   SAP 
Last change 20110908   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 IF_DRF_SERV_OUT_TEXT_LANGUAGE has no interface implemented.
Friends
Class IF_DRF_SERV_OUT_TEXT_LANGUAGE has no friend class.
Attributes
Class IF_DRF_SERV_OUT_TEXT_LANGUAGE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 APPLY_FILTER Instance method Public Method Filters Language-Dependent Texts 20081107
Events
Class IF_DRF_SERV_OUT_TEXT_LANGUAGE has no event.
Types
Class IF_DRF_SERV_OUT_TEXT_LANGUAGE has no local type.
Method Signatures

Method APPLY_FILTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_MESSAGES Call by reference Type reference (TYPE) DRF_T_MSG Anwendungs-Log: Tabelle mit Messages 20081107
2 Changing CT_TEXT_DISTRIBUTE Call by reference Type reference (TYPE) INDEX TABLE zu sendende Texte 20081107
3 Importing ITO_C_LANGUAGE Call by reference Type reference (TYPE) DRF_TO_LANGUAGE Konfigurierte Sprachen 20081107
4 Importing IT_TEXT_AVAILABLE Call by reference Type reference (TYPE) INDEX TABLE vorhandene Texte 20081107
5 Importing IV_APPL Call by reference Type reference (TYPE) DRF_APPL Anwendung 20081107
6 Importing IV_DLMOD Call by reference Type reference (TYPE) DRF_DLMOD Aufbereitungsmodus der Service-Operation 20081107
7 Importing IV_LANG_KEY_NAME Call by reference Type reference (TYPE) FIELDNAME Name des Sprachen-Schlüsselfelds in der Texttabelle 20081107
8 Importing IV_SERV_IMPL Call by reference Type reference (TYPE) DRF_SERV_IMPL Service-Implementierung 20081107
9 Importing IV_TEXT_AVAILABLE_TYPE Call by reference Type reference (TYPE) STRUKNAME Zeilentyp der internen Textabelle 20081107
10 Importing IV_TEXT_IS_MANDATORY Call by reference Type reference (TYPE) ABAP_BOOL 'X' Text ist verpflichtend 20081107
11 Importing IV_TEXT_TABLE_NAME Call by reference Type reference (TYPE) TABNAME Name der Texttabelle 20081107

Method APPLY_FILTER on class IF_DRF_SERV_OUT_TEXT_LANGUAGE has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in