SAP ABAP Class CL_IBASE_R3_SERIALNO (IBase: Serial Number)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   CS-IB-IN (Application Component) Installed Bases
     IB_R3_SERIALNO (Package) IBase: Serial Numbers
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_IBASE_EQUIPMENT PM: IBase Equipment 19990804
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 19990802
5 Interface implementation (CLASS c. INTERFACES i_ref)  IF_IBASE_R3_PM_MASTER_DATA PM: IBase PM Master Data 19991028
6 Interface implementation (CLASS c. INTERFACES i_ref)  IF_IBASE_SERIALNO PM: IBase Serial Number 19990804
Properties
Class CL_IBASE_R3_SERIALNO  
Short Description IBase: Serial Number    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package IB_R3_SERIALNO   IBase: Serial Numbers 
Created 19990802   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IBCSE 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 IBSE1 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 IBXX Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
5 T 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 19990804
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 19990802
5 IF_IBASE_R3_PM_MASTER_DATA PM: IBase PM Master Data 19991028
6 IF_IBASE_SERIALNO PM: IBase Serial Number 19990804
Friends
Class CL_IBASE_R3_SERIALNO has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DATA Instance attribute Private Type reference (TYPE) T_DATA_REC ... 19991028
2 EQUNO Instance attribute Private Type reference (TYPE) EQUI-EQUNR ... 19991124
3 MATERIAL Instance attribute Private Object reference (TYPE REF TO) CL_IBASE_R3_MATERIAL ... 19991124
4 MATNO Instance attribute Private Type reference (TYPE) EQUI-MATNR ... 19991124
5 SERNO Instance attribute Private Type reference (TYPE) EQUI-SERNR ... 19991124
6 UII Instance attribute Private Type reference (TYPE) EQUI-UII Unique Item Identifier (CHAR72) 20070815
Methods
# Method Level Visibility Method type Description Created on
1 CL_APPL_ID_CONSTRUCTOR Static method Private Method ... 19990811
2 CL_CONCAT_OBJID Static method Public Method ... 19990802
3 CL_GET_OBJNR Static method Private Method ... 19990803
4 CL_GET_OUTPUT_OBJID Static method Private Method ... 19991124
5 CL_GET_SERNO_MULTI Static method Public Method ... 19990804
6 CL_IBASE_ID_CONSTRUCTOR Static method Private Method ... 19990811
7 CL_SPLIT_OBJID Static method Private Method ... 19990802
8 CONSTRUCTOR Instance method Public Constructor Constructor 19990802
9 DOES_EXIST Instance method Private Method ... 20000127
10 GET_BUSINESS_KEY Instance method Public Method ... 19991025
11 GET_EQKT Instance method Public Method ... 19991028
12 GET_EQUI Instance method Public Method ... 19991028
13 GET_EQUNO Instance method Public Method ... 19990804
14 GET_ICON Instance method Private Method ... 19991028
15 GET_MAKT Instance method Public Method ... 19991028
16 GET_MARA Instance method Public Method ... 19991028
17 GET_MATNO Instance method Private Method ... 19991028
18 GET_OBJNR Instance method Private Method ... 19990802
19 GET_SERNO Instance method Public Method ... 19990804
20 GET_STANDARD_TEXT Instance method Private Method ... 19991028
21 GET_UII Instance method Public Method 20070824
22 PREPARE_GET Instance method Private Method ... 19991028
23 READ Instance method Public Method ... 19991028
24 REFRESH Instance method Private Method ... 19991028
25 SET_MATERIAL Instance method Private Method ... 19991028
Events
Class CL_IBASE_R3_SERIALNO has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 T_DATA_REC Private See coding ... 19991028 begin of T_DATA_REC, valid type ibxx_ref-bool, found type ibxx_ref-bool, equi type equi, eqkt type eqkt, end of t_data_rec
Method Signatures

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_SERIALNO ... 19990811

Method CL_APPL_ID_CONSTRUCTOR on class CL_IBASE_R3_SERIALNO 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_MATNO Value transfer Type reference (TYPE) EQUI-MATNR ... 19990804
2 Importing I_SERNO Value transfer Type reference (TYPE) EQUI-SERNR ... 19990804
3 Returning R_ID Value transfer Type reference (TYPE) IBXX_REF-OBJID ... 19991124

