SAP ABAP Class CL_FAGL_POSTING_UI (Model Access Class Document Posting)
Hierarchy
EA-FIN (Software Component) EA-FIN
   FI-GL-GL (Application Component) Basic Functions
     FAGL_DOCUMENT_MAC (Package) Interface for CRM-BSP Framework
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_CRM_BSP_INIT_IL Interface for Initialization 20031120
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_CRM_BSP_MODEL_ACCESS_IL Application Interface to BSP IL 20031120
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_CRM_BSP_PROCESS_IL Interface for Process Methods 20031120
Properties
Class CL_FAGL_POSTING_UI  
Short Description Model Access Class Document Posting    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package FAGL_DOCUMENT_MAC   Interface for CRM-BSP Framework 
Created 20031120   SAP 
Last change 20040210   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_CRM_BSP_INIT_IL Interface for Initialization 20031120
2 IF_CRM_BSP_MODEL_ACCESS_IL Application Interface to BSP IL 20031120
3 IF_CRM_BSP_PROCESS_IL Interface for Process Methods 20031120
Friends
Class CL_FAGL_POSTING_UI has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 A_DOC_MANAGER Instance attribute Private Object reference (TYPE REF TO) IF_FAGL_POSTING_MANAGER Document Manager 20031120
2 A_FOCUS_CHANGE_BACKEND Instance attribute Private Type reference (TYPE) FLAG General Indicator 20031120
3 A_FOCUS_NEXT_FREE Instance attribute Private Type reference (TYPE) FLAG General Indicator 20031120
4 A_MAPPER Instance attribute Private Object reference (TYPE REF TO) CL_FAGL_POSTING_MAPPER FI Service: Field Assignments 20031120
5 A_MESSAGE_HANDLER Instance attribute Private Object reference (TYPE REF TO) CL_HRBAS_MESSAGE_LIST HR: Master Data Messages 20031120
6 A_NEW_KEYS Instance attribute Private Type reference (TYPE) CRMT_BSP_OBJECTKEY_TAB Table of Object Keys 20031120
7 A_SIMULATION_MODE Instance attribute Private Type reference (TYPE) FLAG 20031120
8 A_TEMP_LINES Instance attribute Private Type reference (TYPE) I 20031120
9 GC_FRONT_END_STATE_CHANGE Constant Private Type reference (TYPE) CHAR1 'C' Front End State 20031120
10 GC_FRONT_END_STATE_CREATE Constant Private Type reference (TYPE) CHAR1 'N' Front End State 20031120
11 GC_FRONT_END_STATE_CREATE_REF Constant Private Type reference (TYPE) CHAR1 'R' Front End State 20031120
12 GC_FRONT_END_STATE_DISPLAY Constant Private Type reference (TYPE) CHAR1 'D' Front End State 20031120
13 GC_INIT_CLASS Constant Private Type reference (TYPE) CRMT_MODELACCESSCLASS 'CL_FAGL_POSTING_UI' 20031120
14 GS_FOCUS_ITEM Instance attribute Private Type reference (TYPE) FAGL_S_LINE_ITEM_UI Table of Front End Main Line Items 20031120
15 GS_HEADER Instance attribute Private Type reference (TYPE) FAGL_S_DOC_HEADER_UI Document in Focus 20031120
16 GS_MSG_SHOW Instance attribute Private Type reference (TYPE) CRMT_BSP_APPLOG 20031120
17 GT_APPLOG Instance attribute Private Type reference (TYPE) CRMT_BSP_APPLOG_TAB 20031120
18 GT_GL Instance attribute Private Type reference (TYPE) FAGL_S_GL_ITEM_UI Table of Front End Main Line Items 20031120
19 MD_LEDGER_VIEW Instance attribute Private Type reference (TYPE) FLAG General Indicator 20031125
20 MD_POSTING_TYPE Instance attribute Private Type reference (TYPE) FAGL_POSTING_TYPE Posting Type 20031120
Methods
# Method Level Visibility Method type Description Created on
1 ADD_CONDITION Instance method Private Method 20031120
2 ADD_MESSAGE Instance method Private Method 20031120
3 ADJUST_FIELD_LAYOUT Instance method Public Method 20031120
4 CONSTRUCTOR Instance method Public Constructor 20031120
5 DELETE_LINE_ITEM Instance method Public Method Delete a Line Item 20031120
6 MAP_BACK_HEADER_FIELD Instance method Private Method Maps Field Names of Intermediate to Front End Structure 20040128
7 MODIFY_HEADER Instance method Public Method 20031120
8 MODIFY_ITEM_OVERVIEW Instance method Public Method 20031120
9 MODIFY_ITEM_OVERVIEW_DETAIL Instance method Public Method 20031120
10 MODIFY_LINE_ITEMS_AP Instance method Public Method 20031120
11 MODIFY_LINE_ITEMS_AR Instance method Public Method 20031120
12 MODIFY_LINE_ITEMS_GL Instance method Public Method 20031120
13 MODIFY_MAIN Instance method Public Method 20031120
14 READ_FOCUS_HEADER Instance method Public Method 20031120
15 READ_HEADER_AND_RESULT Instance method Public Method 20031125
16 READ_HEADER_BALANCE Instance method Public Method 20031125
17 READ_ITEMS_AP Instance method Public Method 20031120
18 READ_ITEMS_AR Instance method Public Method 20031120
19 READ_ITEMS_GL Instance method Public Method 20031120
20 READ_ITEMS_OVERVIEW Instance method Public Method 20031120
21 READ_ITEMS_OVERVIEW_DETAIL Instance method Public Method 20031120
22 READ_ITEMS_TAX Instance method Public Method 20031120
23 SET_STATUS_MESSAGE Instance method Private Method 20031120
Events
Class CL_FAGL_POSTING_UI has no event.
Types
Class CL_FAGL_POSTING_UI has no local type.
Method Signatures

