SAP ABAP Interface IF_MDG_GN_RAW_ABAP (Raw Object Program, Class)
Hierarchy
MDG_FND (Software Component) MDG Foundation
   CA-MDG-AF (Application Component) Application Framework
     MDG_GENERATOR (Package) Generator
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_MDG_GN_ABAP Represents an ABAP 20081218
Properties
Interface IF_MDG_GN_RAW_ABAP  
Short Description Raw Object Program, Class    
General Data
Package MDG_GENERATOR   Generator 
Created 20081218   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_MDG_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_MDG_GN_RAW_OBJECT Raw Object in the Context of the Generator 20081218
Friends
Interface IF_MDG_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) MDG_GN_T_ABAP_L_TEXTPOOL ABAP Text Pool (All Languages) 20081218
2 A_FIXPT Instance attribute Public Type reference (TYPE) BOOLE_D Fixed Point Arithmetic 20081218
3 A_KIND Instance attribute Public Attribute reference (LIKE) 20081218
4 A_PACKAGE Instance attribute Public Attribute reference (LIKE) 20081218
5 A_PREFIX_2 Instance attribute Public Attribute reference (LIKE) 20081218
6 A_PROG_TYPE Instance attribute Public Type reference (TYPE) SUBC Program Type 20081218
7 A_PROG_TYPE_CLASS Constant Public Attribute reference (LIKE) A_PROG_TYPE CL_MDG_GN_BBI_ABAP=>A_PROG_TYPE_CLASS Class 20081218
8 A_PROG_TYPE_INCL Constant Public Attribute reference (LIKE) A_PROG_TYPE CL_MDG_GN_BBI_ABAP=>A_PROG_TYPE_INCL Include 20081218
9 A_PROG_TYPE_INTF Constant Public Attribute reference (LIKE) A_PROG_TYPE CL_MDG_GN_BBI_ABAP=>A_PROG_TYPE_INTF Interface 20081218
10 A_PROG_TYPE_PROG Constant Public Attribute reference (LIKE) A_PROG_TYPE CL_MDG_GN_BBI_ABAP=>A_PROG_TYPE_PROG Executable Program 20081218
11 A_PROG_TYPE_SUBP Constant Public Attribute reference (LIKE) A_PROG_TYPE CL_MDG_GN_BBI_ABAP=>A_PROG_TYPE_SUBP Subroutine Pool 20081218
12 A_PROG_TYPE_SUBP_TMP Constant Public Attribute reference (LIKE) A_PROG_TYPE CL_MDG_GN_BBI_ABAP=>A_PROG_TYPE_SUBP_TMP Temporary Subroutine Pool 20081218
13 A_STATE Instance attribute Public Attribute reference (LIKE) 20081218
14 A_SYS_UPGRADE Instance attribute Public Attribute reference (LIKE) 20081218
15 A_TEMPLATE Instance attribute Public Type reference (TYPE) PROGRAMM Template Name 20081218
16 A_TEXT_KIND_ELM Constant Public Type reference (TYPE) TEXTPOOLID CL_MDG_GN_BBI_ABAP=>A_TEXT_KIND_ELM Text element 20081218
17 A_TEXT_KIND_REP Constant Public Type reference (TYPE) TEXTPOOLID CL_MDG_GN_BBI_ABAP=>A_TEXT_KIND_REP Report Text 20081218
18 A_TEXT_KIND_SEL Constant Public Type reference (TYPE) TEXTPOOLID CL_MDG_GN_BBI_ABAP=>A_TEXT_KIND_SEL Text Selection Parameter 20081218
Methods
# Method Level Visibility Method type Description Created on
1 ADD_TARGET_SYSTEM Instance method Public Method 20081218
2 ADD_TEXT Instance method Public Method Adds a Text to the Text Pool 20081218
3 GET_BUSINESS_NAME Instance method Public Method 20081218
4 GET_PHYSICAL_NAME Instance method Public Method 20081218
5 SET_BUILDING_PLAN Instance method Public Method 20081218
6 SET_BUSINESS_NAME Instance method Public Method 20081218
7 SET_DEPENDENCE Instance method Public Method Sets Dependendy of other Objects 20081218
8 SET_FIXPT Instance method Public Method Sets Fixed Point Arithmetic (Default: On) 20081218
9 SET_LOGICAL_NAME Instance method Public Method 20081218
10 SET_PACKAGE Instance method Public Method 20081218
11 SET_PHYSICAL_NAME Instance method Public Method 20081218
12 SET_PREFIX_2 Instance method Public Method 20081218
13 SET_PROG_TYPE Instance method Public Method Sets the Program Type (-> Domain SUBC, Default, Program) 20081218
14 SET_SYS_UPGRADE Instance method Public Method 20081218
15 SET_TEMPLATE Instance method Public Method Sets the Template Name 20081218
16 SET_TEMPLATE_PARAM Instance method Public Method Sets the Template Parameter (Default: = A_BUILDING_PLAN) 20081218
17 SET_TEXTPOOL Instance method Public Method Sets the Entire Text Pool (Optional) 20081218
Events
Interface IF_MDG_GN_RAW_ABAP has no event.
Types
Interface IF_MDG_GN_RAW_ABAP has no local type.
Method Signatures

