SAP ABAP Class CL_COND_PROVIDER_SRV (Services condition data provider)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   MM-SRV (Application Component) External Services
     MM_P2P_BSI_SERVPROC (Package) Service Procurement
Properties
Class CL_COND_PROVIDER_SRV  
Short Description Services condition data provider    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package MM_P2P_BSI_SERVPROC   Service Procurement 
Created 20080220   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_COND_PROVIDER_SRV has no forward declaration.
Interfaces
Class CL_COND_PROVIDER_SRV has no interface implemented.
Friends
Class CL_COND_PROVIDER_SRV has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 INSTANCE Static Attribute Public Object reference (TYPE REF TO) CL_COND_PROVIDER_SRV Services condition data provider 20080220
2 MT_SRV_CONDITIONS Instance attribute Protected Type reference (TYPE) SRV_T_COND_COMPLETE Table of services condition records 20080220
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20080220
2 LOOKUP Instance method Public Method Get conditions for a given packno/introw 20080220
3 PUSH Instance method Public Method Take all conditions of multiple service lines 20080220
4 REFRESH Instance method Public Method Do a refresh 20080220
Events
Class CL_COND_PROVIDER_SRV has no event.
Types
Class CL_COND_PROVIDER_SRV has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

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

Method LOOKUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_INTROW Call by reference Type reference (TYPE) INTROW Internal line number for limits 20080220
2 Importing IV_PACKNO Call by reference Type reference (TYPE) PACKNO Package number 20080220
3 Returning RS_SRV_CONDITIONS Value transfer Type reference (TYPE) SRV_COND_COMPLETE 20080220
# Exception Resumable Description Created on
1 CX_COND_PROVIDER_SRV_FAILED Data provider failed 20080220

Method PUSH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_SRV_CONDITIONS Call by reference Type reference (TYPE) SRV_T_COND_COMPLETE Table of services condition records 20080220

Method PUSH on class CL_COND_PROVIDER_SRV has no exception.

Method REFRESH Signature

Method REFRESH on class CL_COND_PROVIDER_SRV has no parameter.
Method REFRESH on class CL_COND_PROVIDER_SRV has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in 604