SAP ABAP Class CL_COM_PR_ORG_REL_REP_BASE (Basis Class for Repository Maintenance)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   AP-MD-PRO (Application Component) Central Part of Product Master
     COM_PRODUCT_CUST (Package) Product Master Customizing - General
Properties
Class CL_COM_PR_ORG_REL_REP_BASE  
Short Description Basis Class for Repository Maintenance    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package COM_PRODUCT_CUST   Product Master Customizing - General 
Created 20031115   SAP 
Last change 20040518   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_COM_PR_ORG_REL_REP_BASE has no forward declaration.
Interfaces
Class CL_COM_PR_ORG_REL_REP_BASE has no interface implemented.
Friends
Class CL_COM_PR_ORG_REL_REP_BASE has no friend class.
Attributes
Class CL_COM_PR_ORG_REL_REP_BASE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20031115
2 SELECT_ALL Instance method Protected Method Reads All Entries from the Database 20031115
3 SELECT_SINGLE Instance method Protected Method Reads one Entry from the Database 20031115
4 UPDATE_BUFFER Instance method Protected Method Carries Out Update of the Buffer 20031115
Events
Class CL_COM_PR_ORG_REL_REP_BASE has no event.
Types
Class CL_COM_PR_ORG_REL_REP_BASE has no local type.
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_COM_PR_ORG_REL_REP_BASE has no parameter.
Method CONSTRUCTOR on class CL_COM_PR_ORG_REL_REP_BASE has no exception.

Method SELECT_ALL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DATA Call by reference Type reference (TYPE) ANY TABLE 20031115
# Exception Resumable Description Created on
1 NOT_FOUND Kein Eintrag gefunden 20031115

Method SELECT_SINGLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_DATA Call by reference Type reference (TYPE) ANY 20031115
2 Importing IS_KEY Call by reference Type reference (TYPE) ANY 20031115
# Exception Resumable Description Created on
1 NOT_FOUND Kein Eintrag gefunden 20031115
2 WRONG_INPUT Eingabeparameter sind nicht korrekt 20031115

Method UPDATE_BUFFER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CO_DATA Call by reference Type reference (TYPE) ANY TABLE 20031115
2 Changing CT_DATA Call by reference Type reference (TYPE) ANY TABLE 20031115
3 Importing IT_SEL_DATA Call by reference Type reference (TYPE) ANY TABLE 20031115

Method UPDATE_BUFFER on class CL_COM_PR_ORG_REL_REP_BASE has no exception.
History
Last changed by/on SAP  20040518 
SAP Release Created in 640