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 | ![]() |
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 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | LOP_C_MAIN | Logistical Contract Options: General Settings | 20111125 | ||
2 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | 20111125 | |||
3 | ![]() |
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 | ![]() |
Instance method | Public | Method | Check the number range interval | 20111125 |
2 | ![]() |
Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20111125 |
3 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20111125 |
4 | ![]() |
Instance method | Protected | Method | Fill the buffer | 20111125 |
5 | ![]() |
Instance method | Public | Method | Get entry | 20111125 |
6 | ![]() |
Static method | Public | Method | return an instance | 20111125 |
7 | ![]() |
Instance method | Protected | Method | Is the number range interval valid | 20111125 |
8 | ![]() |
Instance method | Public | Method | refresh all | 20111125 |
9 | ![]() |
Static method | Protected | Method | reset from mode for unit test | 20111125 |
10 | ![]() |
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 | ![]() |
I_NO_CUST_CALL | Call by reference | Type reference (TYPE) | ABAP_BOOL | Not called in the customizing | 20120704 | ||
2 | ![]() |
I_NUM_INTV | Call by reference | Type reference (TYPE) | LOP_NUM_INTV | Number Range Interval | 20111125 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
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 | ![]() |
RS_DATA | Value transfer | Type reference (TYPE) | LOP_C_MAIN | Logistical Contract Options: General Settings | 20111125 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Customizing error | 20111125 |
Method GET_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
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 | ![]() |
I_NO_CUST_CALL | Call by reference | Type reference (TYPE) | ABAP_BOOL | Not called in the customizing | 20120704 | ||
2 | ![]() |
I_NUM_INTV | Call by reference | Type reference (TYPE) | LOP_NUM_INTV | Number Range Interval | 20111125 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
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 |