SAP ABAP Function Module ASSET_FIELD_STATUS_GET_SINGLE (Gibt den Feldstatus eines Stammdatenfeldes zurück)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       AA (Package) Application Development R/3 Assets: Master Data
Basic Data
Function Module ASSET_FIELD_STATUS_GET_SINGLE Gibt den Feldstatus eines Stammdatenfeldes zurück  
Function Group AISBAUFBAU   Asset master: Scrn layout and tab layout  
Program Name SAPLAISBAUFBAU    
INCLUDE Name LAISBAUFBAUU02    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting ES_FRULES TYPE RAISTBAB Tabelle mit Bildaufbau
Importing I_FIELD TYPE RAISTBAB-FLDNM Anlagenstammsatzfeld
Importing I_FELEI TYPE T082A-FELEI Screen layout rule
Importing I_VIEW TYPE RA02S-SICHT '1' Asset View
Importing I_XOLDDATA TYPE RAIST03-FLG_ALTD SPACE Altdatenbearbeitung?
Importing I_XCLASS TYPE RAIST05-XSUBNO SPACE wird Anlagenklasse bearbeitet?
Importing I_XSUBNO TYPE RAIST05-XSUBNO SPACE Wird Unternummer bearbeitet?
Importing I_XINVM TYPE ANLA-XINVM SPACE Ist Anlage Investitionsmaßnahme?
Importing I_BUKRS TYPE T001-BUKRS SPACE Company Code
Importing I_GSBER TYPE ANLZ-GSBER SPACE nur für Ermittlung Baufbau GSBER nötig
Importing I_XPOSTCAP TYPE RAIST05-XSUBNO SPACE Nachaktivierung? (für GSBER und AKTIV)
Importing I_ZUGDT TYPE ANLA-ZUGDT SPACE nur für Ermittlung Baufbau GSBER nötig
Importing I_MEINS TYPE ANLA-MEINS SPACE Mengeneinheit ist initial (nur für SGWG)
Importing I_XCLVA TYPE RAIST05-XSUBNO SPACE Asset is a collective LVA
Exception FELEI_NOT_FOUND TYPE Bildaufbauregel auf DB nicht gefunden
Exception BUKRS_NOT_FOUND TYPE Buchungskreis auf DB nicht gefunden
Exception CLASS_AND_SUBNO_SIMULTANEOUS TYPE 'Klasse' und 'Unternr' gleichzeitig gesetzt
Exception INCONSISTENT_CUSTOMIZING TYPE GSBER ausgeblendet oder ohne Berechtigung
Exception FIELD_NOT_FOUND TYPE Feld in Bildaufbautabellen nicht gefunden
Exception VIEW_DATA_NOT_FOUND TYPE Datentabellen zur übergebenen Sicht sind leer
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  19980429 
SAP Release Created in