Method ADD_CONDITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CONDITION Call by reference Type reference (TYPE) STRING 20031120
2 Importing NAME Call by reference Type reference (TYPE) ANY 20031120
3 Changing STARTED Call by reference Type reference (TYPE) BOOLEAN boolsche Variable (X=true, -=false, space=unknown) 20031120
4 Importing VALUE Call by reference Type reference (TYPE) ANY 20031120

Method ADD_CONDITION on class CL_FAGL_POSTING_UI has no exception.

Method ADD_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_OBJECT_KEY Call by reference Type reference (TYPE) CRMT_BSP_OBJECTKEY 20031120

Method ADD_MESSAGE on class CL_FAGL_POSTING_UI has no exception.

Method ADJUST_FIELD_LAYOUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_FIELD_ATTRIBUTE Call by reference Type reference (TYPE) CRMT_BSP_FIELDATTRIB_TAB 20031120
2 Exporting ET_SCREEN_ITEMS Call by reference Type reference (TYPE) TABLE 20031120
3 Importing ID_ITEM_TYPE Call by reference Type reference (TYPE) LINETYPE Positionstyp 20031120
4 Importing IT_SCREEN_ITEMS Call by reference Type reference (TYPE) TABLE 20031120

Method ADJUST_FIELD_LAYOUT on class CL_FAGL_POSTING_UI has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_FAGL_POSTING_UI has no parameter.
Method CONSTRUCTOR on class CL_FAGL_POSTING_UI has no exception.

