SAP ABAP Class IF_UAP_FIELD_STEERING (Field Status Administration)
Properties
Class IF_UAP_FIELD_STEERING  
Short Description Field Status Administration    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20000530   SAP 
Last change 00000000   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_UAP_FIELD_STEERING has no forward declaration.
Interfaces
Class IF_UAP_FIELD_STEERING has no interface implemented.
Friends
Class IF_UAP_FIELD_STEERING has no friend class.
Attributes
Class IF_UAP_FIELD_STEERING has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_FIELDNAMES Instance method Public Method Supply Field Names for a Certain Status 20000530
2 GET_REFERENCE Instance method Public Method For Field Symbol 20000621
3 GET_STATUS Instance method Public Method Read Field Status 20000605
4 REFINE_STATUS Instance method Public Method Set Field Status 20000605
5 SET_CONTEXT Instance method Public Method Set Context 20000605
Events
Class IF_UAP_FIELD_STEERING has no event.
Types
Class IF_UAP_FIELD_STEERING has no local type.
Method Signatures

Method GET_FIELDNAMES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_STATUS Call by reference Type reference (TYPE) UAP_FIELD_STATUS Feldstatus Feldauswahlsteuerung 20000605
2 Returning RE_FIELDNAMES Value transfer Type reference (TYPE) TC_FIELD_TAB Liste mit Tabellenfeldern 20000605

Method GET_FIELDNAMES on class IF_UAP_FIELD_STEERING has no exception.

Method GET_REFERENCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_FIELDNAME Call by reference Type reference (TYPE) FIELDNAME Feldname 20000621
2 Returning RE_REFERENCE Value transfer Type reference (TYPE) REF TO DATA Daten-Referenz 20000621

Method GET_REFERENCE on class IF_UAP_FIELD_STEERING has no exception.

Method GET_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_FIELDNAME Call by reference Type reference (TYPE) FIELDNAME Feldname 20000605
2 Returning RE_STATUS Value transfer Type reference (TYPE) UAP_FIELD_STATUS Feldstatus Feldauswahlsteuerung 20000605

Method GET_STATUS on class IF_UAP_FIELD_STEERING has no exception.

Method REFINE_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_FIELDNAME Call by reference Type reference (TYPE) FIELDNAME Feldname 20000605
2 Importing IM_STATUS Call by reference Type reference (TYPE) UAP_FIELD_STATUS Feldstatus Feldauswahlsteuerung 20000605
# Exception Resumable Description Created on
1 FIELD_NOT_FOUND Feld wurde nicht gefunden 20000605
2 STATUS_NOT_REFINEABLE Status ist nicht verfeinerbar 20000605

Method SET_CONTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CONTEXT Call by reference Object reference (TYPE REF TO) CL_UAP_NAVIGATION_NODE Produktart, Buchungskreis o.ä. 20000605

Method SET_CONTEXT on class IF_UAP_FIELD_STEERING has no exception.
History
Last changed by/on SAP  00000000 
SAP Release Created in