SAP ABAP Class CL_FINB_GN_FIELD (Represents a Field)
Hierarchy
FINBASIS (Software Component) Fin. Basis
   FIN-FB (Application Component) Financials Basis
     FINB_GENERATOR (Package) Generator
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FINB_GN_ERR_OBJECT Object with Errors (Generator) 20020705
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FINB_GN_FIELD Description of a Field 20010707
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FINB_GN_LANGUAGES Texts for an Object 20020513
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FINB_GN_OBJECT Object in Context of the Generator 20010707
5 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FINB_GN_OBJECT_LEVEL Level of an Object in the Runtime Graph 20010820
6 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FINB_GN_RAW_FIELD Raw Object Field 20010713
7 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FINB_GN_RAW_OBJECT Raw Object in the Context of the Generator 20010713
8 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FINB_OBJ_META_DESCRIPT Access to Medata for a General Object 20010708
Properties
Class CL_FINB_GN_FIELD  
Short Description Represents a Field    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class FINB_GN    
Program status     
Category 0   
Package FINB_GENERATOR   Generator 
Created 20010707   SAP 
Last change 20041209   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
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)
Interfaces
# Interface Abstract Final Description Created on
1 IF_FINB_GN_ERR_OBJECT Object with Errors (Generator) 20020705
2 IF_FINB_GN_FIELD Description of a Field 20010707
3 IF_FINB_GN_LANGUAGES Texts for an Object 20020513
4 IF_FINB_GN_OBJECT Object in Context of the Generator 20010707
5 IF_FINB_GN_OBJECT_LEVEL Level of an Object in the Runtime Graph 20010820
6 IF_FINB_GN_RAW_FIELD Raw Object Field 20010713
7 IF_FINB_GN_RAW_OBJECT Raw Object in the Context of the Generator 20010713
8 IF_FINB_OBJ_META_DESCRIPT Access to Medata for a General Object 20010708
Friends
Class CL_FINB_GN_FIELD has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 AO_DESCRIPTION Instance attribute Public Object reference (TYPE REF TO) OBJECT Descriptive Object 20010709
2 AO_REF_TABLE Instance attribute Protected Attribute reference (LIKE) 20040618
3 A_ERROR_CODE Instance attribute Protected Attribute reference (LIKE) 20020705
4 A_KIND Instance attribute Protected Attribute reference (LIKE) 20010707
5 A_LANGUAGE Instance attribute Private Attribute reference (LIKE) 20010801
6 A_LOGICAL_NAME Instance attribute Protected Attribute reference (LIKE) 20010714
7 A_OBJ_KIND_DOMA Instance attribute Protected Attribute reference (LIKE) 20010803
8 A_OBJ_KIND_DTEL Instance attribute Protected Attribute reference (LIKE) 20010709
9 A_OBJ_KIND_FIELD Instance attribute Protected Attribute reference (LIKE) 20010707
10 A_OBJ_KIND_STRU Instance attribute Protected Attribute reference (LIKE) 20010709
11 A_OBJ_KIND_TABL Instance attribute Protected Attribute reference (LIKE) 20010709
12 A_OBJ_KIND_TTYP Instance attribute Protected Attribute reference (LIKE) 20010709
13 A_REF_FIELDNAME Instance attribute Protected Attribute reference (LIKE) 20040618
14 A_STATE_ACTIVE Instance attribute Protected Attribute reference (LIKE) 20030331
15 XO_WORKLIST Instance attribute Protected Object reference (TYPE REF TO) CL_FINB_GN_LOW_LEVEL Generator Core (Low Level) 20010717
16 XS_ERROR Instance attribute Protected Type reference (TYPE) FINB_GN_ERROR Describes an Error 20020705
17 X_BUSINESS_NAME Instance attribute Protected Type reference (TYPE) FINB_GN_BUSINESS_NAME Business Name of an Object (Generator) 20010717
18 X_LEVEL_IS_SET Instance attribute Protected Type reference (TYPE) BOOLE_D Flag: Level Set 20010820
19 X_PHYSICAL_NAME Instance attribute Protected Type reference (TYPE) FINB_GN_PHYSICAL_NAME Field Name 20010713
20 X_TYPE_GR_ELEMENT Instance attribute Public Type reference (TYPE) STRING Type Group Element 20030325
21 _T_TYPE_GROUP_DESC Static Attribute Private See coding Subroutine Pools for Type Groups 20030724
22 __DESCRIPTION_TYPE Instance attribute Private See coding Type of the Descriptive Object 20010709
Methods
# Method Level Visibility Method type Description Created on
1 COMPLETE_AND_CHECK_DESCRIPTION Instance method Private Method Adds to and Checks Meta Description 20020307
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20010707
3 CREATE_FIELD Static method Public Method Generates a Field 20010708
4 GET_BUSINESS_NAME Instance method Public Method 20010717
5 GET_CRIT_CHANGES Instance method Public Method 20020322
6 GET_DESCRIPTION_KIND Instance method Public Method Provides Type of the Descriptive Object 20010709
7 GET_META_DESCRIPT Instance method Public Method 20010713
8 GET_META_DESCRIPTION Instance method Public Method 20010717
9 GET_PHYSICAL_NAME Instance method Public Method 20010707
10 SET_BUSINESS_NAME Instance method Private Method 20020513
11 SET_DESCRIPTION Instance method Protected Method 20010709
12 SET_DESCRIPTION_X Instance method Public Method Enhancement of SET_DESCRIPTION 20010727
13 SET_LOGICAL_NAME Instance method Protected Method 20010713
14 SET_PHYSICAL_NAME Instance method Protected Method 20010713
Events
Class CL_FINB_GN_FIELD has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 YS_TYPE_GROUP_DESC Private See coding Subroutine Pool for a Type Group 20030724
Method Signatures