Method DELETE_LINE_ITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_CHANGED_OBJECTS Call by reference Type reference (TYPE) CRMT_BSP_OBJECTKEY_TAB Tabelle von Object keys 20031120
2 Exporting ET_CLASS_NAME Call by reference Type reference (TYPE) CRMT_MODELACCESSCLASS_TAB Klassenname 20031120
3 Exporting ET_DELETED_OBJECTS Call by reference Type reference (TYPE) CRMT_BSP_OBJECTKEY_TAB Tabelle von Object keys 20031120
4 Exporting ET_INSERTED_OBJECTS Call by reference Type reference (TYPE) CRMT_BSP_OBJECTKEY_TAB Tabelle von Object keys 20031120
5 Exporting EV_OBJECT_KEY Call by reference Type reference (TYPE) CRMT_BSP_OBJECTKEY Schlüssel eines Objektes 20031120
6 Importing IT_ALL_OBJECT_KEY Call by reference Type reference (TYPE) CRMT_BSP_OBJECTKEY_TAB Tabelle von Object keys 20031120
7 Importing IT_SELECTED_OBJECT_KEY Call by reference Type reference (TYPE) CRMT_BSP_OBJECTKEY_TAB Tabelle von Object keys 20031120
8 Importing IV_EVENT_INDEX Call by reference Type reference (TYPE) SYTABIX Interne Tabellen, aktueller Zeilenindex 20031120
9 Importing IV_FOCUS_OBJECT_KEY Call by reference Type reference (TYPE) CRMT_BSP_OBJECTKEY Schlüssel eines Objektes 20031120

Method DELETE_LINE_ITEM on class CL_FAGL_POSTING_UI has no exception.

Method MAP_BACK_HEADER_FIELD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FIELD Call by reference Type reference (TYPE) CHAR30 20040128
2 Returning RV_FIELD Value transfer Type reference (TYPE) CHAR30 20040128

Method MAP_BACK_HEADER_FIELD on class CL_FAGL_POSTING_UI has no exception.

Method MODIFY_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_FAILED_OBJECT_KEY Call by reference Type reference (TYPE) CRMT_BSP_OBJECTKEY_TAB 20031120
2 Exporting ET_NEW_OBJECT_KEY Call by reference Type reference (TYPE) CRMT_BSP_OBJECTKEY_TAB 20031120
3 Importing IT_CHANGED_FIELD Call by reference Type reference (TYPE) CRMT_BSP_CHANGEDFIELD_TAB 20031120
4 Importing IT_SCREEN_STRUCTURE Call by reference Type reference (TYPE) ANY 20031120
5 Importing IV_PARENT_OBJECT_KEY Call by reference Type reference (TYPE) CRMT_BSP_OBJECTKEY 20031120

Method MODIFY_HEADER on class CL_FAGL_POSTING_UI has no exception.

Method MODIFY_ITEM_OVERVIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_FAILED_OBJECT_KEY Call by reference Type reference (TYPE) CRMT_BSP_OBJECTKEY_TAB 20031120
2 Exporting ET_NEW_OBJECT_KEY Call by reference Type reference (TYPE) CRMT_BSP_OBJECTKEY_TAB 20031120
3 Importing IT_CHANGED_FIELD Call by reference Type reference (TYPE) CRMT_BSP_CHANGEDFIELD_TAB 20031120
4 Importing IT_SCREEN_STRUCTURE Call by reference Type reference (TYPE) ANY 20031120
5 Importing IV_PARENT_OBJECT_KEY Call by reference Type reference (TYPE) CRMT_BSP_OBJECTKEY 20031120

Method MODIFY_ITEM_OVERVIEW on class CL_FAGL_POSTING_UI has no exception.

Method MODIFY_ITEM_OVERVIEW_DETAIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_FAILED_OBJECT_KEY Call by reference Type reference (TYPE) CRMT_BSP_OBJECTKEY_TAB 20031120
2 Exporting ET_NEW_OBJECT_KEY Call by reference Type reference (TYPE) CRMT_BSP_OBJECTKEY_TAB 20031120
3 Importing IT_CHANGED_FIELD Call by reference Type reference (TYPE) CRMT_BSP_CHANGEDFIELD_TAB 20031120
4 Importing IT_SCREEN_STRUCTURE Call by reference Type reference (TYPE) ANY 20031120
5 Importing IV_PARENT_OBJECT_KEY Call by reference Type reference (TYPE) CRMT_BSP_OBJECTKEY 20031120

Method MODIFY_ITEM_OVERVIEW_DETAIL on class CL_FAGL_POSTING_UI has no exception.

