SAP ABAP Interface IF_FINB_GN_RAW_OBJECT (Raw Object in the Context of the Generator)
Hierarchy
FINBASIS (Software Component) Fin. Basis
   FIN-FB (Application Component) Financials Basis
     FINB_GENERATOR (Package) Generator
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_FINB_GN_RAW_ABAP Raw Object Program, Class 20010612
2 Interface composition (i COMPRISING i_ref)  IF_FINB_GN_RAW_DTEL Raw Object Data Element 20010528
3 Interface composition (i COMPRISING i_ref)  IF_FINB_GN_RAW_ENQU Raw Object Lock Object 20030204
4 Interface composition (i COMPRISING i_ref)  IF_FINB_GN_RAW_FIELD Raw Object Field 20010713
5 Interface composition (i COMPRISING i_ref)  IF_FINB_GN_RAW_FPOOL Raw Object Function Group 20010817
6 Interface composition (i COMPRISING i_ref)  IF_FINB_GN_RAW_FUNCTION Raw Object Function Module 20010815
7 Interface composition (i COMPRISING i_ref)  IF_FINB_GN_RAW_INDEX Raw Object Secondary Index 20011011
8 Interface composition (i COMPRISING i_ref)  IF_FINB_GN_RAW_STRUC Raw Object Structure 20010528
9 Interface composition (i COMPRISING i_ref)  IF_FINB_GN_RAW_TTYP Raw Object Table Type 20010719
10 Interface composition (i COMPRISING i_ref)  IF_FINB_GN_RAW_VIEW Raw Object DB-View 20020404
... Click here to see Used By full list (12 items)
Properties
Interface IF_FINB_GN_RAW_OBJECT  
Short Description Raw Object in the Context of the Generator    
General Data
Package FINB_GENERATOR   Generator 
Created 20010528   SAP 
Last changed 20050428   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_FINB_CONS_GENERATOR Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 CL_FINB_GN_BBI Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
# Interface Abstract Final Description Created on
1 IF_FINB_GN_LANGUAGES Texts for an Object 20020513
Friends
Interface IF_FINB_GN_RAW_OBJECT has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 A_CRIT_CHANGE_ADD_KEY Constant Public Type reference (TYPE) FINB_GN_CRITICAL_CHANGE '4' Key Field Added 20020308
2 A_CRIT_CHANGE_DEL Constant Public Type reference (TYPE) FINB_GN_CRITICAL_CHANGE '3' Field Deleted 20020308
3 A_CRIT_CHANGE_DEL_KEY Constant Public Type reference (TYPE) FINB_GN_CRITICAL_CHANGE '5' Key Field Converted to Data Field 20020313
4 A_CRIT_CHANGE_LEN Constant Public Type reference (TYPE) FINB_GN_CRITICAL_CHANGE '2' Length Changed 20020308
5 A_CRIT_CHANGE_REF_FIELD Constant Public Type reference (TYPE) FINB_GN_CRITICAL_CHANGE 'A' Type with Reference Field <-> Type without Reference Field 20030514
6 A_CRIT_CHANGE_SUPER Constant Public Type reference (TYPE) FINB_GN_CRITICAL_CHANGE '8' Critical Change to Parent Object 20020321
7 A_CRIT_CHANGE_TYPE Constant Public Type reference (TYPE) FINB_GN_CRITICAL_CHANGE '1' Category Changed 20020308
8 A_CRIT_CHANGE_UNSPECIFIED Constant Public Type reference (TYPE) FINB_GN_CRITICAL_CHANGE '9' Non-Specified Critical Change 20020313
9 A_KEEP_VERSION Instance attribute Public Type reference (TYPE) FINB_GN_KEEP_OLD_VERSION Keep the Old Version 20011017
10 A_KEEP_VERSION_CONV Constant Public Type reference (TYPE) FINB_GN_KEEP_OLD_VERSION '1' Keep Old Version When Converting the Database 20011017
11 A_KEEP_VERSION_NO Constant Public Type reference (TYPE) FINB_GN_KEEP_OLD_VERSION '0' Overwrite Old Version (Default) 20011017
12 A_KEEP_VERSION_SUPER Constant Public Type reference (TYPE) FINB_GN_KEEP_OLD_VERSION '2' Depending on the Parent Object (Inclused CONV) 20011019
13 A_KIND Instance attribute Public Attribute reference (LIKE) 20020513
14 A_LOGICAL_NAME Instance attribute Public Attribute reference (LIKE) 20020513
15 A_OLD_VERSION Instance attribute Public Type reference (TYPE) FINB_GN_PHYSICAL_NAME Name of the Old Version 20011023
16 A_PACKAGE Instance attribute Public Type reference (TYPE) FINB_GN_PACKAGE Package Name 20010606
17 A_PREFIX_2 Instance attribute Public Type reference (TYPE) CHAR10 2. Name Prefix 20010625
18 A_STATE Instance attribute Public Attribute reference (LIKE) 20020513
19 A_SYS_UPGRADE Instance attribute Public Type reference (TYPE) GENFLAG Behaviour at System Upgrade (-> DTEL GENFLAG) 20010528
20 A_SYS_UPGRADE_KEEP Constant Public Type reference (TYPE) GENFLAG 'X' Object Will Be Recovered at System Upgrade (-> DTEL GENFLAG) 20010731
21 A_SYS_UPGRADE_TEMP Constant Public Type reference (TYPE) GENFLAG 'T' Object Will Be Deleted at System Upgrade (-> DTEL GENFLAG) 20010731
22 A_VERSION_NO Instance attribute Public Type reference (TYPE) FINB_GN_OBJ_VERSION Version of a Generated Object (Generator) 20011023
Methods
# Method Level Visibility Method type Description Created on
1 ADD_TARGET_SYSTEM Instance method Public Method System in Which the Object is to Be Generated (Optional) 20010528
2 GET_BUSINESS_NAME Instance method Public Method 20020513
3 GET_CATALOG_ENTRY Instance method Public Method Provides Catalog Entry 20011023
4 GET_CRIT_CHANGES Instance method Public Method Provides Critical Changes 20020311
5 GET_PHYSICAL_NAME Instance method Public Method 20020513
6 SET_BUILDING_PLAN Instance method Public Method Generating Blueprint (Optional with Low Level SS) 20010528
7 SET_BUSINESS_NAME Instance method Public Method Sets the Business Name (Optional) 20020513
8 SET_KEEP_VERSION Instance method Public Method Overwrite (Default) or Keep the Old Version 20011019
9 SET_LOGICAL_NAME Instance method Public Method Sets the Logical Name (Optional with Low Level SS) 20010528
10 SET_PACKAGE Instance method Public Method Sets the Package for the Generated Object (Optional) 20010606
11 SET_PHYSICAL_NAME Instance method Public Method Sets the Physical Name (Optional) 20010607
12 SET_PREFIX_2 Instance method Public Method Sets 2nd Name Prefix for the Object (Optional) 20010625
13 SET_SYS_UPGRADE Instance method Public Method Behaviour of the Object at System Upgrage (Optional) 20010528
Events
Interface IF_FINB_GN_RAW_OBJECT has no event.
Types
Interface IF_FINB_GN_RAW_OBJECT has no local type.
Method Signatures

