SAP ABAP Interface IF_RECA_OBJTYPEDIFF (Specific Differentiation Criterion)
Hierarchy
EA-FIN (Software Component) EA-FIN
   RE-FX (Application Component) Flexible Real Estate Management
     RE_CA_AP (Package) RE: Application Components (Application-Related Objects)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RECA_OBJTYPEDIFF Specific Differentiation Criterion - Default Impl. 20070426
Properties
Interface IF_RECA_OBJTYPEDIFF  
Short Description Specific Differentiation Criterion    
General Data
Package RE_CA_AP   RE: Application Components (Application-Related Objects) 
Created 20070425   SAP 
Last changed 20100310   SAP 
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)
2 RECA1 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Interface IF_RECA_OBJTYPEDIFF has no interface.
Friends
Interface IF_RECA_OBJTYPEDIFF has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MD_OBJTYPE Instance attribute Public Type reference (TYPE) RECAOBJTYPE Object Type 20070426
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_OBJTYPEDIFF Instance method Public Method Checks Differentiation Criterion (for Object Type) 20070426
2 GET_ALLOWED_OBJTYPEDIFF Instance method Public Method Gets Possible Differentiation Criteria (for Object Type) 20070426
3 GET_OBJTYPEDIFF Instance method Public Method Gets Differentiation Criterion for a Business Object 20070426
4 GET_TEXT Instance method Public Method Get Text for Differentiation Criterion 20070426
Events
Interface IF_RECA_OBJTYPEDIFF has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 MTYPE_S_OBJTYPEDIFF Public See coding Differentiation Criterion 20070426 BEGIN OF mtype_s_objtypediff, objtypediff TYPE recaobjtypediff, xobjtypediff TYPE recaxobjtypediff, END OF mtype_s_objtypediff
2 MTYPE_T_OBJTYPEDIFF Public See coding Differentiation Criteria 20070426 mtype_t_objtypediff TYPE STANDARD TABLE OF mtype_s_objtypediff
Method Signatures

Method CHECK_OBJTYPEDIFF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_OBJTYPEDIFF Call by reference Type reference (TYPE) MTYPE_S_OBJTYPEDIFF-OBJTYPEDIFF Kriterium zur Differenzierung von Objekten einer Objektart 20070426
# Exception Resumable Description Created on
1 ERROR Fehler aufgetreten 20070426

Method GET_ALLOWED_OBJTYPEDIFF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_DESCRIPTION Call by reference Type reference (TYPE) STRING Bezeichnug des Differenzierungskriteriums 20070426
2 Exporting ET_OBJTYPEDIFF Call by reference Type reference (TYPE) MTYPE_T_OBJTYPEDIFF Differenzierungskriterien 20070426

Method GET_ALLOWED_OBJTYPEDIFF on Interface IF_RECA_OBJTYPEDIFF has no exception.

Method GET_OBJTYPEDIFF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_BUS_OBJECT Call by reference Object reference (TYPE REF TO) IF_RECA_BUS_OBJECT Business-Objekt 20070426
2 Returning RD_OBJTYPEDIFF Value transfer Type reference (TYPE) MTYPE_S_OBJTYPEDIFF-OBJTYPEDIFF Kriterium zur Differenzierung von Objekten einer Objektart 20070426

Method GET_OBJTYPEDIFF on Interface IF_RECA_OBJTYPEDIFF has no exception.

Method GET_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_OBJTYPEDIFF Call by reference Type reference (TYPE) MTYPE_S_OBJTYPEDIFF-OBJTYPEDIFF Kriterium zur Differenzierung von Objekten einer Objektart 20070426
2 Returning RD_XOBJTYPEDIFF Value transfer Type reference (TYPE) MTYPE_S_OBJTYPEDIFF-XOBJTYPEDIFF Text zum Differenzierungskriterium 20070426

Method GET_TEXT on Interface IF_RECA_OBJTYPEDIFF has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in 605