SAP ABAP Class CL_SRAPI_CHNG_LST_SRV_RENDERER (Impl class for Changelist Service Renders)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-XI-IBD (Application Component) Integration Builder - Design
     SAI_SREP_API (Package) API for Repository
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SRAPI_CHNG_LST_SRV_RENDERER Impl class for Changelist Service Renders 20090126
Properties
Class CL_SRAPI_CHNG_LST_SRV_RENDERER  
Short Description Impl class for Changelist Service Renders    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SAI_SREP_API   API for Repository 
Created 20090126   SAP 
Last change 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SRAPI_CHNG_LST_SRV_RENDERER has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_SRAPI_CHNG_LST_SRV_RENDERER Impl class for Changelist Service Renders 20090126
Friends
Class CL_SRAPI_CHNG_LST_SRV_RENDERER has no friend class.
Attributes
Class CL_SRAPI_CHNG_LST_SRV_RENDERER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ADD_SWCV Instance method Private Method 20090126
2 ADD_USERS Instance method Private Method 20090126
3 CLOSE_REQUEST_DOCUMENT Instance method Private Method Closes the request XML and returns xml in xstring format 20090126
4 CREATE_REQUEST_DOCUMENT Instance method Private Method Opens the request xml doc 20090126
Events
Class CL_SRAPI_CHNG_LST_SRV_RENDERER has no event.
Types
Class CL_SRAPI_CHNG_LST_SRV_RENDERER has no local type.
Method Signatures

Method ADD_SWCV Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_LEVEL Call by reference Type reference (TYPE) I 20090126
2 Importing IM_SWC Call by reference Type reference (TYPE) SRAPI_T_SWC_KEY_TABLE Array of SWC Keys 20090126
3 Importing IM_XML Call by reference Object reference (TYPE REF TO) CL_PROXY_XSD_NODE Proxy Generation: Nodes in a WSDL/XML Schema Document 20090126

Method ADD_SWCV on class CL_SRAPI_CHNG_LST_SRV_RENDERER has no exception.

Method ADD_USERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_LEVEL Call by reference Type reference (TYPE) I 20090126
2 Importing IM_USERS Call by reference Type reference (TYPE) SRAPI_T_STRING Table with String Entries 20090126
3 Importing IM_XML Call by reference Object reference (TYPE REF TO) CL_PROXY_XSD_NODE Proxy Generation: Nodes in a WSDL/XML Schema Document 20090126

Method ADD_USERS on class CL_SRAPI_CHNG_LST_SRV_RENDERER has no exception.

Method CLOSE_REQUEST_DOCUMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_XML Call by reference Object reference (TYPE REF TO) CL_PROXY_XSD_NODE Proxy Generation: Nodes in a WSDL/XML Schema Document 20090126
2 Returning RESULT Value transfer Type reference (TYPE) XSTRING 20090126

Method CLOSE_REQUEST_DOCUMENT on class CL_SRAPI_CHNG_LST_SRV_RENDERER has no exception.

Method CREATE_REQUEST_DOCUMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_LEVEL Call by reference Type reference (TYPE) I 20090126
2 Returning RESULT Value transfer Object reference (TYPE REF TO) CL_PROXY_XSD_NODE Proxy Generation: Nodes in a WSDL/XML Schema Document 20090126

Method CREATE_REQUEST_DOCUMENT on class CL_SRAPI_CHNG_LST_SRV_RENDERER has no exception.
History
Last changed by/on SAP  20090618 
SAP Release Created in