SAP ABAP Interface IF_FINB_GN_RAW_ABAP (Raw Object Program, Class)
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 implementation (CLASS c. INTERFACES i_ref)  CL_FINB_GN_ABAP Represents an ABAP 20010612
Properties
Interface IF_FINB_GN_RAW_ABAP  
Short Description Raw Object Program, Class    
General Data
Package FINB_GENERATOR   Generator 
Created 20010612   SAP 
Last changed 20041006   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_ABAP 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_RAW_OBJECT Raw Object in the Context of the Generator 20010612
Friends
Interface IF_FINB_GN_RAW_ABAP has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 AT_TEXTPOOL Instance attribute Public Type reference (TYPE) FINB_GN_T_ABAP_L_TEXTPOOL ABAP Text Pool (All Languages) 20021217
2 A_FIXPT Instance attribute Public Type reference (TYPE) BOOLE_D Fixed Point Arithmetic 20010612
3 A_KIND Instance attribute Public Attribute reference (LIKE) 20010714
4 A_PACKAGE Instance attribute Public Attribute reference (LIKE) 20010714
5 A_PREFIX_2 Instance attribute Public Attribute reference (LIKE) 20010714
6 A_PROG_TYPE Instance attribute Public Type reference (TYPE) SUBC Program Type 20010612
7 A_PROG_TYPE_CLASS Constant Public Attribute reference (LIKE) A_PROG_TYPE CL_FINB_GN_BBI_ABAP=>A_PROG_TYPE_CLASS Class 20010620
8 A_PROG_TYPE_INCL Constant Public Attribute reference (LIKE) A_PROG_TYPE CL_FINB_GN_BBI_ABAP=>A_PROG_TYPE_INCL Include 20010612
9 A_PROG_TYPE_INTF Constant Public Attribute reference (LIKE) A_PROG_TYPE CL_FINB_GN_BBI_ABAP=>A_PROG_TYPE_INTF Interface 20010620
10 A_PROG_TYPE_PROG Constant Public Attribute reference (LIKE) A_PROG_TYPE CL_FINB_GN_BBI_ABAP=>A_PROG_TYPE_PROG Executable Program 20010612
11 A_PROG_TYPE_SUBP Constant Public Attribute reference (LIKE) A_PROG_TYPE CL_FINB_GN_BBI_ABAP=>A_PROG_TYPE_SUBP Subroutine Pool 20010612
12 A_PROG_TYPE_SUBP_TMP Constant Public Attribute reference (LIKE) A_PROG_TYPE CL_FINB_GN_BBI_ABAP=>A_PROG_TYPE_SUBP_TMP Temporary Subroutine Pool 20010613
13 A_STATE Instance attribute Public Attribute reference (LIKE) 20010714
14 A_SYS_UPGRADE Instance attribute Public Attribute reference (LIKE) 20010714
15 A_TEMPLATE Instance attribute Public Type reference (TYPE) PROGRAMM Template Name 20010612
16 A_TEXT_KIND_ELM Constant Public Type reference (TYPE) TEXTPOOLID CL_FINB_GN_BBI_ABAP=>A_TEXT_KIND_ELM Text element 20021217
17 A_TEXT_KIND_REP Constant Public Type reference (TYPE) TEXTPOOLID CL_FINB_GN_BBI_ABAP=>A_TEXT_KIND_REP Report Text 20021217
18 A_TEXT_KIND_SEL Constant Public Type reference (TYPE) TEXTPOOLID CL_FINB_GN_BBI_ABAP=>A_TEXT_KIND_SEL Text Selection Parameter 20021217
Methods
# Method Level Visibility Method type Description Created on
1 ADD_TARGET_SYSTEM Instance method Public Method 20010623
2 ADD_TEXT Instance method Public Method Adds a Text to the Text Pool 20021217
3 GET_BUSINESS_NAME Instance method Public Method 20010717
4 GET_PHYSICAL_NAME Instance method Public Method 20010627
5 SET_BUILDING_PLAN Instance method Public Method 20010627
6 SET_BUSINESS_NAME Instance method Public Method 20010627
7 SET_DEPENDENCE Instance method Public Method Sets Dependendy of other Objects 20020801
8 SET_FIXPT Instance method Public Method Sets Fixed Point Arithmetic (Default: On) 20010612
9 SET_LOGICAL_NAME Instance method Public Method 20010627
10 SET_PACKAGE Instance method Public Method 20010627
11 SET_PHYSICAL_NAME Instance method Public Method 20010627
12 SET_PREFIX_2 Instance method Public Method 20010627
13 SET_PROG_TYPE Instance method Public Method Sets the Program Type (-> Domain SUBC, Default, Program) 20010612
14 SET_SYS_UPGRADE Instance method Public Method 20010627
15 SET_TEMPLATE Instance method Public Method Sets the Template Name 20010612
16 SET_TEMPLATE_PARAM Instance method Public Method Sets the Template Parameter (Default: = A_BUILDING_PLAN) 20010629
17 SET_TEXTPOOL Instance method Public Method Sets the Entire Text Pool (Optional) 20021217
Events
Interface IF_FINB_GN_RAW_ABAP has no event.
Types
Interface IF_FINB_GN_RAW_ABAP has no local type.
Method Signatures

