SAP ABAP Class CL_FAGL_R_OBJ_TYPE (Reorganization: Object Type)
Hierarchy
SAP_FIN (Software Component) SAP_FIN
   FI-GL-REO (Application Component) General Ledger Reorganization
     FAGL_REORGANIZATION_FW (Package) Reorganization - Framework
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_BADI_INTERFACE Tag Interface for BAdIs 20090128
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FAGL_R_OBJ_TYPE Reorganization: Object Type 20090128
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FAGL_R_OBJ_TYPE_CUST Reorganization: Object Type Including Customizing 20090211
Properties
Class CL_FAGL_R_OBJ_TYPE  
Short Description Reorganization: Object Type    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package FAGL_REORGANIZATION_FW   Reorganization - Framework 
Created 20090128   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_FAGL_R_OBJ_TYPE has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_BADI_INTERFACE Tag Interface for BAdIs 20090128
2 IF_FAGL_R_OBJ_TYPE Reorganization: Object Type 20090128
3 IF_FAGL_R_OBJ_TYPE_CUST Reorganization: Object Type Including Customizing 20090211
Friends
Class CL_FAGL_R_OBJ_TYPE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DS_OBJ_TYPE Instance attribute Private Type reference (TYPE) FAGL_R_S_OBJ_TYPE Object Type: Key Fields and Other Attributes 20091116
2 DT_FIELDNAME_DIS Instance attribute Private Type reference (TYPE) FAGL_R_T_FIELD_DIS Buffer: Field Names of Display Characteristics 20091126
3 DT_FIELDNAME_DIS_GEN Instance attribute Private Type reference (TYPE) TS_FIELDNAME_DIS_GEN Buffer: Field Names of General Display Characteristics 20100108
4 DT_FIELDNAME_RES Instance attribute Private Type reference (TYPE) FAGL_R_T_FIELD_RES Buffer: Field Names of Restriction Characteristics 20091126
5 DT_FIELD_DISPLAY Instance attribute Private Type reference (TYPE) FAGL_R_T_FIELD_DISP Display Field Names 20090129
6 DT_FIELD_GRP Instance attribute Private Type reference (TYPE) FAGL_R_T_FIELD_GRP Field Name and Data Element for Grouping 20091209
7 DT_FIELD_SELECT Instance attribute Private Type reference (TYPE) FAGL_R_T_FIELD_SELECT Field Names for Selection 20090129
8 DV_FIELDNAMES_KNOWN Instance attribute Private Type reference (TYPE) FLAG Method GET_FIELDNAMES already called 20090129
9 DV_OBJ_TYPE Instance attribute Private Type reference (TYPE) FAGL_R_OBJ_TYPE Object Type 20090129
10 DV_PLAN_TYPE Instance attribute Private Type reference (TYPE) FAGL_R_PLAN_TYPE Type of Reorganization Plan 20090129
11 GC_OBJ_TYPE_AP Constant Public Type reference (TYPE) FAGL_R_OBJ_TYPE 'AP' Object Type Payable 20090128
12 GC_OBJ_TYPE_AR Constant Public Type reference (TYPE) FAGL_R_OBJ_TYPE 'AR' Object Type Receivable 20090128
13 GC_OBJ_TYPE_CC Constant Public Type reference (TYPE) FAGL_R_OBJ_TYPE 'CC' Object Type Cost Center 20090128
14 GC_OBJ_TYPE_CO Constant Public Type reference (TYPE) FAGL_R_OBJ_TYPE 'CO' Object Type Cost Object 20090128
15 GC_OBJ_TYPE_FA Constant Public Type reference (TYPE) FAGL_R_OBJ_TYPE 'FA' Object Type Fixed Asset 20090128
16 GC_OBJ_TYPE_GLOI Constant Public Type reference (TYPE) FAGL_R_OBJ_TYPE 'GLOI' Object Type Process Order 20120824
17 GC_OBJ_TYPE_MAT Constant Public Type reference (TYPE) FAGL_R_OBJ_TYPE 'MAT' Object type material 20090128
18 GC_OBJ_TYPE_NWA Constant Public Type reference (TYPE) FAGL_R_OBJ_TYPE 'NWA' Object Type Network Activity 20090128
19 GC_OBJ_TYPE_O01 Constant Public Type reference (TYPE) FAGL_R_OBJ_TYPE 'O01' Object Type Internal Order 20090128
20 GC_OBJ_TYPE_O02 Constant Public Type reference (TYPE) FAGL_R_OBJ_TYPE 'O02' Object Type Accrual Order 20090128
21 GC_OBJ_TYPE_O04 Constant Public Type reference (TYPE) FAGL_R_OBJ_TYPE 'O04' Object Type CO Production Order 20090128
22 GC_OBJ_TYPE_O05 Constant Public Type reference (TYPE) FAGL_R_OBJ_TYPE 'O05' Object Type Product Cost Collector 20090128
23 GC_OBJ_TYPE_O06 Constant Public Type reference (TYPE) FAGL_R_OBJ_TYPE 'O06' Object Type QM Order 20090128
24 GC_OBJ_TYPE_O10 Constant Public Type reference (TYPE) FAGL_R_OBJ_TYPE 'O10' Object Type PP Production Order 20090128
25 GC_OBJ_TYPE_O20 Constant Public Type reference (TYPE) FAGL_R_OBJ_TYPE 'O20' Object Type Network 20090128
26 GC_OBJ_TYPE_O30 Constant Public Type reference (TYPE) FAGL_R_OBJ_TYPE 'O30' Object Type Service and Maintenance Order 20090128
27 GC_OBJ_TYPE_O40 Constant Public Type reference (TYPE) FAGL_R_OBJ_TYPE 'O40' Object Type Process Order 20090128
28 GC_OBJ_TYPE_PO Constant Public Type reference (TYPE) FAGL_R_OBJ_TYPE 'PO' Object Type Purchase Order Item (Nonassigned) 20090128
29 GC_OBJ_TYPE_POA Constant Public Type reference (TYPE) FAGL_R_OBJ_TYPE 'POA' Object Type Purchase Order Item (Assigned) 20090128
30 GC_OBJ_TYPE_SO Constant Public Type reference (TYPE) FAGL_R_OBJ_TYPE 'SO' Object Type Sales Order Item 20090128
31 GC_OBJ_TYPE_WBS Constant Public Type reference (TYPE) FAGL_R_OBJ_TYPE 'WBS' Object Type WBS Element 20090128
32 GT_INST Static Attribute Private Type reference (TYPE) TS_INST Table of Instances 20090129
Methods
# Method Level Visibility Method type Description Created on
1 BADI_MULTIPLY_IMPLEMENTED Instance method Private Method BAdI implemented multiple times 20090129
2 BADI_NOT_IMPLEMENTED Instance method Private Method BAdI not implemented 20090129
3 CONSTRUCTOR Instance method Private Constructor CONSTRUCTOR 20090129
4 GET_INSTANCE Static method Public Method Create Instance 20090128
Events
Class CL_FAGL_R_OBJ_TYPE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 S_FIELDNAME_DIS_GEN Private See coding 20100108 BEGIN OF s_fieldname_dis_gen, plan TYPE fagl_r_plan, xrepost_detail TYPE flag, xused_only TYPE flag, t_fieldname TYPE fagl_r_t_field_dis, END OF s_fieldname_dis_gen
2 TS_FIELDNAME_DIS_GEN Private See coding 20100108 ts_fieldname_dis_gen TYPE HASHED TABLE OF s_fieldname_dis_gen WITH UNIQUE KEY plan xrepost_detail xused_only
Method Signatures

