SAP ABAP Class CL_OIUP_SRFC_CONNECTION (PDM - SRFC Connection via CPIC (4.6C))
Hierarchy
IS-OIL (Software Component) IS-OIL
   IS-OIL-PRA (Application Component) Production and Revenue Accounting
     OIU_P (Package) Partitioned Data Management
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_OIUP_CONNECTION PDM - CPIC Connection (4.6C) 20040527
Properties
Class CL_OIUP_SRFC_CONNECTION  
Short Description PDM - SRFC Connection via CPIC (4.6C)    
Super Class CL_OIUP_CONNECTION PDM - CPIC Connection (4.6C) 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class OIUP    
Program status     
Category 0   
Package OIU_P   Partitioned Data Management 
Created 20040527   SAP 
Last change 20050224   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_OIUP_SRFC_CONNECTION has no forward declaration.
Interfaces
Class CL_OIUP_SRFC_CONNECTION has no interface implemented.
Friends
Class CL_OIUP_SRFC_CONNECTION has no friend class.
Attributes
Class CL_OIUP_SRFC_CONNECTION has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE Static method Public Method Create SRFC Connection via CPIC 20040527
2 NL_SINGLE_WA Instance method Public Method SRFC Select Single Work Area from NL 20040527
3 PRA_SINGLE_WA Instance method Public Method SRFC Select Single Work Area from PRA 20040527
4 SHADOW_INSERT Instance method Public Method SRFC Shadow Insert 20040617
Events
Class CL_OIUP_SRFC_CONNECTION has no event.
Types
Class CL_OIUP_SRFC_CONNECTION 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 CPIC_CONNECTION Value transfer Object reference (TYPE REF TO) CL_OIUP_SRFC_CONNECTION SRFC Connection via CPIC 20040527
2 Importing SQL_TYPE Value transfer Type reference (TYPE) STRING 'SELECT', 'INSERT', 'DELETE', 'SINGLE' 20040527

Method CREATE on class CL_OIUP_SRFC_CONNECTION has no exception.

Method NL_SINGLE_WA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting DATA Value transfer Type reference (TYPE) STRING Work Area 20040527
2 Exporting RETURN_CODE Value transfer Type reference (TYPE) SY-SUBRC Return Code 20040527
3 Importing SOURCE_ITAB Value transfer Type reference (TYPE) OIUP_STRING_ITAB Generated Source Code 20040527
# Exception Resumable Description Created on
1 ERROR 20040527

Method PRA_SINGLE_WA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CODE Value transfer Object reference (TYPE REF TO) CL_OIUP_CODE_GEN PDM - Code Generation 20040527
2 Exporting DATA Value transfer Type reference (TYPE) STRING Work Area 20040527
3 Importing DATA_LOCATIONS Value transfer Type reference (TYPE) OIUP_DATA_LOCATIONS_ITAB ARFC Data Locations 20040527
4 Importing PARSER_INTERFACE Value transfer Object reference (TYPE REF TO) IF_OIUP_SQL_PARSER SQL Parser Interface 20040527
5 Exporting RETURN_CODE Value transfer Type reference (TYPE) SY-SUBRC Return Code 20040527
# Exception Resumable Description Created on
1 ERROR 20040527

Method SHADOW_INSERT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FROM_LOCATION Value transfer Type reference (TYPE) CHAR1 'P' = PRA, 'N' = Nearline 20040617
2 Importing ITAB Value transfer Type reference (TYPE) ANY TABLE Data to be inserted into shadow table 20040617
3 Importing TABNAME Value transfer Type reference (TYPE) TABNAME Table Name 20040617
# Exception Resumable Description Created on
1 ERROR 20040617
History
Last changed by/on SAP  20050224 
SAP Release Created in 472