Method MODIFY_LINE_ITEMS_AP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_FAILED_OBJECT_KEY Call by reference Type reference (TYPE) CRMT_BSP_OBJECTKEY_TAB 20031120
2 Exporting ET_NEW_OBJECT_KEY Call by reference Type reference (TYPE) CRMT_BSP_OBJECTKEY_TAB 20031120
3 Importing IT_CHANGED_FIELD Call by reference Type reference (TYPE) CRMT_BSP_CHANGEDFIELD_TAB 20031120
4 Importing IT_SCREEN_STRUCTURE Call by reference Type reference (TYPE) ANY 20031120
5 Importing IV_PARENT_OBJECT_KEY Call by reference Type reference (TYPE) CRMT_BSP_OBJECTKEY 20031120
6 Importing IV_SCREEN_STRUCTURE_NAME Call by reference Type reference (TYPE) CRMT_BSP_SCRSTRUCNAME Strukturname des Anzeigefeldes 20031120

Method MODIFY_LINE_ITEMS_AP on class CL_FAGL_POSTING_UI has no exception.

Method MODIFY_LINE_ITEMS_AR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_FAILED_OBJECT_KEY Call by reference Type reference (TYPE) CRMT_BSP_OBJECTKEY_TAB 20031120
2 Exporting ET_NEW_OBJECT_KEY Call by reference Type reference (TYPE) CRMT_BSP_OBJECTKEY_TAB 20031120
3 Importing IT_CHANGED_FIELD Call by reference Type reference (TYPE) CRMT_BSP_CHANGEDFIELD_TAB 20031120
4 Importing IT_SCREEN_STRUCTURE Call by reference Type reference (TYPE) ANY 20031120
5 Importing IV_PARENT_OBJECT_KEY Call by reference Type reference (TYPE) CRMT_BSP_OBJECTKEY 20031120
6 Importing IV_SCREEN_STRUCTURE_NAME Call by reference Type reference (TYPE) CRMT_BSP_SCRSTRUCNAME Strukturname des Anzeigefeldes 20031120

Method MODIFY_LINE_ITEMS_AR on class CL_FAGL_POSTING_UI has no exception.

Method MODIFY_LINE_ITEMS_GL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_FAILED_OBJECT_KEY Call by reference Type reference (TYPE) CRMT_BSP_OBJECTKEY_TAB 20031120
2 Exporting ET_NEW_OBJECT_KEY Call by reference Type reference (TYPE) CRMT_BSP_OBJECTKEY_TAB 20031120
3 Importing IT_CHANGED_FIELD Call by reference Type reference (TYPE) CRMT_BSP_CHANGEDFIELD_TAB 20031120
4 Importing IT_SCREEN_STRUCTURE Call by reference Type reference (TYPE) ANY 20031120
5 Importing IV_LINETYPE Call by reference Type reference (TYPE) LINETYPE Positionstyp 20031120
6 Importing IV_PARENT_OBJECT_KEY Call by reference Type reference (TYPE) CRMT_BSP_OBJECTKEY 20031120

Method MODIFY_LINE_ITEMS_GL on class CL_FAGL_POSTING_UI has no exception.

Method MODIFY_MAIN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_CLASS_NAME Call by reference Type reference (TYPE) CRMT_MODELACCESSCLASS_TAB 20031120
2 Exporting ET_FAILED_OBJECT_KEY Call by reference Type reference (TYPE) CRMT_BSP_OBJECTKEY_TAB 20031120
3 Exporting ET_NEW_OBJECT_KEY Call by reference Type reference (TYPE) CRMT_BSP_OBJECTKEY_TAB 20031120
4 Importing IT_CHANGED_FIELD Call by reference Type reference (TYPE) CRMT_BSP_CHANGEDFIELD_TAB 20031120
5 Importing IT_SCREEN_STRUCTURE Call by reference Type reference (TYPE) ANY 20031120
6 Importing IV_PARENT_OBJECT_KEY Call by reference Type reference (TYPE) CRMT_BSP_OBJECTKEY 20031120
7 Importing IV_SCREEN_STRUCTURE_NAME Call by reference Type reference (TYPE) CRMT_BSP_SCRSTRUCNAME 20031120