Method BADI_MULTIPLY_IMPLEMENTED Signature

Method BADI_MULTIPLY_IMPLEMENTED on class CL_FAGL_R_OBJ_TYPE has no parameter.
Method BADI_MULTIPLY_IMPLEMENTED on class CL_FAGL_R_OBJ_TYPE has no exception.

Method BADI_NOT_IMPLEMENTED Signature

Method BADI_NOT_IMPLEMENTED on class CL_FAGL_R_OBJ_TYPE has no parameter.
Method BADI_NOT_IMPLEMENTED on class CL_FAGL_R_OBJ_TYPE has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_OBJ_TYPE Value transfer Type reference (TYPE) FAGL_R_OBJ_TYPE Objektart 20090129
2 Importing IV_PLAN_TYPE Value transfer Type reference (TYPE) FAGL_R_PLAN_TYPE Typ eines Reorganisationsplans 20090129

Method CONSTRUCTOR on class CL_FAGL_R_OBJ_TYPE has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EO_OBJ_TYPE Value transfer Object reference (TYPE REF TO) IF_FAGL_R_OBJ_TYPE_CUST Objektart-Instanz 20090128
2 Importing IV_OBJ_TYPE Call by reference Type reference (TYPE) FAGL_R_OBJ_TYPE Objektart 20090128
3 Importing IV_PLAN_TYPE Call by reference Type reference (TYPE) FAGL_R_PLAN_TYPE Typ eines Reorganisationsplans 20090129
# Exception Resumable Description Created on
1 NOT_FOUND Objekttyp nicht vorhanden 20090129
History
Last changed by/on SAP  20130531 
SAP Release Created in 605