Method ADD_TARGET_SYSTEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SYSTEM Value transfer Type reference (TYPE) LOGSYS Logisches System 20010528
# Exception Resumable Description Created on
1 CX_FINB_GN_GENERATION_ERR 20020705

Method GET_BUSINESS_NAME Signature

Method GET_BUSINESS_NAME on Interface IF_FINB_GN_RAW_OBJECT has no parameter.
Method GET_BUSINESS_NAME on Interface IF_FINB_GN_RAW_OBJECT has no exception.

Method GET_CATALOG_ENTRY Signature

Method GET_CATALOG_ENTRY on Interface IF_FINB_GN_RAW_OBJECT has no parameter.
Method GET_CATALOG_ENTRY on Interface IF_FINB_GN_RAW_OBJECT has no exception.

Method GET_CRIT_CHANGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_CRIT_CHANGES Call by reference Type reference (TYPE) FINB_GN_T_CRITICAL_CHANGES kritische Änderungen 20020311
2 Exporting E_PHYSICAL_NAME Value transfer Type reference (TYPE) FINB_GN_PHYSICAL_NAME physischer Name eines Objektes (Generator) 20020319

Method GET_CRIT_CHANGES on Interface IF_FINB_GN_RAW_OBJECT has no exception.

Method GET_PHYSICAL_NAME Signature