Method MODIFY_MAIN on class CL_FAGL_POSTING_UI has no exception.

Method READ_FOCUS_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_FIELD_ATTRIBUTE Call by reference Type reference (TYPE) CRMT_BSP_FIELDATTRIB_TAB 20031120
2 Exporting ET_SCREEN_STRUCTURE Call by reference Type reference (TYPE) TABLE 20031120
3 Importing IT_OBJECT_KEY Call by reference Type reference (TYPE) CRMT_BSP_OBJECTKEY_TAB 20031120
4 Importing IV_LOCK Call by reference Type reference (TYPE) ABAP_BOOL 20031120
5 Importing IV_SCREEN_STRUCTURE_NAME Call by reference Type reference (TYPE) CRMT_BSP_SCRSTRUCNAME 20031120

Method READ_FOCUS_HEADER on class CL_FAGL_POSTING_UI has no exception.

Method READ_HEADER_AND_RESULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_FIELD_ATTRIBUTE Call by reference Type reference (TYPE) CRMT_BSP_FIELDATTRIB_TAB 20031125
2 Exporting ET_SCREEN_STRUCTURE Call by reference Type reference (TYPE) TABLE 20031125
3 Importing IT_OBJECT_KEY Call by reference Type reference (TYPE) CRMT_BSP_OBJECTKEY_TAB 20031125
4 Importing IV_LOCK Call by reference Type reference (TYPE) ABAP_BOOL 20031125
5 Importing IV_SCREEN_STRUCTURE_NAME Call by reference Type reference (TYPE) CRMT_BSP_SCRSTRUCNAME 20031125

Method READ_HEADER_AND_RESULT on class CL_FAGL_POSTING_UI has no exception.

Method READ_HEADER_BALANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_FIELD_ATTRIBUTE Call by reference Type reference (TYPE) CRMT_BSP_FIELDATTRIB_TAB 20031125
2 Exporting ET_SCREEN_STRUCTURE Call by reference Type reference (TYPE) TABLE 20031125
3 Importing IT_OBJECT_KEY Call by reference Type reference (TYPE) CRMT_BSP_OBJECTKEY_TAB 20031125
4 Importing IV_LOCK Call by reference Type reference (TYPE) ABAP_BOOL 20031125
5 Importing IV_SCREEN_STRUCTURE_NAME Call by reference Type reference (TYPE) CRMT_BSP_SCRSTRUCNAME 20031125

Method READ_HEADER_BALANCE on class CL_FAGL_POSTING_UI has no exception.

Method READ_ITEMS_AP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_FIELD_ATTRIBUTE Call by reference Type reference (TYPE) CRMT_BSP_FIELDATTRIB_TAB 20031120
2 Exporting ET_SCREEN_STRUCTURE Call by reference Type reference (TYPE) TABLE 20031120
3 Importing IT_OBJECT_KEY Call by reference Type reference (TYPE) CRMT_BSP_OBJECTKEY_TAB 20031120
4 Importing IV_LOCK Call by reference Type reference (TYPE) ABAP_BOOL 20031120
5 Importing IV_SCREEN_STRUCTURE_NAME Call by reference Type reference (TYPE) CRMT_BSP_SCRSTRUCNAME 20031120

Method READ_ITEMS_AP on class CL_FAGL_POSTING_UI has no exception.

Method READ_ITEMS_AR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_FIELD_ATTRIBUTE Call by reference Type reference (TYPE) CRMT_BSP_FIELDATTRIB_TAB 20031120
2 Exporting ET_SCREEN_STRUCTURE Call by reference Type reference (TYPE) TABLE 20031120
3 Importing IT_OBJECT_KEY Call by reference Type reference (TYPE) CRMT_BSP_OBJECTKEY_TAB 20031120
4 Importing IV_LOCK Call by reference Type reference (TYPE) ABAP_BOOL 20031120
5 Importing IV_SCREEN_STRUCTURE_NAME Call by reference Type reference (TYPE) CRMT_BSP_SCRSTRUCNAME 20031120

