SAP ABAP Class CL_CHG_STATE_PURREQ_APPL (ChangeStateID related Class for BO Purchase Request)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
MM-PUR-GF-ES (Application Component) Enterprise Services in Purchasing
⤷
OPS_SE_PUR (Package) Service Enabling for Purchasing
⤷
⤷
Properties
| Class | CL_CHG_STATE_PURREQ_APPL | |
| Short Description | ChangeStateID related Class for BO Purchase Request | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | OPS_SE_PUR | Service Enabling for Purchasing |
| Created | 20090303 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_CHG_STATE_PURREQ_APPL has no forward declaration.
Interfaces
Class CL_CHG_STATE_PURREQ_APPL has no interface implemented.
Friends
Class CL_CHG_STATE_PURREQ_APPL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Object reference (TYPE REF TO) | BADI_CHGID_PURREQ_APPL | 20090303 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Private | Method | Calculates and returns the hash value for a customer | 20090303 | |
| 2 | Static method | Private | Method | Read all relevant data from DB & fills hash data structure | 20090303 | |
| 3 | Static method | Public | Method | Returns ChangeStateID of the current state of a customer | 20090303 |
Events
Class CL_CHG_STATE_PURREQ_APPL has no event.
Types
Class CL_CHG_STATE_PURREQ_APPL has no local type.
Method Signatures
Method CALCULATE_HASH_FOR_BO_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGE_LOG | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20090303 | |||
| 2 | EV_HASH | Call by reference | Type reference (TYPE) | CHAR40 | 20090303 | ||||
| 3 | IT_ITEMS | Call by reference | Type reference (TYPE) | TY_BAPIMEREQITEM | 20131115 | ||||
| 4 | IV_PURCHASEREQUEST | Call by reference | Type reference (TYPE) | BANFN | Purchasing Document Number | 20090303 |
Method CALCULATE_HASH_FOR_BO_DATA on class CL_CHG_STATE_PURREQ_APPL has no exception.
Method FILL_HASH_DATA_STRUCTURE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_HASH_DATA | Call by reference | Type reference (TYPE) | CDRED | Change documents, display structure | 20090303 | |||
| 2 | ET_MESSAGE_LOG | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20090303 | |||
| 3 | IT_ITEMS | Call by reference | Type reference (TYPE) | TY_BAPIMEREQITEM | 20131115 | ||||
| 4 | IV_PURCHASEREQUEST | Call by reference | Type reference (TYPE) | BANFN | Purchasing Document Number | 20090303 |
Method FILL_HASH_DATA_STRUCTURE on class CL_CHG_STATE_PURREQ_APPL has no exception.
Method GET_CHANGE_STATE_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGE_LOG | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20090303 | |||
| 2 | EV_CHANGE_STATE_ID | Call by reference | Type reference (TYPE) | CHAR40 | Character field of length 40 | 20090303 | |||
| 3 | IT_ITEMS | Call by reference | Type reference (TYPE) | TY_BAPIMEREQITEM | 20131115 | ||||
| 4 | IV_PURCHASEREQUEST | Call by reference | Type reference (TYPE) | BANFN | 20090303 |
Method GET_CHANGE_STATE_ID on class CL_CHG_STATE_PURREQ_APPL has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 605 |