Method CL_CONCAT_OBJID on class CL_IBASE_R3_SERIALNO 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 ... 19990804
2 Returning R_OBJNR Value transfer Type reference (TYPE) IBXX_REF-OBJNR ... 19990803

Method CL_GET_OBJNR on class CL_IBASE_R3_SERIALNO 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_MATNO Value transfer Type reference (TYPE) EQUI-MATNR ... 19991124
2 Importing I_SERNO Value transfer Type reference (TYPE) EQUI-SERNR ... 19991124
3 Returning R_ID Value transfer Type reference (TYPE) IBXX_REF-OBJID ... 19991124

Method CL_GET_OUTPUT_OBJID on class CL_IBASE_R3_SERIALNO has no exception.

Method CL_GET_SERNO_MULTI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SERNO Value transfer Type reference (TYPE) EQUI-SERNR ... 19990804
2 Returning R_MASE_TAB Value transfer Type reference (TYPE) IBCSE_MASE_TAB ... 19990804

Method CL_GET_SERNO_MULTI on class CL_IBASE_R3_SERIALNO 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_SERIALNO ... 19990811

Method CL_IBASE_ID_CONSTRUCTOR on class CL_IBASE_R3_SERIALNO 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_MATNO Value transfer Type reference (TYPE) EQUI-MATNR ... 19990804
2 Exporting E_SERNO Value transfer Type reference (TYPE) EQUI-SERNR ... 19990804
3 Exporting E_UII Call by reference Type reference (TYPE) EQUI-UII Unique Item Identifier (CHAR72) 20070815
4 Importing I_OBJID Value transfer Type reference (TYPE) IBXX_REF-APPL_ID ... 19990802

Method CL_SPLIT_OBJID on class CL_IBASE_R3_SERIALNO 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 ... 19991027
2 Importing I_MATNO Value transfer Type reference (TYPE) EQUI-MATNR ... 19990804
3 Importing I_SERNO Value transfer Type reference (TYPE) EQUI-SERNR ... 19990804
4 Importing I_UII Value transfer Type reference (TYPE) EQUI-UII Unique Item Identifier (CHAR72) 20070815

Method CONSTRUCTOR on class CL_IBASE_R3_SERIALNO 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_SERIALNO 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_MATNO Value transfer Type reference (TYPE) EQUI-MATNR ... 19991025
2 Exporting E_SERNO Value transfer Type reference (TYPE) EQUI-SERNR ... 19991025
3 Exporting E_UII Value transfer Type reference (TYPE) EQUI-UII Unique Item Identifier (CHAR72) 20070824

Method GET_BUSINESS_KEY on class CL_IBASE_R3_SERIALNO 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_SERIALNO 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 ... 19991028

Method GET_EQUI on class CL_IBASE_R3_SERIALNO has no exception.

Method GET_EQUNO Signature

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

Method GET_EQUNO on class CL_IBASE_R3_SERIALNO 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_SERIALNO has no exception.

Method GET_MAKT Signature

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

Method GET_MAKT on class CL_IBASE_R3_SERIALNO has no exception.

Method GET_MARA Signature

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

Method GET_MARA on class CL_IBASE_R3_SERIALNO has no exception.

Method GET_MATNO Signature

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

Method GET_MATNO on class CL_IBASE_R3_SERIALNO 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 ... 19990802

Method GET_OBJNR on class CL_IBASE_R3_SERIALNO has no exception.

Method GET_SERNO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_SERNO Value transfer Type reference (TYPE) EQUI-SERNR ... 19990804

Method GET_SERNO on class CL_IBASE_R3_SERIALNO 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) MAKT-MAKTX ... 19991028

Method GET_STANDARD_TEXT on class CL_IBASE_R3_SERIALNO has no exception.

Method GET_UII Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_UII Value transfer Type reference (TYPE) EQUI-UII ... 20070824

Method GET_UII on class CL_IBASE_R3_SERIALNO has no exception.

Method PREPARE_GET Signature

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

Method READ Signature

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

Method REFRESH Signature

Method REFRESH on class CL_IBASE_R3_SERIALNO has no parameter.
Method REFRESH on class CL_IBASE_R3_SERIALNO has no exception.

Method SET_MATERIAL Signature

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