Method READ_ITEMS_AR on class CL_FAGL_POSTING_UI has no exception.

Method READ_ITEMS_GL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_FIELD_ATTRIBUTE Call by reference Type reference (TYPE) CRMT_BSP_FIELDATTRIB_TAB 20031120
2 Exporting ET_SCREEN_STRUCTURE Call by reference Type reference (TYPE) TABLE 20031120
3 Importing IT_OBJECT_KEY Call by reference Type reference (TYPE) CRMT_BSP_OBJECTKEY_TAB 20031120
4 Importing IV_LOCK Call by reference Type reference (TYPE) ABAP_BOOL 20031120
5 Importing IV_SCREEN_STRUCTURE_NAME Call by reference Type reference (TYPE) CRMT_BSP_SCRSTRUCNAME 20031120

Method READ_ITEMS_GL on class CL_FAGL_POSTING_UI has no exception.

Method READ_ITEMS_OVERVIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_FIELD_ATTRIBUTE Call by reference Type reference (TYPE) CRMT_BSP_FIELDATTRIB_TAB 20031120
2 Exporting ET_SCREEN_STRUCTURE Call by reference Type reference (TYPE) TABLE 20031120
3 Importing IT_OBJECT_KEY Call by reference Type reference (TYPE) CRMT_BSP_OBJECTKEY_TAB 20031120
4 Importing IV_LOCK Call by reference Type reference (TYPE) ABAP_BOOL 20031120
5 Importing IV_SCREEN_STRUCTURE_NAME Call by reference Type reference (TYPE) CRMT_BSP_SCRSTRUCNAME 20031120

Method READ_ITEMS_OVERVIEW on class CL_FAGL_POSTING_UI has no exception.

Method READ_ITEMS_OVERVIEW_DETAIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_FIELD_ATTRIBUTE Call by reference Type reference (TYPE) CRMT_BSP_FIELDATTRIB_TAB 20031120
2 Exporting ET_SCREEN_STRUCTURE Call by reference Type reference (TYPE) TABLE 20031120
3 Importing IT_OBJECT_KEY Call by reference Type reference (TYPE) CRMT_BSP_OBJECTKEY_TAB 20031120
4 Importing IV_LOCK Call by reference Type reference (TYPE) ABAP_BOOL 20031120
5 Importing IV_SCREEN_STRUCTURE_NAME Call by reference Type reference (TYPE) CRMT_BSP_SCRSTRUCNAME 20031120

Method READ_ITEMS_OVERVIEW_DETAIL on class CL_FAGL_POSTING_UI has no exception.

Method READ_ITEMS_TAX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_FIELD_ATTRIBUTE Call by reference Type reference (TYPE) CRMT_BSP_FIELDATTRIB_TAB 20031120
2 Exporting ET_SCREEN_STRUCTURE Call by reference Type reference (TYPE) TABLE 20031120
3 Importing IT_OBJECT_KEY Call by reference Type reference (TYPE) CRMT_BSP_OBJECTKEY_TAB 20031120
4 Importing IV_LOCK Call by reference Type reference (TYPE) ABAP_BOOL 20031120
5 Importing IV_SCREEN_STRUCTURE_NAME Call by reference Type reference (TYPE) CRMT_BSP_SCRSTRUCNAME 20031120

Method READ_ITEMS_TAX on class CL_FAGL_POSTING_UI has no exception.

Method SET_STATUS_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_MSG_SHOW Call by reference Type reference (TYPE) CRMT_BSP_APPLOG 20031120

Method SET_STATUS_MESSAGE on class CL_FAGL_POSTING_UI has no exception.
History
Last changed by/on SAP  20040210 
SAP Release Created in 500