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 GC_ACTIVITY_CU Constant Protected Type reference (TYPE) IAOM_VORGANG 'IAO0' Business Activity Create/Update 20050316
2 GC_ACTIVITY_D Constant Protected Type reference (TYPE) IAOM_VORGANG 'IAO3' Business Activity Delete 20050316
3 GC_ACTIVITY_R Constant Protected Type reference (TYPE) IAOM_VORGANG 'IAO1' Business Activity Read 20050316
4 GC_ACTIVITY_SETARCHIVE Constant Protected Type reference (TYPE) IAOM_VORGANG 'IAO2' Business Activity Set Archive Flag 20050316
5 GC_GRANTOR_SCENARIO Constant Protected Type reference (TYPE) IAOM_BS_IDENTIFICATION 'GRANTOR' Grantor Scenario 20050316
Methods
# Method Level Visibility Method type Description Created on
1 CREATE Static method Public Method Create a new entry within Grantor Account Assignment Manager 20050316
2 READ Static method Public Method Read a Grantor Assignment Manager entry 20050316
3 READ_BY_ATTRIBUTES Static method Public Method Get a list of Grantor Assignment Manager entries 20050316
4 SET_ARCHIVABLE Static method Public Method Set archive flag for a given Grantor Acc.Assign.Mgr. entry 20050316
5 UPDATE 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 Importing IM_ATTRIBUTES Call by reference Type reference (TYPE) IAOM_GTR_ATTRIBUTES Account Assignment Manager Attributes 20050316
2 Importing IM_ITEM_GUID Call by reference Type reference (TYPE) IAOM_GTR_RECORD-ITEM_GUID Line Item GUID 20050316
3 Importing IM_ITEM_ID Call by reference Type reference (TYPE) IAOM_GTR_RECORD-ITEM_ID Line Item External Name 20050316
4 Importing IM_LOGSYSTEM Call by reference Type reference (TYPE) LOGSYSTEM Logisches System 20050316
# Exception Resumable Description Created on
1 CX_IAOM_GTR_SERVICES 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 Importing IM_ITEM_GUID Call by reference Type reference (TYPE) IAOM_GTR_RECORD-ITEM_GUID GUID of a CRM Order Object 20050316
2 Returning RE_RECORD Value transfer Type reference (TYPE) IAOM_GTR_RECORD Felder im Account Assignment Manager Grantor Szenario 20050316
# Exception Resumable Description Created on
1 CX_IAOM_GTR_SERVICES 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 Importing IM_SEL_TAB Call by reference Type reference (TYPE) TCOSEL Selection table with field name 20050316
2 Returning 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 CX_IAOM_GTR_SERVICES 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 Importing 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 CX_IAOM_GTR_SERVICES 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 Importing IM_ATTRIBUTES Call by reference Type reference (TYPE) IAOM_GTR_ATTRIBUTES Felder im Account Assignment Manager Grantor Szenario 20050316
2 Importing IM_ITEM_GUID Call by reference Type reference (TYPE) IAOM_GTR_RECORD-ITEM_GUID Line Item GUID 20050316
# Exception Resumable Description Created on
1 CX_IAOM_GTR_SERVICES Exception Class - Grantor Account Assignment Manager Service 20050316
History
Last changed by/on SAP  20100310 
SAP Release Created in 600