SAP ABAP Class CL_PXN_CI_SERVICE_CONSUMER (Cons. Implementation for a Request Mess.)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-PRX (Application Component) Proxy Generation
     SAI_PROXY_GENTIME_MDR (Package) Proxy Generation Meta Data Repository
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_PXN_CI_SERVICE_IMPL Abstract Base Class of Implementation for a Request Message 20120202
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_PXN_CI_SERVICE_CONSUMER Service Consumer 20120120
Properties
Class CL_PXN_CI_SERVICE_CONSUMER  
Short Description Cons. Implementation for a Request Mess.    
Super Class CL_PXN_CI_SERVICE_IMPL Abstract Base Class of Implementation for a Request Message 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SAI_PROXY_GENTIME_MDR   Proxy Generation Meta Data Repository 
Created 20120120   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_PXN_CI_SERVICE_CONSUMER Service Consumer 20120120
Friends
Class CL_PXN_CI_SERVICE_CONSUMER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CLASS_INFO Static Attribute Private Type reference (TYPE) T_CLASS_INFO 20120125
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_CONSUMER Instance method Private Method 20130116
2 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20120125
3 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20120125
4 SET_SERVICE_GROUP Instance method Protected Method Set the implementing object 20130115
Events
Class CL_PXN_CI_SERVICE_CONSUMER has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 T_ABAPNAME_TAB Private See coding 20130116 T_ABAPNAME_TAB type standard table of prx_r3name
Method Signatures

Method CHECK_CONSUMER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CHECKED_OBJECTS Call by reference Type reference (TYPE) T_ABAPNAME_TAB 20130116
2 Importing CONSUMER Call by reference Type reference (TYPE) PRX_R3NAME Proxy Generation: Name of an Object in R/3 20130116
# Exception Resumable Description Created on
1 CX_PXN_FAULT MDR fault (abstract) 20130116

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_PXN_CI_SERVICE_CONSUMER has no parameter.
Method CLASS_CONSTRUCTOR on class CL_PXN_CI_SERVICE_CONSUMER has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PROXY Call by reference Object reference (TYPE REF TO) CL_PROXY_OBJECT 20120125

Method CONSTRUCTOR on class CL_PXN_CI_SERVICE_CONSUMER has no exception.

Method SET_SERVICE_GROUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAME Call by reference Type reference (TYPE) PRX_R3NAME Proxy Generation: Name of an Object in R/3 20130115
# Exception Resumable Description Created on
1 CX_PXN_INVALID_DATA Invalid data 20130115
2 CX_PXN_LOCK_FAILED Object cannot be locked 20130115
3 CX_PXN_NODE_OBSOLETE Node is obsolete 20130115
4 CX_PXN_READ_ONLY Read only 20130115
History
Last changed by/on SAP  20140121 
SAP Release Created in 804