SAP ABAP Class CL_PPE_CHECKS (Checks for PPEs)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
LO-AB-TC (Application Component) Trading Contract
⤷
PPE (Package) Pricing and Payment Events: Core objects
⤷
⤷
Properties
| Class | CL_PPE_CHECKS | |
| Short Description | Checks for PPEs | |
| Super Class | ||
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | PPE | Pricing and Payment Events: Core objects |
| Created | 20110309 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_PPE_CHECKS has no forward declaration.
Interfaces
Class CL_PPE_CHECKS has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_PPE_ITEM_LIST | 20110310 | List of PPE items |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Protected | Object reference (TYPE REF TO) | CL_PPE_CHECKS | Checks for PPEs | 20110309 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20110309 | |
| 2 | Instance method | Public | Method | check payment terms | 20110309 | |
| 3 | Static method | Public | Method | return an instance | 20110309 | |
| 4 | Static method | Protected | Method | reset from mode for unit test | 20110309 | |
| 5 | Static method | Protected | Method | set into mode for unit test | 20110309 |
Events
Class CL_PPE_CHECKS has no event.
Types
Class CL_PPE_CHECKS has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_PPE_CHECKS has no parameter.
Method CLASS_CONSTRUCTOR on class CL_PPE_CHECKS has no exception.
Method FI_CHECK_ZTERM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_KOART | Call by reference | Type reference (TYPE) | T052-KOART | Account Type of the Customer/Vendor | 20110309 | |||
| 2 | IV_ZTERM | Call by reference | Type reference (TYPE) | T052-ZTERM | Terms of Payment Key | 20110309 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110309 |
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_PPE_CHECKS | Checks for PPEs | 20110309 |
Method GET_INSTANCE on class CL_PPE_CHECKS has no exception.
Method RESET_FROM_TEST_MODE Signature
Method RESET_FROM_TEST_MODE on class CL_PPE_CHECKS has no parameter.
Method RESET_FROM_TEST_MODE on class CL_PPE_CHECKS has no exception.
Method SET_INTO_TEST_MODE Signature
Method SET_INTO_TEST_MODE on class CL_PPE_CHECKS has no parameter.
Method SET_INTO_TEST_MODE on class CL_PPE_CHECKS has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 606 |