SAP ABAP Class /EACC/IF_POSTING_TA_CONFIG (Configuration of an Entry Transaction (Application Part))
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /EACA/CL_GL_POSTING_TA_CONFIG Configuration of an Entry Transaction 20020821
Properties
Class /EACC/IF_POSTING_TA_CONFIG  
Short Description Configuration of an Entry Transaction (Application Part)    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20020821   SAP 
Last change 20041006   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /EACC/IF_POSTING_TA_CONFIG has no forward declaration.
Interfaces
Class /EACC/IF_POSTING_TA_CONFIG has no interface implemented.
Friends
Class /EACC/IF_POSTING_TA_CONFIG has no friend class.
Attributes
Class /EACC/IF_POSTING_TA_CONFIG has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 SET_FIELDS Instance method Public Method Set All Fields on the Tabstrips 20020821
2 SET_FIELDS_FIXED Instance method Public Method Set Fixed Fields in Entry Items 20020821
3 SET_FIELDS_OBLIGATORY Instance method Public Method Set Required/Recommended Entry Fields in the Entry Sheet Hdr 20020821
4 SET_FIELD_COLS_ON_TABS Instance method Public Method Set General Screen Layout for Each Tabstrip 20020821
5 SET_TABS Instance method Public Method Set Title Element and Texts for Entry Transaction 20020821
Events
Class /EACC/IF_POSTING_TA_CONFIG has no event.
Types
Class /EACC/IF_POSTING_TA_CONFIG has no local type.
Method Signatures

Method SET_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_FLD Call by reference Type reference (TYPE) /EACC/MP_T_FLD Felder auf jedem Tabstrip (Erfassungkopf) 20020830
2 Importing IO_CONFIGURATION Call by reference Object reference (TYPE REF TO) /EACC/IF_POSTING_TA_CONFIG Konfiguration einer Buchungstransaktion 20020821
# Exception Resumable Description Created on
1 FLDS_ON_TABS_NOT_QUALIFIED Keine Felder für den Erfassungskopf definiert 20020821

Method SET_FIELDS_FIXED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_FLDF Call by reference Type reference (TYPE) /EACC/MP_T_FLDF Fixierte Felder in Erfassungspositionen 20020830
2 Importing IO_CONFIGURATION Call by reference Object reference (TYPE REF TO) /EACC/IF_POSTING_TA_CONFIG Konfiguration einer Buchungstransaktion 20020821
# Exception Resumable Description Created on
1 FIXED_FIELDS_NOT_QUALIFIED Keine fixierten Spalten für Erfassungspositionen definiert 20020821

Method SET_FIELDS_OBLIGATORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_HDRO Call by reference Type reference (TYPE) /EACC/MP_T_HDRO Felder mit Musseingabe im Erfassungskopf 20020830
2 Importing IO_CONFIGURATION Call by reference Object reference (TYPE REF TO) /EACC/IF_POSTING_TA_CONFIG Konfiguration einer Buchungstransaktion 20020821
# Exception Resumable Description Created on
1 OBLIGATORY_FLDS_NOT_QUALIFIED Keine Empfohlen-Eingabefelder für Erfassungskopf definiert 20020821

Method SET_FIELD_COLS_ON_TABS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_COL Call by reference Type reference (TYPE) /EACC/MP_T_COL allgemeines Screen-Layout für jeden Tabstrip (Erfassungkopf) 20020830
2 Importing IO_CONFIGURATION Call by reference Object reference (TYPE REF TO) /EACC/IF_POSTING_TA_CONFIG Konfiguration einer Buchungstransaktion 20020821
# Exception Resumable Description Created on
1 FLD_COLS_ON_TABS_NOT_QUALIFIED Allgemeines Screen-Layout für Erfassungskopf nicht definiert 20020821

Method SET_TABS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_TAB Call by reference Type reference (TYPE) /EACC/MP_T_TAB Tabreiter und Spaltenzahl für den Kopfteil einer Erfassung 20020821
2 Exporting ET_TABT Call by reference Type reference (TYPE) /EACC/MP_T_TABT Texte der Tabreiter für den Kopfteil einer Erfassung 20020821
3 Importing IO_CONFIGURATION Call by reference Object reference (TYPE REF TO) /EACC/IF_POSTING_TA_CONFIG Konfiguration einer Buchungstransaktion 20020821
# Exception Resumable Description Created on
1 TABS_NOT_QUALIFIED Keine Tabreiter für Erfassungskopf definiert 20020821
History
Last changed by/on SAP  20041006 
SAP Release Created in