SAP ABAP Class IF_DPR_BUSINESS_OBJECT (Development Projects: Interface for All Business Objects)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_DPR_CHECKLIST_ITEM_O Development Projects: Checklist Item 20020611
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_DPR_CHECKLIST_T Development Projects: Checklist Template 20020611
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_DPR_PHASE_O Development Projects: Phase 20020611
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_DPR_PROJECT Development Projects: Abstract Project 20020611
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_DPR_TASK_O Development Projects: Task 20020611
Properties
Class IF_DPR_BUSINESS_OBJECT  
Short Description Development Projects: Interface for All Business Objects    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20020517   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_DPR_BUSINESS_OBJECT_SERVICE Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class IF_DPR_BUSINESS_OBJECT has no interface implemented.
Friends
Class IF_DPR_BUSINESS_OBJECT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 SC_MODE_CHANGE Constant Public Type reference (TYPE) SGS_RWMOD 'E' Change Mode (GOS) 20020611
2 SC_MODE_DISPLAY Constant Public Type reference (TYPE) SGS_RWMOD 'D' Display Mode (GOS) 20020611
Methods
# Method Level Visibility Method type Description Created on
1 GET_ID Instance method Public Method Access Method for Object Identifier (Reading) 20020517
2 GET_KEY Instance method Public Method Access Method to Object Key (Reading) 20020611
3 GET_MODE Instance method Public Method Access Method for Mode (Display/Change) (Reading) 20020517
4 GET_TYPE Instance method Public Method Access Method to Object Type (Reading) 20020611
5 IS_PERSISTENT Instance method Public Method Is object already persistent? 20020517
Events
Class IF_DPR_BUSINESS_OBJECT has no event.
Types
Class IF_DPR_BUSINESS_OBJECT has no local type.
Method Signatures

Method GET_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_ID Value transfer Type reference (TYPE) BORIDENT Objektidentifier (BOR) 20020517

Method GET_ID on class IF_DPR_BUSINESS_OBJECT has no exception.

Method GET_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_KEY Value transfer Type reference (TYPE) SWO_TYPEID Objektschlüssel 20020611

Method GET_KEY on class IF_DPR_BUSINESS_OBJECT has no exception.

Method GET_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_MODE Value transfer Type reference (TYPE) SGS_RWMOD Anzeige/Änderungs-Modus (GOS) 20020517

Method GET_MODE on class IF_DPR_BUSINESS_OBJECT has no exception.

Method GET_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_TYPE Value transfer Type reference (TYPE) SWO_OBJTYP Objekttyp 20020611

Method GET_TYPE on class IF_DPR_BUSINESS_OBJECT has no exception.

Method IS_PERSISTENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_IS_PERSISTENT Value transfer Type reference (TYPE) BOOLE_D Bool'scher Wert: Objekt ist persistent (True = 'X') 20020517

Method IS_PERSISTENT on class IF_DPR_BUSINESS_OBJECT has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in