SAP ABAP Class CL_IBASE_R3_EQUIPMENT (IBase: Equipment)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   CS-IB-IN (Application Component) Installed Bases
     IB_R3_EQUIPMENT (Package) IBase: Equipment
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_IBASE_EQUIPMENT PM: IBase Equipment 19990803
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_IBASE_IBOF_TREE_OBJECT IBase: Tree Methods 19991028
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_IBASE_INSTALL IBase: Installation Check 20000124
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_IBASE_OBJECT IBase: Components Interface 19990720
5 Interface implementation (CLASS c. INTERFACES i_ref)  IF_IBASE_R3_PM_MASTER_DATA PM: IBase PM Master Data 19991026
6 Interface implementation (CLASS c. INTERFACES i_ref)  IF_IBASE_SERIALNO PM: IBase Serial Number 19990803
Properties
Class CL_IBASE_R3_EQUIPMENT  
Short Description IBase: Equipment    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package IB_R3_EQUIPMENT   IBase: Equipment 
Created 19990720   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IBEQ1 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 IBOFK Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 IBXX Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_IBASE_EQUIPMENT PM: IBase Equipment 19990803
2 IF_IBASE_IBOF_TREE_OBJECT IBase: Tree Methods 19991028
3 IF_IBASE_INSTALL IBase: Installation Check 20000124
4 IF_IBASE_OBJECT IBase: Components Interface 19990720
5 IF_IBASE_R3_PM_MASTER_DATA PM: IBase PM Master Data 19991026
6 IF_IBASE_SERIALNO PM: IBase Serial Number 19990803
Friends
Class CL_IBASE_R3_EQUIPMENT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CL_ICON Static Attribute Private Type reference (TYPE) ICON-ID ... 19991028
2 DATA Instance attribute Private Type reference (TYPE) T_DATA_REC ... 19991026
3 EQUNO Instance attribute Private Type reference (TYPE) EQUI-EQUNR ... 19990806
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 19991028
2 CL_APPL_ID_CONSTRUCTOR Static method Private Method ... 19990811
3 CL_CONCAT_OBJID Static method Public Method ... 19990723
4 CL_GET_ICON Static method Public Method ... 19991028
5 CL_GET_OBJNR Static method Private Method ... 19990721
6 CL_GET_OUTPUT_OBJID Static method Private Method ... 19991124
7 CL_IBASE_ID_CONSTRUCTOR Static method Private Method ... 19990811
8 CL_SPLIT_OBJID Static method Public Method ... 19990806
9 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 19990721
10 DOES_EXIST Instance method Private Method ... 20000127
11 GET_BUSINESS_KEY Instance method Public Method ... 19991025
12 GET_EQKT Instance method Public Method ... 19991028
13 GET_EQUI Instance method Public Method ... 19991027
14 GET_ICON Instance method Private Method ... 19991028
15 GET_OBJNR Instance method Private Method ... 19990721
16 GET_STANDARD_TEXT Instance method Private Method ... 19991028
17 PREPARE_GET Instance method Private Method ... 19991026
18 READ Instance method Public Method ... 19991026
19 REFRESH Instance method Public Method ... 19991026
Events
Class CL_IBASE_R3_EQUIPMENT has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 T_DATA_REC Private See coding ... 19991026 begin of T_DATA_REC, valid type ibxx_ref-bool, found type ibxx_ref-bool, equi type equi, equz type equz, eqkt type eqkt, iloa type iloa, end of t_data_rec
Method Signatures

Method CLASS_CONSTRUCTOR Signature

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

Method CL_APPL_ID_CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ID Value transfer Type reference (TYPE) IBXX_REF-APPL_ID ... 19990811
2 Returning R_INSTANCE Value transfer Object reference (TYPE REF TO) CL_IBASE_R3_EQUIPMENT ... 19990811

Method CL_APPL_ID_CONSTRUCTOR on class CL_IBASE_R3_EQUIPMENT has no exception.

Method CL_CONCAT_OBJID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_EQUNO Value transfer Type reference (TYPE) EQUI-EQUNR ... 19990806
2 Returning R_ID Value transfer Type reference (TYPE) IBXX_REF-OBJID ... 19990723

