SAP ABAP Class CL_OIUP_DEPENDENT_ON (PDM - Dependent On Helper Class)
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 Inheritance (c INHERITING FROM c_ref)  CL_OIUP_DEPON_OIU_ME_MEDOC PDM - Dependent On Helper Class for OIU_ME_MEDOC 20040916
Properties
Class CL_OIUP_DEPENDENT_ON  
Short Description PDM - Dependent On Helper Class    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class OIUP    
Program status     
Category 0   
Package OIU_P   Partitioned Data Management 
Created 20040823   SAP 
Last change 20050224   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_OIUP_DEPENDENT_ON has no forward declaration.
Interfaces
Class CL_OIUP_DEPENDENT_ON has no interface implemented.
Friends
Class CL_OIUP_DEPENDENT_ON has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_FALSE Constant Protected Type reference (TYPE) CHAR1 SPACE Constant - False 20040823
2 C_TRUE Constant Protected Type reference (TYPE) CHAR1 'X' Constant - True 20040823
3 DEPENDENT_ONS Static Attribute Private Type reference (TYPE) TY_DEPENDENTONS Dependent On 20040823
4 DEPENDENT_ON_TABNAME Instance attribute Protected Type reference (TYPE) TABNAME Dependent On Table Name 20040823
Methods
# Method Level Visibility Method type Description Created on
1 CREATE Static method Public Method Create Dependent On Helper Instance 20040823
2 DEPENDENT_WHERE_CLAUSE Instance method Public Method Get Dependent Table Where Clause Based On Dependent On Rec 20040823
3 GET_DEPENDENT_RECORDS Instance method Public Method Get Table of Dependent Records Based On Dependent On Record 20040823
4 GET_DEPENDENT_TABLES Instance method Public Method Get Dependent Tables 20040823
Events
Class CL_OIUP_DEPENDENT_ON has no event.
Types
Class CL_OIUP_DEPENDENT_ON has no local type.
Method Signatures

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning DEPENDENT_ON Value transfer Object reference (TYPE REF TO) CL_OIUP_DEPENDENT_ON Dependent On Helper Class 20040823
2 Importing TABNAME Value transfer Type reference (TYPE) TABNAME Table Name 20040823
# Exception Resumable Description Created on
1 NO_DEPENDENT_TABLES No Dependent Tables - Table is NOT a Dependent On Table 20040823

Method DEPENDENT_WHERE_CLAUSE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DEPENDENT_ON_RECORD Value transfer Type reference (TYPE) ANY Dependent On Record 20040823
2 Importing DEPENDENT_TABLE Value transfer Type reference (TYPE) TABNAME Dependent Table Name 20040823
3 Returning WHERE_CLAUSE Value transfer Type reference (TYPE) STRING Where Clause to Get Dependent Records 20040823

Method DEPENDENT_WHERE_CLAUSE on class CL_OIUP_DEPENDENT_ON has no exception.

Method GET_DEPENDENT_RECORDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CON_NAME Value transfer Type reference (TYPE) DBCON_NAME Logical name for a database connection 20040823
2 Importing DEPENDENT_ON_RECORD Value transfer Type reference (TYPE) ANY Dependent Record 20040823
3 Changing DEPENDENT_RECORDS Value transfer Type reference (TYPE) ANY TABLE Dependent Records 20040823
4 Importing DEPENDENT_TABLE Value transfer Type reference (TYPE) TABNAME Dependent Table Name 20040823

Method GET_DEPENDENT_RECORDS on class CL_OIUP_DEPENDENT_ON has no exception.

Method GET_DEPENDENT_TABLES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning DEPENDENT_TABLES Value transfer Type reference (TYPE) OIUP_TABLES_ITAB Dependent Tables 20040823

Method GET_DEPENDENT_TABLES on class CL_OIUP_DEPENDENT_ON has no exception.
History
Last changed by/on SAP  20050224 
SAP Release Created in 600