SAP ABAP Class CL_LOP_CHECKS (Checks for logitical contract options)
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_CHECKS | |
| Short Description | Checks for logitical contract options | |
| 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 | 20111219 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_LOP_CHECKS has no forward declaration.
Interfaces
Class CL_LOP_CHECKS 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) | MTY_TS_BUFFER | 20111219 | ||||
| 2 | Static Attribute | Protected | Object reference (TYPE REF TO) | CL_LOP_CHECKS | Checks for logitical contract options | 20111219 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20111219 | |
| 2 | Instance method | Public | Method | Check the calendar for declaration date | 20111219 | |
| 3 | Static method | Public | Method | return an instance | 20111219 | |
| 4 | Static method | Protected | Method | reset from mode for unit test | 20111219 | |
| 5 | Static method | Protected | Method | set into mode for unit test | 20111219 |
Events
Class CL_LOP_CHECKS has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | MTY_TS_BUFFER | Protected | See coding | 20111219 | mty_ts_buffer TYPE SORTED TABLE OF tfacd
WITH UNIQUE KEY ident
|
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_LOP_CHECKS has no parameter.
Method CLASS_CONSTRUCTOR on class CL_LOP_CHECKS has no exception.
Method GET_CAL_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_TFACD | Call by reference | Type reference (TYPE) | TFACD | Factory calendar definition | 20111219 | |||
| 2 | I_CAL_ID | Call by reference | Type reference (TYPE) | LOP_CAL_ID | Calendar for Declaration Date | 20111219 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Maintain error | 20111219 |
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_CHECKS | Checks for logitical contract options | 20111219 |
Method GET_INSTANCE on class CL_LOP_CHECKS has no exception.
Method RESET_FROM_TEST_MODE Signature
Method RESET_FROM_TEST_MODE on class CL_LOP_CHECKS has no parameter.
Method RESET_FROM_TEST_MODE on class CL_LOP_CHECKS has no exception.
Method SET_INTO_TEST_MODE Signature
Method SET_INTO_TEST_MODE on class CL_LOP_CHECKS has no parameter.
Method SET_INTO_TEST_MODE on class CL_LOP_CHECKS has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 607 |