SAP ABAP Class CL_FINB_GN_LOGSYS (Represents a Logical System)
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 Inheritance (c INHERITING FROM c_ref)  CL_FINB_GN_LOGSYS_LOCAL Represents a Local Logical System 20010620
2 Inheritance (c INHERITING FROM c_ref)  CL_FINB_GN_LOGSYS_REMOTE Represents a Remote Logical System 20020605
Properties
Class CL_FINB_GN_LOGSYS  
Short Description Represents a Logical System    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class FINB_GN    
Program status     
Category 0   
Package FINB_GENERATOR   Generator 
Created 20010620   SAP 
Last change 20041006   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
Class CL_FINB_GN_LOGSYS has no interface implemented.
Friends
Class CL_FINB_GN_LOGSYS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 AD_LANGU_VECTOR Instance attribute Public Object reference (TYPE REF TO) DATA Reference to Language Vector 20020524
2 AD_SOURCE Instance attribute Public Object reference (TYPE REF TO) DATA Source Reference 20020617
3 AS_TADIR_ENTRY Instance attribute Public Type reference (TYPE) TADIR TADIR entry 20010627
4 A_CLIENT Instance attribute Public Type reference (TYPE) MANDT Client in Local Logical System 20020604
5 A_LOGSYS Instance attribute Public Type reference (TYPE) LOGSYS Logical System 20010620
6 XT_CREATED_LOGSYS Static Attribute Protected See coding Table of Generated Systems 20010620
7 X_LANGU_CHANGED Instance attribute Protected Type reference (TYPE) BOOLE_D Changed? 20020524
8 X_SOURCE_CHANGED Instance attribute Protected Type reference (TYPE) BOOLE_D Changed? 20010710
9 X_TADIR_CHANGED Instance attribute Protected Type reference (TYPE) BOOLE_D Changed? 20010627
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20010620
2 CREATE_LOGSYS Static method Public Method Generates a Logical System 20010620
3 MODIFY_LANGU_VECTOR Instance method Public Method Creates/Modifies the Language Vector 20020525
4 MODIFY_SOURCE Instance method Public Method Generates/Modifies the Source Data of an Object 20010710
5 MODIFY_TADIR_ENTRY Instance method Public Method Generates/Modifies TADIR Entry 20010620
6 NO_TADIR_ENTRY Instance method Public Method Do Not Generate Any TADIR Entries 20010818
7 REPLACE_OBJ_NAME Instance method Public Method Replaces Physical Name in the Source 20020617
8 SEND_REQUEST_TO_LOGSYS Instance method Public Method Sends a Requirement to the Logical System 20010622
9 SEND_X_REQUEST_TO_LOGSYS Instance method Public Method Sends a Requirement to the Logical System 20010807
10 TRANSFER_OBJECT_FROM_LOGSYS Instance method Public Method Transfers Object from the Logical System 20010622
11 TRANSFER_OBJECT_TO_LOGSYS Instance method Public Method Transfers Object to the Logical System 20010622
12 TRANSFER_TADIR_FROM_LOGSYS Instance method Public Method Provides TADIR Entry for an Object 20010622
Events
Class CL_FINB_GN_LOGSYS has no event.
Types
Class CL_FINB_GN_LOGSYS has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CLIENT Value transfer Type reference (TYPE) MANDT Mandant 20020605
2 Importing I_LOGSYS Value transfer Type reference (TYPE) LOGSYS Logisches System 20010620

Method CONSTRUCTOR on class CL_FINB_GN_LOGSYS has no exception.

Method CREATE_LOGSYS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CLIENT Value transfer Type reference (TYPE) MANDT SY-MANDT Mandant 20010620
2 Importing I_LOGSYS Value transfer Type reference (TYPE) LOGSYS Logisches System 20010620
3 Returning RO_LOGSYS Value transfer Object reference (TYPE REF TO) CL_FINB_GN_LOGSYS Repräsentiert ein logisches System 20010620

Method CREATE_LOGSYS on class CL_FINB_GN_LOGSYS has no exception.

Method MODIFY_LANGU_VECTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_OBJECT Value transfer Object reference (TYPE REF TO) IF_FINB_GN_TRANSFER_OBJECT zu übertragendes Objekt 20020525
2 Importing I_NEW Value transfer Type reference (TYPE) BOOLE_D CL_FINB_CONS_GENERATOR=>A_FALSE Quelldaten werden neu erzeugt 20020525
3 Importing I_TRANSFER_FUNCTION Call by reference Type reference (TYPE) CSEQUENCE zu rufende Funktion 20020525

Method MODIFY_LANGU_VECTOR on class CL_FINB_GN_LOGSYS has no exception.

