SAP ABAP Class CL_IAOM_GTR_SERVICES (Grantor Scenario - Account Assignment Manager Services)
Hierarchy
☛
SAP_FIN (Software Component) SAP_FIN
⤷
FI-FM (Application Component) Funds Management
⤷
IAOM_GRANTOR (Package) Grantor Management - Account Assignment Manager
⤷
⤷
Properties
| Class | CL_IAOM_GTR_SERVICES | |
| Short Description | Grantor Scenario - Account Assignment Manager Services | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | IAOM_GRANTOR | Grantor Management - Account Assignment Manager |
| Created | 20050316 | SAP |
| Last change | 20100310 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_IAOM_GTR_SERVICES has no forward declaration.
Interfaces
Class CL_IAOM_GTR_SERVICES has no interface implemented.
Friends
Class CL_IAOM_GTR_SERVICES has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Protected | Type reference (TYPE) | IAOM_VORGANG | 'IAO0' | Business Activity Create/Update | 20050316 | ||
| 2 | Constant | Protected | Type reference (TYPE) | IAOM_VORGANG | 'IAO3' | Business Activity Delete | 20050316 | ||
| 3 | Constant | Protected | Type reference (TYPE) | IAOM_VORGANG | 'IAO1' | Business Activity Read | 20050316 | ||
| 4 | Constant | Protected | Type reference (TYPE) | IAOM_VORGANG | 'IAO2' | Business Activity Set Archive Flag | 20050316 | ||
| 5 | Constant | Protected | Type reference (TYPE) | IAOM_BS_IDENTIFICATION | 'GRANTOR' | Grantor Scenario | 20050316 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Create a new entry within Grantor Account Assignment Manager | 20050316 | |
| 2 | Static method | Public | Method | Read a Grantor Assignment Manager entry | 20050316 | |
| 3 | Static method | Public | Method | Get a list of Grantor Assignment Manager entries | 20050316 | |
| 4 | Static method | Public | Method | Set archive flag for a given Grantor Acc.Assign.Mgr. entry | 20050316 | |
| 5 | Static method | Public | Method | Updates an existing Grantor Account Assignment Manager entry | 20050316 |
Events
Class CL_IAOM_GTR_SERVICES has no event.
Types
Class CL_IAOM_GTR_SERVICES has no local type.
Method Signatures
Method CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_ATTRIBUTES | Call by reference | Type reference (TYPE) | IAOM_GTR_ATTRIBUTES | Account Assignment Manager Attributes | 20050316 | |||
| 2 | IM_ITEM_GUID | Call by reference | Type reference (TYPE) | IAOM_GTR_RECORD-ITEM_GUID | Line Item GUID | 20050316 | |||
| 3 | IM_ITEM_ID | Call by reference | Type reference (TYPE) | IAOM_GTR_RECORD-ITEM_ID | Line Item External Name | 20050316 | |||
| 4 | IM_LOGSYSTEM | Call by reference | Type reference (TYPE) | LOGSYSTEM | Logisches System | 20050316 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception Class - Grantor Account Assignment Manager Service | 20050316 |
Method READ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_ITEM_GUID | Call by reference | Type reference (TYPE) | IAOM_GTR_RECORD-ITEM_GUID | GUID of a CRM Order Object | 20050316 | |||
| 2 | RE_RECORD | Value transfer | Type reference (TYPE) | IAOM_GTR_RECORD | Felder im Account Assignment Manager Grantor Szenario | 20050316 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception Class - Grantor Account Assignment Manager Service | 20050316 |
Method READ_BY_ATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_SEL_TAB | Call by reference | Type reference (TYPE) | TCOSEL | Selection table with field name | 20050316 | |||
| 2 | RE_RESULT_TAB | Value transfer | Type reference (TYPE) | IAOM_GTR_RECORD_TAB | Grantor Scenario - Account Assigment Manager Record Table | 20050316 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception Class - Grantor Account Assignment Manager Service | 20050316 |
Method SET_ARCHIVABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_ITEM_GUID | Call by reference | Type reference (TYPE) | IAOM_GTR_RECORD-ITEM_GUID | GUID of a CRM Order Object | 20050316 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception Class - Grantor Account Assignment Manager Service | 20050316 |
Method UPDATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_ATTRIBUTES | Call by reference | Type reference (TYPE) | IAOM_GTR_ATTRIBUTES | Felder im Account Assignment Manager Grantor Szenario | 20050316 | |||
| 2 | IM_ITEM_GUID | Call by reference | Type reference (TYPE) | IAOM_GTR_RECORD-ITEM_GUID | Line Item GUID | 20050316 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception Class - Grantor Account Assignment Manager Service | 20050316 |
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 600 |