SAP ABAP Interface IF_LIMIT_MMSRV (Interface for Limit)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   MM-SRV (Application Component) External Services
     MMSRV_SP (Package) Service Package: External Service Management
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_LIMIT_MMSRV Limit Class for MMSRV 20060428
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SERVICE_PACKAGE_MMSRV Service Package Class for MMSRV 20060428
Properties
Interface IF_LIMIT_MMSRV  
Short Description Interface for Limit    
General Data
Package MMSRV_SP   Service Package: External Service Management 
Created 20060427   SAP 
Last changed 20100310   SAP 
Unicode checks active    
Forward declarations
Interface IF_LIMIT_MMSRV has no forward declaration.
Interfaces
Interface IF_LIMIT_MMSRV has no interface.
Friends
Interface IF_LIMIT_MMSRV has no friend.
Attributes
Interface IF_LIMIT_MMSRV has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_CONTRACT_LIMITS Instance method Public Method Read Contract Limit Data from Database or Posted Data 20060427
2 GET_LIMIT_DATA Instance method Public Method Read Limit Data from Database or Posted Data 20060427
3 SET_CONTRACT_LIMITS Instance method Public Method Set Contract Limit data to class attribute 20060427
4 SET_LIMIT_DATA Instance method Public Method Set Limit data to class attribute 20060427
Events
Interface IF_LIMIT_MMSRV has no event.
Types
Interface IF_LIMIT_MMSRV has no local type.
Method Signatures

Method GET_CONTRACT_LIMITS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EXT_CONTRACT_LIMITS Call by reference Type reference (TYPE) SRV_CONTRACT_LIMITS_TTY internal table for contract limit 20060427
2 Importing IM_DB_ONLY Call by reference Type reference (TYPE) FLAG General Flag 20060427
3 Importing IM_MODIFY_ONLY Call by reference Type reference (TYPE) FLAG General Flag 20060427
4 Importing IM_PACKNO Call by reference Type reference (TYPE) PACKNO Package number 20060427
# Exception Resumable Description Created on
1 ERROR_GET_CONTRACT_LIMITS Error in Getting Contract Limits 20060501

Method GET_LIMIT_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_LIMIT_DATA Call by reference Type reference (TYPE) SRV_LIMIT_DATA Limit Data 20060427
2 Importing IM_DB_ONLY Call by reference Type reference (TYPE) FLAG General Flag 20060427
3 Importing IM_MODIFY_ONLY Call by reference Type reference (TYPE) FLAG General Flag 20060427
4 Importing IM_PACKNO Call by reference Type reference (TYPE) PACKNO Package number 20060427
# Exception Resumable Description Created on
1 ERROR_GET_LIMIT_DATA Error when getting limit data 20060429

Method SET_CONTRACT_LIMITS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IMT_CONTRACT_LIMITS Call by reference Type reference (TYPE) SRV_CONTRACT_LIMITS_TTY internal table for contract limit 20060427
2 Importing IMT_CONTRACT_LIMITSX Call by reference Type reference (TYPE) SRV_CONTRACT_LIMITSX_TTY Table for Contract Limitsx 20060427

Method SET_CONTRACT_LIMITS on Interface IF_LIMIT_MMSRV has no exception.

Method SET_LIMIT_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_LIMIT_DATA Call by reference Type reference (TYPE) SRV_LIMIT_DATA Limit Data 20060427
2 Importing IM_LIMIT_DATAX Call by reference Type reference (TYPE) SRV_LIMIT_DATAX Limit Data 20060427

Method SET_LIMIT_DATA on Interface IF_LIMIT_MMSRV has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in 700