Method ADD_TARGET_SYSTEM Signature

Method ADD_TARGET_SYSTEM on Interface IF_MDG_GN_RAW_ABAP has no parameter.
Method ADD_TARGET_SYSTEM on Interface IF_MDG_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_MDG_GN_CONSTANTS=>A_FALSE Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20081218
2 Importing I_LANGU Value transfer Type reference (TYPE) SPRAS SY-LANGU Sprachenschlüssel 20081218
3 Importing I_MAX_LEN Value transfer Type reference (TYPE) NUMERIC maximale Länge 20081218
4 Importing I_TEXT Call by reference Type reference (TYPE) CSEQUENCE 20081218
5 Importing I_TEXT_KEY Value transfer Type reference (TYPE) TEXTPOOLKY Schlüssel des Textelements (Nummer / Selektionsname) 20081218
6 Importing I_TEXT_KIND Value transfer Type reference (TYPE) TEXTPOOLID ID im ABAP4-Textpool (Selektionstext/numerierter Text) 20081218

Method ADD_TEXT on Interface IF_MDG_GN_RAW_ABAP has no exception.

Method GET_BUSINESS_NAME Signature

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

Method GET_PHYSICAL_NAME Signature

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

Method SET_BUILDING_PLAN Signature

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

Method SET_BUSINESS_NAME Signature

Method SET_BUSINESS_NAME on Interface IF_MDG_GN_RAW_ABAP has no parameter.
Method SET_BUSINESS_NAME on Interface IF_MDG_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_MDG_GN_RAW_OBJECT übergeordnetes Rohobjekt 20081218

Method SET_DEPENDENCE on Interface IF_MDG_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 20081218

Method SET_FIXPT on Interface IF_MDG_GN_RAW_ABAP has no exception.

Method SET_LOGICAL_NAME Signature

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

Method SET_PACKAGE Signature

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

Method SET_PHYSICAL_NAME Signature

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

Method SET_PREFIX_2 Signature

Method SET_PREFIX_2 on Interface IF_MDG_GN_RAW_ABAP has no parameter.
Method SET_PREFIX_2 on Interface IF_MDG_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 20081218

Method SET_PROG_TYPE on Interface IF_MDG_GN_RAW_ABAP has no exception.

Method SET_SYS_UPGRADE Signature

Method SET_SYS_UPGRADE on Interface IF_MDG_GN_RAW_ABAP has no parameter.
Method SET_SYS_UPGRADE on Interface IF_MDG_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 20081218

Method SET_TEMPLATE on Interface IF_MDG_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 20081218

Method SET_TEMPLATE_PARAM on Interface IF_MDG_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) MDG_GN_T_ABAP_L_TEXTPOOL Textpool mit allen Sprachen 20081218

Method SET_TEXTPOOL on Interface IF_MDG_GN_RAW_ABAP has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 702