SAP ABAP Class CL_UISS_GL_ACCOUNT_CC_ACCESS (Access class for G/L Account with CC)
Hierarchy
☛
MDG_FND (Software Component) MDG Foundation
⤷
CA-MDG-APP-ISS (Application Component) Internal Self-Services
⤷
UISS_MDG_ADAPTER (Package) Internal Self Services: MDG Adapter
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_UISS_CONSTANT | Constants interface | 20091117 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_UISS_ENTITY_ACCESS | Interface to read/write eneity | 20091023 |
Properties
| Class | CL_UISS_GL_ACCOUNT_CC_ACCESS | |
| Short Description | Access class for G/L Account with CC | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | UISS_MDG_ADAPTER | Internal Self Services: MDG Adapter |
| Created | 20091023 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_UISS_GL_ACCOUNT_CC_ACCESS has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_UISS_CONSTANT | Constants interface | 20091117 | ||
| 2 | IF_UISS_ENTITY_ACCESS | Interface to read/write eneity | 20091023 |
Friends
Class CL_UISS_GL_ACCOUNT_CC_ACCESS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | UISS_FIELDNAMES_TAB | fielname assignment table type | 20091119 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | USMD_TS_SEL | Sorted Table: Selection Condition (Range per Field) | 20091119 | |||
| 3 | Static Attribute | Public | Type reference (TYPE) | CHAR1 | Single-Character Flag | 20091125 | |||
| 4 | Static Attribute | Public | Type reference (TYPE) | BUKRS | 20091117 | ||||
| 5 | Static Attribute | Public | Type reference (TYPE) | SAKNR | G/L Account Number | 20091119 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20091119 | ||
| 2 | Instance method | Protected | Method | 20100107 | ||
| 3 | Instance method | Protected | Method | 20100107 |
Events
Class CL_UISS_GL_ACCOUNT_CC_ACCESS has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | T_GLACCOUNT_DETAIL | Private | See coding | 20091023 | BEGIN OF t_glaccount_detail,
coa TYPE ktopl,
account TYPE saknr,
compcode TYPE bukrs,
system TYPE logsys,
gl_acc_detail type glaccount_ccode_iss,
END OF t_glaccount_detail
|
Method Signatures
Method ADD_FNAMES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHK | Call by reference | Type reference (TYPE) | FIELDNAME | Field Name | 20091119 | |||
| 2 | KEY | Call by reference | Type reference (TYPE) | XFELD | SPACE | Checkbox | 20091119 | ||
| 3 | LNG | Call by reference | Type reference (TYPE) | XFELD | SPACE | Checkbox | 20091119 | ||
| 4 | MDG | Call by reference | Type reference (TYPE) | FIELDNAME | Field Name | 20091119 | |||
| 5 | TXT | Call by reference | Type reference (TYPE) | XFELD | SPACE | Checkbox | 20091119 |
Method ADD_FNAMES on class CL_UISS_GL_ACCOUNT_CC_ACCESS has no exception.
Method MAP_DATA_MDG_FROM_BAPI Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_GL_DATA | Call by reference | Type reference (TYPE) | ANY | 20100107 | ||||
| 2 | IS_GL_DATA | Call by reference | Type reference (TYPE) | GLACCOUNT_CCODE_ISS | 20100107 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | MAPPING FAILED | 20100107 |
Method MAP_DATA_MDG_TO_BAPI Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_GLACCOUNT_DATA_CC_OUT | Call by reference | Type reference (TYPE) | UISS_S_GLACCOUNT_CCODE | GL Account in CC | 20100107 | |||
| 2 | IS_GLACCOUNT_DATA | Call by reference | Type reference (TYPE) | ANY | 20100107 |
Method MAP_DATA_MDG_TO_BAPI on class CL_UISS_GL_ACCOUNT_CC_ACCESS has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 605 |