SAP ABAP Interface IF_EX_OIUP_ADMIN_WORKBENCH (Business add-in interface IF_EX_OIUP_ADMIN_WORKBENCH)
Hierarchy
IS-OIL (Software Component) IS-OIL
   IS-OIL-PRA (Application Component) Production and Revenue Accounting
     OIU_P (Package) Partitioned Data Management
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
Interface IF_EX_OIUP_ADMIN_WORKBENCH  
Short Description Business add-in interface IF_EX_OIUP_ADMIN_WORKBENCH    
General Data
Package OIU_P   Partitioned Data Management 
Created 20041220   SAP 
Last changed 20050428   SAP 
Unicode checks active    
Forward declarations
Interface IF_EX_OIUP_ADMIN_WORKBENCH has no forward declaration.
Interfaces
Interface IF_EX_OIUP_ADMIN_WORKBENCH has no interface.
Friends
Interface IF_EX_OIUP_ADMIN_WORKBENCH has no friend.
Attributes
Interface 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
Interface IF_EX_OIUP_ADMIN_WORKBENCH has no event.
Types
Interface 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 Interface 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 Interface 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 Interface 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 Interface IF_EX_OIUP_ADMIN_WORKBENCH has no exception.
History
Last changed by/on SAP  20050428 
SAP Release Created in 600