Method COMPLETE_AND_CHECK_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_DESCRIPTION Call by reference Type reference (TYPE) FINB_YS_META_DESCRIPT geprüfte Beschreibung 20020307
2 Importing IO_DESCRIPTION Value transfer Object reference (TYPE REF TO) IF_FINB_OBJ_META_DESCRIPT beschreibendes Objekt 20020307
3 Importing I_ONLY_MINIMUM Value transfer Type reference (TYPE) BOOLE_D nur Rollname oder Type, Länge notwendig 20020307
# Exception Resumable Description Created on
1 CX_FINB_GN_GENERATION_ERR Generierungsfehler 20020705

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_WORKLIST Value transfer Object reference (TYPE REF TO) CL_FINB_GN_LOW_LEVEL Kern des Generators (low level) 20010713
2 Importing I_BUSINESS_NAME Value transfer Type reference (TYPE) CSEQUENCE 20010713
3 Importing I_KIND Value transfer Type reference (TYPE) FINB_GN_OBJ_KIND Objektart (Generator) 20010713
4 Importing I_LANGUAGE Value transfer Type reference (TYPE) SPRAS Sprachenschlüssel 20010801
5 Importing I_PHYSICAL_NAME Value transfer Type reference (TYPE) CSEQUENCE 20010713
6 Importing I_SYSTEM Value transfer Type reference (TYPE) LOGSYS Logisches System 20010713

Method CONSTRUCTOR on class CL_FINB_GN_FIELD has no exception.

