SAP ABAP Class IF_EX_OIUP_ADMIN_WORKBENCH (Business add-in interface IF_EX_OIUP_ADMIN_WORKBENCH)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_EX_OIUP_ADMIN_WORKBENCH BAdI class CL_EX_OIUP_ADMIN_WORKBENCH 20041220
Properties
Class IF_EX_OIUP_ADMIN_WORKBENCH  
Short Description Business add-in interface IF_EX_OIUP_ADMIN_WORKBENCH    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 1   
Package      
Created 20041220   SAP 
Last change 20050428   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_EX_OIUP_ADMIN_WORKBENCH has no forward declaration.
Interfaces
Class IF_EX_OIUP_ADMIN_WORKBENCH has no interface implemented.
Friends
Class IF_EX_OIUP_ADMIN_WORKBENCH has no friend class.
Attributes
Class IF_EX_OIUP_ADMIN_WORKBENCH has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 DELETE_DATA Instance method Public Method Delete PDM Data 20041220
2 GET_RECORD_COUNTS Instance method Public Method Get Record Count(s) per DB Connection for a PMDtable 20050126
3 INSERT_DATA Instance method Public Method Insert PDM Data 20041220
4 SELECT_DATA Instance method Public Method Select PDM Data 20041220
Events
Class IF_EX_OIUP_ADMIN_WORKBENCH has no event.
Types
Class IF_EX_OIUP_ADMIN_WORKBENCH has no local type.
Method Signatures

Method DELETE_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DATA_ITAB Call by reference Type reference (TYPE) ANY TABLE Internal Table with Data 20041220
2 Importing DBCON Call by reference Type reference (TYPE) DBCON_NAME Logical name for a database connection 20041220
3 Exporting RECORD_COUNT Call by reference Type reference (TYPE) SYDBCNT DB operations, number of table lines processed 20041220
4 Exporting RETURN_CODE Call by reference Type reference (TYPE) SYSUBRC Return Value, Return Value After ABAP Statements 20041220
5 Importing TABNAME Call by reference Type reference (TYPE) TABNAME Table Name 20041220

Method DELETE_DATA on class IF_EX_OIUP_ADMIN_WORKBENCH has no exception.

Method GET_RECORD_COUNTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DBCONS_ITAB Call by reference Type reference (TYPE) OIUP_DBCON_ITAB PDM - Valid DB Connections ITAB Type 20050126
2 Exporting DETAILS_ITAB Call by reference Type reference (TYPE) OIUP_SPLIT_DETAILS_ITAB PDM Itab Type: Split Details for ALV display 20050126
3 Importing TABNAME Call by reference Type reference (TYPE) TABNAME Table Name 20050126
4 Exporting TOTAL_RECORD_COUNT Call by reference Type reference (TYPE) OIUP_RECORDS Number of Records in Box 20050126

Method GET_RECORD_COUNTS on class IF_EX_OIUP_ADMIN_WORKBENCH has no exception.

Method INSERT_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DATA_ITAB Call by reference Type reference (TYPE) ANY TABLE Internal Table with Data 20041220
2 Importing DBCON Call by reference Type reference (TYPE) DBCON_NAME Logical name for a database connection 20041220
3 Exporting RECORD_COUNT Call by reference Type reference (TYPE) SYDBCNT DB operations, number of table lines processed 20041220
4 Exporting RETURN_CODE Call by reference Type reference (TYPE) SYSUBRC Return Value, Return Value After ABAP Statements 20041220
5 Importing TABNAME Call by reference Type reference (TYPE) TABNAME Table Name 20041220

Method INSERT_DATA on class IF_EX_OIUP_ADMIN_WORKBENCH has no exception.

Method SELECT_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing DATA_ITAB Value transfer Type reference (TYPE) ANY TABLE Internal Table with Data 20041220
2 Importing DBCON Call by reference Type reference (TYPE) DBCON_NAME Logical name for a database connection 20041220
3 Exporting RECORD_COUNT Call by reference Type reference (TYPE) SYDBCNT DB operations, number of table lines processed 20041220
4 Exporting RETURN_CODE Call by reference Type reference (TYPE) SYSUBRC Return Value, Return Value After ABAP Statements 20041220
5 Importing TABNAME Call by reference Type reference (TYPE) TABNAME Table Name 20041220
6 Importing WHERE_CLAUSE Call by reference Type reference (TYPE) STRING Where Clause as a STRING 20041220

Method SELECT_DATA on class IF_EX_OIUP_ADMIN_WORKBENCH has no exception.
History
Last changed by/on SAP  20050428 
SAP Release Created in