SAP ABAP Class CE_ATRAPI_ORIGINATION (Origin)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-RTA (Application Component) Runtime Analysis
     S_ATRA_API (Package) ATRA API
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_ATRAPI_ENUM_SUPER Enumeration Super Class 20110526
2 Interface implementation (CLASS c. INTERFACES i_ref)  IE_ATRAPI_ORIGINATION Origin 20110504
Properties
Class CE_ATRAPI_ORIGINATION  
Short Description Origin    
Super Class CL_ATRAPI_ENUM_SUPER Enumeration Super Class 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_ATRA_API   ATRA API 
Created 20110504   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CE_ATRAPI_ORIGINATION has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IE_ATRAPI_ORIGINATION Origin 20110504
Friends
Class CE_ATRAPI_ORIGINATION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ID Instance attribute Private Type reference (TYPE) IE_ATRAPI_ORIGINATION=>TYP_ID 20110504
2 M_DATABASE Static Attribute Public Object reference (TYPE REF TO) IE_ATRAPI_ORIGINATION 20110504
3 M_FILE Static Attribute Public Object reference (TYPE REF TO) IE_ATRAPI_ORIGINATION 20110504
4 M_SHARED_MEMORY Static Attribute Public Object reference (TYPE REF TO) IE_ATRAPI_ORIGINATION 20110504
5 S_TAB_MEMBERS Static Attribute Private See coding 20110504
6 TEXT Instance attribute Private Type reference (TYPE) STRING 20110504
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor 20110504
2 S_GET_FROM_ID Static method Public Method 20110504
3 S_INIT Static method Private Method 20110524
Events
Class CE_ATRAPI_ORIGINATION has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TYP_STR_MEMBER Private See coding 20110504 BEGIN OF typ_str_member, id TYPE ie_atrapi_origination=>typ_id, ref_member TYPE REF TO ce_atrapi_origination, END OF typ_str_member
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CE_ATRAPI_ORIGINATION has no parameter.
Method CLASS_CONSTRUCTOR on class CE_ATRAPI_ORIGINATION has no exception.

Method S_GET_FROM_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) IE_ATRAPI_ORIGINATION=>TYP_ID 20110504
2 Returning R_REF_MEMBER Value transfer Object reference (TYPE REF TO) IE_ATRAPI_ORIGINATION 20110504

Method S_GET_FROM_ID on class CE_ATRAPI_ORIGINATION has no exception.

Method S_INIT Signature

Method S_INIT on class CE_ATRAPI_ORIGINATION has no parameter.
Method S_INIT on class CE_ATRAPI_ORIGINATION has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 803