SAP ABAP Class CL_USMDZ7_CP_ACCOUNT (BRFplus Method for Account)
Hierarchy
☛
MDG_FND (Software Component) MDG Foundation
⤷
CA-MDG-APP-FIN (Application Component) MDG for Financials
⤷
USMDZ7 (Package) Validations
⤷
⤷
Properties
| Class | CL_USMDZ7_CP_ACCOUNT | |
| Short Description | BRFplus Method for Account | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | USMDZ7 | Validations |
| Created | 20091111 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_USMDZ7_CP_ACCOUNT has no forward declaration.
Interfaces
Class CL_USMDZ7_CP_ACCOUNT has no interface implemented.
Friends
Class CL_USMDZ7_CP_ACCOUNT has no friend class.
Attributes
Class CL_USMDZ7_CP_ACCOUNT has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20091111 |
Events
Class CL_USMDZ7_CP_ACCOUNT has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | S_ACCOUNT | Public | See coding | 20091111 | BEGIN OF s_account,
coa TYPE ktopl,
account TYPE usmdz1_account,
acctyp TYPE usmdz1_acctyp2,
END OF s_account
|
Method Signatures
Method READ_ACCOUNT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_ACCOUNT | Call by reference | Type reference (TYPE) | S_ACCOUNT | 20091111 | ||||
| 2 | IS_ACCOUNT | Call by reference | Type reference (TYPE) | S_ACCOUNT | 20091111 | ||||
| 3 | IV_EDITION | Call by reference | Type reference (TYPE) | USMD_EDITION | 20091111 | ||||
| 4 | IV_MODEL | Call by reference | Type reference (TYPE) | USMD_MODEL | 20091111 |
Method READ_ACCOUNT on class CL_USMDZ7_CP_ACCOUNT has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 605 |