Method MODIFY_SOURCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_OBJECT Value transfer Object reference (TYPE REF TO) IF_FINB_GN_TRANSFER_OBJECT zu übertragendes Objekt 20010710
2 Importing I_NEW Value transfer Type reference (TYPE) BOOLE_D CL_FINB_CONS_GENERATOR=>A_FALSE Quelldaten werden neu erzeugt 20010710
3 Importing I_TRANSFER_FUNCTION Call by reference Type reference (TYPE) CSEQUENCE zu rufende Funktion 20010710
# Exception Resumable Description Created on
1 CX_FINB_GN_GENERATION_ERR Generierungsfehler 20020706

Method MODIFY_TADIR_ENTRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_OBJECT Value transfer Object reference (TYPE REF TO) IF_FINB_GN_TRANSFER_OBJECT zu übertragender Extrakt eines Objektes 20010627

Method MODIFY_TADIR_ENTRY on class CL_FINB_GN_LOGSYS has no exception.

Method NO_TADIR_ENTRY Signature

Method NO_TADIR_ENTRY on class CL_FINB_GN_LOGSYS has no parameter.
Method NO_TADIR_ENTRY on class CL_FINB_GN_LOGSYS has no exception.

Method REPLACE_OBJ_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_OBJECT Value transfer Object reference (TYPE REF TO) IF_FINB_GN_TRANSFER_OBJECT zu übertragendes Objekt 20020617

Method REPLACE_OBJ_NAME on class CL_FINB_GN_LOGSYS has no exception.

Method SEND_REQUEST_TO_LOGSYS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_ANSWER Call by reference Type reference (TYPE) ANY Antwort 20010622
2 Importing IO_OBJECT Value transfer Object reference (TYPE REF TO) IF_FINB_GN_TRANSFER_OBJECT zu übertragendes Objekt 20010622
3 Importing I_REQUEST Call by reference Type reference (TYPE) CSEQUENCE Anforderung 20010623
4 Importing I_TRANSFER_FUNCTION Call by reference Type reference (TYPE) CSEQUENCE zu rufende Funktion 20010622

Method SEND_REQUEST_TO_LOGSYS on class CL_FINB_GN_LOGSYS has no exception.

Method SEND_X_REQUEST_TO_LOGSYS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_ANSWER Call by reference Type reference (TYPE) ANY Antwort 20010807
2 Exporting E_ACT_PROT Call by reference Type reference (TYPE) PROTNAME Aktivierungsprotokoll 20030317
3 Importing I_PARAM Call by reference Type reference (TYPE) ANY Parameter der Anforderung 20010807
4 Importing I_REQUEST Call by reference Type reference (TYPE) CSEQUENCE Anforderung 20010807
5 Importing I_TRANSFER_FUNCTION Call by reference Type reference (TYPE) CSEQUENCE zu rufende Funktion 20010807

Method SEND_X_REQUEST_TO_LOGSYS on class CL_FINB_GN_LOGSYS has no exception.

Method TRANSFER_OBJECT_FROM_LOGSYS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_SOURCE Call by reference Type reference (TYPE) ANY Quelldaten 20010628
2 Importing IO_OBJECT Value transfer Object reference (TYPE REF TO) IF_FINB_GN_TRANSFER_OBJECT zu übertragendes Objekt 20010622
3 Importing I_TRANSFER_FUNCTION Call by reference Type reference (TYPE) CSEQUENCE zu rufende Funktion 20010622

Method TRANSFER_OBJECT_FROM_LOGSYS on class CL_FINB_GN_LOGSYS has no exception.

Method TRANSFER_OBJECT_TO_LOGSYS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_OBJECT Value transfer Object reference (TYPE REF TO) IF_FINB_GN_TRANSFER_OBJECT zu übertragendes Objekt 20010622
2 Importing I_TRANSFER_FUNCTION Call by reference Type reference (TYPE) CSEQUENCE zu rufende Funktion 20010622

Method TRANSFER_OBJECT_TO_LOGSYS on class CL_FINB_GN_LOGSYS has no exception.

Method TRANSFER_TADIR_FROM_LOGSYS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_OBJECT Value transfer Object reference (TYPE REF TO) IF_FINB_GN_TRANSFER_OBJECT zu übertragendes Objekt 20010626
2 Importing I_OBJECT Value transfer Type reference (TYPE) TROBJTYPE Objekttyp 20010622
3 Importing I_PGMID Value transfer Type reference (TYPE) PGMID Programm-ID in Aufträgen und Aufgaben 20010622
4 Importing I_TADIR_OBJ_NAME Call by reference Type reference (TYPE) CSEQUENCE TADIR-Objektname 20010627
5 Returning RS_TADIR_ENTRY Value transfer Type reference (TYPE) TADIR TADIR-Eintrag 20010622

Method TRANSFER_TADIR_FROM_LOGSYS on class CL_FINB_GN_LOGSYS has no exception.
History
Last changed by/on SAP  20041006 
SAP Release Created in 3.1A