Method ADD_TARGET_SYSTEM Signature

Method ADD_TARGET_SYSTEM on Interface IF_FINB_GN_RAW_ABAP has no parameter.
Method ADD_TARGET_SYSTEM on Interface IF_FINB_GN_RAW_ABAP has no exception.

Method ADD_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DDIC_REF Value transfer Type reference (TYPE) BOOLE_D CL_FINB_CONS_GENERATOR=>A_FALSE Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20021217
2 Importing I_LANGU Value transfer Type reference (TYPE) SPRAS SY-LANGU Sprachenschlüssel 20021217
3 Importing I_MAX_LEN Value transfer Type reference (TYPE) NUMERIC maximale Länge 20021217
4 Importing I_TEXT Call by reference Type reference (TYPE) CSEQUENCE 20021217
5 Importing I_TEXT_KEY Value transfer Type reference (TYPE) TEXTPOOLKY Schlüssel des Textelements (Nummer / Selektionsname) 20021217
6 Importing I_TEXT_KIND Value transfer Type reference (TYPE) TEXTPOOLID ID im ABAP4-Textpool (Selektionstext/numerierter Text) 20021217

Method ADD_TEXT on Interface IF_FINB_GN_RAW_ABAP has no exception.

Method GET_BUSINESS_NAME Signature

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

Method GET_PHYSICAL_NAME Signature

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

Method SET_BUILDING_PLAN Signature

Method SET_BUILDING_PLAN on Interface IF_FINB_GN_RAW_ABAP has no parameter.
Method SET_BUILDING_PLAN on Interface IF_FINB_GN_RAW_ABAP has no exception.

Method SET_BUSINESS_NAME Signature

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

Method SET_DEPENDENCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_SUPERIOR_OBJECT Value transfer Object reference (TYPE REF TO) IF_FINB_GN_RAW_OBJECT übergeordnetes Rohobjekt 20020801

Method SET_DEPENDENCE on Interface IF_FINB_GN_RAW_ABAP has no exception.

Method SET_FIXPT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FLAG Value transfer Type reference (TYPE) BOOLE_D 'X' Boolesche Variable 20010612

Method SET_FIXPT on Interface IF_FINB_GN_RAW_ABAP has no exception.

Method SET_LOGICAL_NAME Signature

Method SET_LOGICAL_NAME on Interface IF_FINB_GN_RAW_ABAP has no parameter.
Method SET_LOGICAL_NAME on Interface IF_FINB_GN_RAW_ABAP has no exception.

Method SET_PACKAGE Signature

Method SET_PACKAGE on Interface IF_FINB_GN_RAW_ABAP has no parameter.
Method SET_PACKAGE on Interface IF_FINB_GN_RAW_ABAP has no exception.

Method SET_PHYSICAL_NAME Signature

Method SET_PHYSICAL_NAME on Interface IF_FINB_GN_RAW_ABAP has no parameter.
Method SET_PHYSICAL_NAME on Interface IF_FINB_GN_RAW_ABAP has no exception.

Method SET_PREFIX_2 Signature

Method SET_PREFIX_2 on Interface IF_FINB_GN_RAW_ABAP has no parameter.
Method SET_PREFIX_2 on Interface IF_FINB_GN_RAW_ABAP has no exception.

Method SET_PROG_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PROG_TYPE Value transfer Type reference (TYPE) SUBC A_PROG_TYPE_PROG Programmtyp 20010612

Method SET_PROG_TYPE on Interface IF_FINB_GN_RAW_ABAP has no exception.

Method SET_SYS_UPGRADE Signature

Method SET_SYS_UPGRADE on Interface IF_FINB_GN_RAW_ABAP has no parameter.
Method SET_SYS_UPGRADE on Interface IF_FINB_GN_RAW_ABAP has no exception.

Method SET_TEMPLATE 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 Templatename 20010612

Method SET_TEMPLATE on Interface IF_FINB_GN_RAW_ABAP has no exception.

Method SET_TEMPLATE_PARAM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PARAM Call by reference Type reference (TYPE) ANY Parameter 20010629

Method SET_TEMPLATE_PARAM on Interface IF_FINB_GN_RAW_ABAP has no exception.

Method SET_TEXTPOOL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_TEXTPOOL Call by reference Type reference (TYPE) FINB_GN_T_ABAP_L_TEXTPOOL Textpool mit allen Sprachen 20021217

Method SET_TEXTPOOL on Interface IF_FINB_GN_RAW_ABAP has no exception.
History
Last changed by/on SAP  20041006 
SAP Release Created in 3.1A