SAP ABAP Class CL_LOP_C_MAIN (Read customizing for general settings)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   LO-AB-TC (Application Component) Trading Contract
     LOOP (Package) Model layer for logistical contract options
Properties
Class CL_LOP_C_MAIN  
Short Description Read customizing for general settings    
Super Class    
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package LOOP   Model layer for logistical contract options 
Created 20111125   SAP 
Last change 20130531   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
Class CL_LOP_C_MAIN has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_LOP_TEST_MANAGER 20120306 Test Manager for unit tests
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MS_ENTRY Instance attribute Protected Type reference (TYPE) LOP_C_MAIN Logistical Contract Options: General Settings 20111125
2 M_READ Instance attribute Protected Type reference (TYPE) ABAP_BOOL 20111125
3 SO_INSTANCE Static Attribute Protected Object reference (TYPE REF TO) CL_LOP_C_MAIN Read customizing for general settings 20111125
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_NUM_INTERVAL Instance method Public Method Check the number range interval 20111125
2 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20111125
3 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20111125
4 FILL_BUFFER Instance method Protected Method Fill the buffer 20111125
5 GET_ENTRY Instance method Public Method Get entry 20111125
6 GET_INSTANCE Static method Public Method return an instance 20111125
7 NUM_INTERVAL_VALID Instance method Protected Method Is the number range interval valid 20111125
8 REFRESH Instance method Public Method refresh all 20111125
9 RESET_FROM_TEST_MODE Static method Protected Method reset from mode for unit test 20111125
10 SET_INTO_TEST_MODE Static method Protected Method set into mode for unit test 20111125
Events
Class CL_LOP_C_MAIN has no event.
Types
Class CL_LOP_C_MAIN has no local type.
Method Signatures

Method CHECK_NUM_INTERVAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NO_CUST_CALL Call by reference Type reference (TYPE) ABAP_BOOL Not called in the customizing 20120704
2 Importing I_NUM_INTV Call by reference Type reference (TYPE) LOP_NUM_INTV Number Range Interval 20111125
# Exception Resumable Description Created on
1 CX_LOP_CUSTOMIZING_ERROR Customizing error 20111125

Method CLASS_CONSTRUCTOR Signature

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

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_LOP_C_MAIN has no parameter.
Method CONSTRUCTOR on class CL_LOP_C_MAIN has no exception.

Method FILL_BUFFER Signature

Method FILL_BUFFER on class CL_LOP_C_MAIN has no parameter.
Method FILL_BUFFER on class CL_LOP_C_MAIN has no exception.

Method GET_ENTRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_DATA Value transfer Type reference (TYPE) LOP_C_MAIN Logistical Contract Options: General Settings 20111125
# Exception Resumable Description Created on
1 CX_LOP_CUSTOMIZING_ERROR Customizing error 20111125

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_INSTANCE Value transfer Object reference (TYPE REF TO) CL_LOP_C_MAIN Read customizing for general settings 20111125

Method GET_INSTANCE on class CL_LOP_C_MAIN has no exception.

Method NUM_INTERVAL_VALID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NO_CUST_CALL Call by reference Type reference (TYPE) ABAP_BOOL Not called in the customizing 20120704
2 Importing I_NUM_INTV Call by reference Type reference (TYPE) LOP_NUM_INTV Number Range Interval 20111125
# Exception Resumable Description Created on
1 CX_LOP_CUSTOMIZING_ERROR Customizing error 20111125

Method REFRESH Signature

Method REFRESH on class CL_LOP_C_MAIN has no parameter.
Method REFRESH on class CL_LOP_C_MAIN has no exception.

Method RESET_FROM_TEST_MODE Signature

Method RESET_FROM_TEST_MODE on class CL_LOP_C_MAIN has no parameter.
Method RESET_FROM_TEST_MODE on class CL_LOP_C_MAIN has no exception.

Method SET_INTO_TEST_MODE Signature

Method SET_INTO_TEST_MODE on class CL_LOP_C_MAIN has no parameter.
Method SET_INTO_TEST_MODE on class CL_LOP_C_MAIN has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 607