SAP ABAP Class CL_UPX_CUST_COMP_BASE (Base Class for Components)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-PLA-BPS (Application Component) Business Planning and Simulation
     UPX_CUST (Package) Customizing Framework
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_UPX_CUST_COMPONENT Customizing component 20030305
Properties
Class CL_UPX_CUST_COMP_BASE  
Short Description Base Class for Components    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package UPX_CUST   Customizing Framework 
Created 20030305   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_IXML Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 IXML Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_UPX_CUST_COMPONENT Customizing component 20030305
Friends
Class CL_UPX_CUST_COMP_BASE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 KEY Instance attribute Public Type reference (TYPE) UPX_Y_CUST_KEY Customizing Main Key 20030305
2 TEXT Instance attribute Public Type reference (TYPE) UPX_Y_CUST_TEXT Description for the Customizing Framework 20030305
3 _SUBSCREEN Instance attribute Private Object reference (TYPE REF TO) IF_UPX_CUST_SUBSCREEN UPX: Subscreen Proxy Interface 20030305
Methods
# Method Level Visibility Method type Description Created on
1 BUILD_SUBSCREEN Instance method Protected Method 20030305
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20030305
3 PARSE_XML Instance method Protected Method 20030305
4 START Instance method Public Method 20030305
5 WRITE_XML Instance method Protected Method 20030305
Events
Class CL_UPX_CUST_COMP_BASE has no event.
Types
Class CL_UPX_CUST_COMP_BASE has no local type.
Method Signatures

Method BUILD_SUBSCREEN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_SUBSCREEN Value transfer Object reference (TYPE REF TO) IF_UPX_CUST_SUBSCREEN UPX: Subscreen Proxy Interface 20030305
2 Importing I_DOKU_ID Value transfer Type reference (TYPE) DOKU_ID Dokumentenklasse 20030324
3 Importing I_DOKU_OBJ Value transfer Type reference (TYPE) DOKU_OBJ Dokumentations-Objekt 20030324
4 Importing I_SUBSCREEN Value transfer Object reference (TYPE REF TO) IF_UPX_CUST_SUBSCREEN UPX: Subscreen Proxy Interface 20030305

Method BUILD_SUBSCREEN on class CL_UPX_CUST_COMP_BASE has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_COMPONENT Call by reference Type reference (TYPE) UPX_S_CUST_COMPONENT Customizing framework components 20030305
2 Importing I_KEY Value transfer Type reference (TYPE) UPX_Y_CUST_KEY Customizing main key 20030305

Method CONSTRUCTOR on class CL_UPX_CUST_COMP_BASE has no exception.

Method PARSE_XML Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_READER Value transfer Object reference (TYPE REF TO) CL_UPX_XML_READER The encapsulation for XML writing 20030305

Method PARSE_XML on class CL_UPX_CUST_COMP_BASE has no exception.

Method START Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_XML Value transfer Object reference (TYPE REF TO) IF_IXML_DOCUMENT IF_IXML_DOCUMENT 20030305

Method START on class CL_UPX_CUST_COMP_BASE has no exception.

Method WRITE_XML Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_WRITER Value transfer Object reference (TYPE REF TO) CL_UPX_XML_WRITER The encapsulation for XML writing 20030305

Method WRITE_XML on class CL_UPX_CUST_COMP_BASE has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 350