Method CREATE_FIELD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_DESCRIPTION Value transfer Object reference (TYPE REF TO) OBJECT Referenze zum beschreibenden Objekt 20010708
2 Importing IO_REF_TABLE Value transfer Object reference (TYPE REF TO) IF_FINB_GN_STRUC Struktur, die Einheitsfeld enthält 20040618
3 Importing IO_WORKLIST Value transfer Object reference (TYPE REF TO) CL_FINB_GN_LOW_LEVEL Kern des Generators (low level) 20010713
4 Importing I_BUSINESS_NAME Value transfer Type reference (TYPE) CSEQUENCE 20010713
5 Importing I_KIND Value transfer Type reference (TYPE) FINB_GN_OBJ_KIND IF_FINB_GN_OBJECT~A_OBJ_KIND_FIELD Objektart (Generator) 20010713
6 Importing I_LANGUAGE Value transfer Type reference (TYPE) SPRAS Sprachenschlüssel 20010801
7 Importing I_PHYSICAL_NAME Value transfer Type reference (TYPE) CSEQUENCE 20010713
8 Importing I_REF_FIELDNAME Value transfer Type reference (TYPE) FINB_GN_PHYSICAL_NAME Einheitsfeld 20040618
9 Importing I_SYSTEM Value transfer Type reference (TYPE) LOGSYS Logisches System 20010713
10 Returning RO_OBJ Value transfer Object reference (TYPE REF TO) CL_FINB_GN_FIELD Repräsentiert ein Feld 20010713

Method CREATE_FIELD on class CL_FINB_GN_FIELD has no exception.

Method GET_BUSINESS_NAME Signature

Method GET_BUSINESS_NAME on class CL_FINB_GN_FIELD has no parameter.
Method GET_BUSINESS_NAME on class CL_FINB_GN_FIELD has no exception.

Method GET_CRIT_CHANGES Signature

Method GET_CRIT_CHANGES on class CL_FINB_GN_FIELD has no parameter.
Method GET_CRIT_CHANGES on class CL_FINB_GN_FIELD has no exception.

Method GET_DESCRIPTION_KIND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_KIND Value transfer Type reference (TYPE) FINB_GN_OBJ_KIND Objektart (Generator) 20010709

Method GET_DESCRIPTION_KIND on class CL_FINB_GN_FIELD has no exception.

Method GET_META_DESCRIPT Signature

Method GET_META_DESCRIPT on class CL_FINB_GN_FIELD has no parameter.
Method GET_META_DESCRIPT on class CL_FINB_GN_FIELD has no exception.

Method GET_META_DESCRIPTION Signature

Method GET_META_DESCRIPTION on class CL_FINB_GN_FIELD has no parameter.
Method GET_META_DESCRIPTION on class CL_FINB_GN_FIELD has no exception.

Method GET_PHYSICAL_NAME Signature

Method GET_PHYSICAL_NAME on class CL_FINB_GN_FIELD has no parameter.
Method GET_PHYSICAL_NAME on class CL_FINB_GN_FIELD has no exception.

Method SET_BUSINESS_NAME Signature

Method SET_BUSINESS_NAME on class CL_FINB_GN_FIELD has no parameter.
Method SET_BUSINESS_NAME on class CL_FINB_GN_FIELD has no exception.

Method SET_DESCRIPTION Signature

Method SET_DESCRIPTION on class CL_FINB_GN_FIELD has no parameter.
Method SET_DESCRIPTION on class CL_FINB_GN_FIELD has no exception.

Method SET_DESCRIPTION_X Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_DESCRIPTION Value transfer Object reference (TYPE REF TO) OBJECT Beschreibung 20010727
2 Importing I_NOT_NORMALIZE Value transfer Type reference (TYPE) BOOLE_D CL_FINB_CONS_GENERATOR=>A_FALSE keine Normalisierung 20010727
# Exception Resumable Description Created on
1 CX_FINB_GN_GENERATION_ERR 20020705

Method SET_LOGICAL_NAME Signature

Method SET_LOGICAL_NAME on class CL_FINB_GN_FIELD has no parameter.
Method SET_LOGICAL_NAME on class CL_FINB_GN_FIELD has no exception.

Method SET_PHYSICAL_NAME Signature

Method SET_PHYSICAL_NAME on class CL_FINB_GN_FIELD has no parameter.
Method SET_PHYSICAL_NAME on class CL_FINB_GN_FIELD has no exception.
History
Last changed by/on SAP  20041209 
SAP Release Created in 3.1A