Method CL_CONCAT_OBJID on class CL_IBASE_R3_EQUIPMENT has no exception.

Method CL_GET_ICON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_ICON Value transfer Type reference (TYPE) ICON-ID ... 19991028

Method CL_GET_ICON on class CL_IBASE_R3_EQUIPMENT has no exception.

Method CL_GET_OBJNR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_EQUNO Value transfer Type reference (TYPE) EQUI-EQUNR ... 19990806
2 Returning R_OBJNR Value transfer Type reference (TYPE) IBXX_REF-OBJNR ... 19990721

Method CL_GET_OBJNR on class CL_IBASE_R3_EQUIPMENT has no exception.

Method CL_GET_OUTPUT_OBJID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_EQUNO Value transfer Type reference (TYPE) EQUI-EQUNR ... 19991124
2 Returning R_ID Value transfer Type reference (TYPE) IBXX_REF-OBJID ... 19991124

Method CL_GET_OUTPUT_OBJID on class CL_IBASE_R3_EQUIPMENT has no exception.

Method CL_IBASE_ID_CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ID Value transfer Type reference (TYPE) IBXX_REF-OBJNR ... 19990811
2 Returning R_INSTANCE Value transfer Object reference (TYPE REF TO) CL_IBASE_R3_EQUIPMENT ... 19990811

Method CL_IBASE_ID_CONSTRUCTOR on class CL_IBASE_R3_EQUIPMENT has no exception.

Method CL_SPLIT_OBJID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_EQUNO Value transfer Type reference (TYPE) EQUI-EQUNR ... 19990806
2 Importing I_OBJID Value transfer Type reference (TYPE) IBXX_REF-APPL_ID ... 19990806

Method CL_SPLIT_OBJID on class CL_IBASE_R3_EQUIPMENT has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_EQUNO Value transfer Type reference (TYPE) EQUI-EQUNR ... 19990806

Method CONSTRUCTOR on class CL_IBASE_R3_EQUIPMENT has no exception.

Method DOES_EXIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_BOOL Value transfer Type reference (TYPE) IBXX_REF-BOOL ... 20000127

Method DOES_EXIST on class CL_IBASE_R3_EQUIPMENT has no exception.

Method GET_BUSINESS_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_EQUNO Value transfer Type reference (TYPE) EQUI-EQUNR ... 19991025

Method GET_BUSINESS_KEY on class CL_IBASE_R3_EQUIPMENT has no exception.

Method GET_EQKT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_EQKT_REC Value transfer Type reference (TYPE) EQKT ... 19991028

Method GET_EQKT on class CL_IBASE_R3_EQUIPMENT has no exception.

Method GET_EQUI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_EQUI_REC Value transfer Type reference (TYPE) EQUI ... 19991027

Method GET_EQUI on class CL_IBASE_R3_EQUIPMENT has no exception.

Method GET_ICON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_ICON Value transfer Type reference (TYPE) ICON-ID ... 19991028

Method GET_ICON on class CL_IBASE_R3_EQUIPMENT has no exception.

Method GET_OBJNR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_OBJNR Value transfer Type reference (TYPE) IBXX_REF-OBJNR ... 19990721

Method GET_OBJNR on class CL_IBASE_R3_EQUIPMENT has no exception.

Method GET_STANDARD_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_TEXT Value transfer Type reference (TYPE) EQKT-EQKTX ... 19991028

Method GET_STANDARD_TEXT on class CL_IBASE_R3_EQUIPMENT has no exception.

Method PREPARE_GET Signature

Method PREPARE_GET on class CL_IBASE_R3_EQUIPMENT has no parameter.
Method PREPARE_GET on class CL_IBASE_R3_EQUIPMENT has no exception.

Method READ Signature

Method READ on class CL_IBASE_R3_EQUIPMENT has no parameter.
Method READ on class CL_IBASE_R3_EQUIPMENT has no exception.

Method REFRESH Signature

Method REFRESH on class CL_IBASE_R3_EQUIPMENT has no parameter.
Method REFRESH on class CL_IBASE_R3_EQUIPMENT has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in