Method GET_PHYSICAL_NAME on Interface IF_FINB_GN_RAW_OBJECT has no parameter.
Method GET_PHYSICAL_NAME on Interface IF_FINB_GN_RAW_OBJECT has no exception.

Method SET_BUILDING_PLAN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BUILDING_PLAN Value transfer Object reference (TYPE REF TO) IF_FINB_GN_BUILDING_PLAN Bauplan 20010606
# Exception Resumable Description Created on
1 CX_FINB_GN_GENERATION_ERR Generierungsfehler 20020705

Method SET_BUSINESS_NAME Signature

Method SET_BUSINESS_NAME on Interface IF_FINB_GN_RAW_OBJECT has no parameter.
Method SET_BUSINESS_NAME on Interface IF_FINB_GN_RAW_OBJECT has no exception.

Method SET_KEEP_VERSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_KEEP_VERSION Value transfer Type reference (TYPE) FINB_GN_KEEP_OLD_VERSION Aufbewahren einer alten Version 20011019
# Exception Resumable Description Created on
1 CX_FINB_GN_GENERATION_ERR Generierungsfehler 20020705

Method SET_LOGICAL_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NAME Value transfer Type reference (TYPE) CLIKE logischer Name 20010606
# Exception Resumable Description Created on
1 CX_FINB_GN_GENERATION_ERR Generierungsfehler 20020705

Method SET_PACKAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PACKAGE Value transfer Type reference (TYPE) CSEQUENCE Paket des gen. Objektes 20010606
# Exception Resumable Description Created on
1 CX_FINB_GN_GENERATION_ERR Generierungsfehler 20020705

Method SET_PHYSICAL_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NAME Value transfer Type reference (TYPE) CSEQUENCE physischer Name 20010607
# Exception Resumable Description Created on
1 CX_FINB_GN_GENERATION_ERR Generierungsfehler 20020705

Method SET_PREFIX_2 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PREFIX Value transfer Type reference (TYPE) CSEQUENCE Präfix (max. 10 Zeichen) 20010625
# Exception Resumable Description Created on
1 CX_FINB_GN_GENERATION_ERR Generierungsfehler 20020705

Method SET_SYS_UPGRADE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_GENFLAG Value transfer Type reference (TYPE) GENFLAG Generierungskennzeichen 20010528
# Exception Resumable Description Created on
1 CX_FINB_GN_GENERATION_ERR Generierungsfehler 20020705
Meta Relationship - Used By (full list)
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_FINB_GN_RAW_ABAP Raw Object Program, Class 20010612
2 Interface composition (i COMPRISING i_ref)  IF_FINB_GN_RAW_DTEL Raw Object Data Element 20010528
3 Interface composition (i COMPRISING i_ref)  IF_FINB_GN_RAW_ENQU Raw Object Lock Object 20030204
4 Interface composition (i COMPRISING i_ref)  IF_FINB_GN_RAW_FIELD Raw Object Field 20010713
5 Interface composition (i COMPRISING i_ref)  IF_FINB_GN_RAW_FPOOL Raw Object Function Group 20010817
6 Interface composition (i COMPRISING i_ref)  IF_FINB_GN_RAW_FUNCTION Raw Object Function Module 20010815
7 Interface composition (i COMPRISING i_ref)  IF_FINB_GN_RAW_INDEX Raw Object Secondary Index 20011011
8 Interface composition (i COMPRISING i_ref)  IF_FINB_GN_RAW_STRUC Raw Object Structure 20010528
9 Interface composition (i COMPRISING i_ref)  IF_FINB_GN_RAW_TTYP Raw Object Table Type 20010719
10 Interface composition (i COMPRISING i_ref)  IF_FINB_GN_RAW_VIEW Raw Object DB-View 20020404
11 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FINB_GN_FIELD Represents a Field 20010713
12 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FINB_GN_OBJECT Object in Context of the Generator 20010606
History
Last changed by/on SAP  20050428 
SAP Release Created in 3.1A