SAP ABAP Class /ISDFPS/CL_BADI_GET_ORG_LEVELS (Default Implementation for BAdI: /ISDFPS/GET_ORG_LEVELS)
Hierarchy
EA-DFPS (Software Component) SAP Enterprise Extension Defense Forces & Public Security
   IS-DFS-BIT-PG (Application Component) Role Generator
     /ISDFPS/ROLEMAN (Package) Role Generator: DFPS Implementation
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /ISDFPS/IF_BADI_GET_ORG_LEVELS Interface for BAdI: /ISDFPS/GET_ORG_LEVELS 20061018
2 Interface implementation (CLASS c. INTERFACES i_ref)  /ISDFPS/IF_GET_ORG_LEVELS Interface for BAdI: /ISDFPS/GET_ORG_LEVELS 20061018
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_BADI_INTERFACE Tag Interface for BAdIs 20061018
Properties
Class /ISDFPS/CL_BADI_GET_ORG_LEVELS  
Short Description Default Implementation for BAdI: /ISDFPS/GET_ORG_LEVELS    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /ISDFPS/ROLEMAN   Role Generator: DFPS Implementation 
Created 20050323   SAP 
Last change 20071120   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /ISDFPS/CL_BADI_GET_ORG_LEVELS has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 /ISDFPS/IF_BADI_GET_ORG_LEVELS Interface for BAdI: /ISDFPS/GET_ORG_LEVELS 20061018
2 /ISDFPS/IF_GET_ORG_LEVELS Interface for BAdI: /ISDFPS/GET_ORG_LEVELS 20061018
3 IF_BADI_INTERFACE Tag Interface for BAdIs 20061018
Friends
Class /ISDFPS/CL_BADI_GET_ORG_LEVELS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MC_FALSE Constant Private Type reference (TYPE) SAP_BOOL ' ' 20070825
2 MC_ORGLEVEL_ARBPL Instance attribute Private Attribute reference (LIKE) 20070629
3 MC_ORGLEVEL_BERID Instance attribute Private Attribute reference (LIKE) 20070629
4 MC_ORGLEVEL_BUKRS Instance attribute Private Attribute reference (LIKE) 20070629
5 MC_ORGLEVEL_EKGRP Instance attribute Private Attribute reference (LIKE) 20070629
6 MC_ORGLEVEL_EKORG Instance attribute Private Attribute reference (LIKE) 20070629
7 MC_ORGLEVEL_FM_FICTR Instance attribute Private Attribute reference (LIKE) 20070629
8 MC_ORGLEVEL_FM_FIKRS Instance attribute Private Attribute reference (LIKE) 20070629
9 MC_ORGLEVEL_IWERK Instance attribute Private Attribute reference (LIKE) 20070629
10 MC_ORGLEVEL_KOKRS Instance attribute Private Attribute reference (LIKE) 20070629
11 MC_ORGLEVEL_KOSTL Instance attribute Private Attribute reference (LIKE) 20070629
12 MC_ORGLEVEL_LGORT Instance attribute Private Attribute reference (LIKE) 20070629
13 MC_ORGLEVEL_PLVAR Instance attribute Private Attribute reference (LIKE) 20070629
14 MC_ORGLEVEL_PRCTR Instance attribute Private Attribute reference (LIKE) 20070629
15 MC_ORGLEVEL_SPART Instance attribute Private Attribute reference (LIKE) 20070629
16 MC_ORGLEVEL_SWERK Instance attribute Private Attribute reference (LIKE) 20070629
17 MC_ORGLEVEL_VKORG Instance attribute Private Attribute reference (LIKE) 20070629
18 MC_ORGLEVEL_VSTEL Instance attribute Private Attribute reference (LIKE) 20070629
19 MC_ORGLEVEL_VTWEG Instance attribute Private Attribute reference (LIKE) 20070629
20 MC_ORGLEVEL_WERKS Instance attribute Private Attribute reference (LIKE) 20070629
21 MC_TRUE Constant Private Type reference (TYPE) SAP_BOOL 'X' Boolean Variable (X=True, Space=False) 20070629
22 MT_ORGLEVEL Static Attribute Private Type reference (TYPE) /ISDFPS/USORG_T Org. levels 20070629
23 MT_ORGLEVEL_BUFFER Static Attribute Private Type reference (TYPE) TY_ORGLEVEL_BUFFER_TAB 20070825
Methods
# Method Level Visibility Method type Description Created on
1 GET_ORG_LEVELS Instance method Public Method 20070629
Events
Class /ISDFPS/CL_BADI_GET_ORG_LEVELS has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_ORGLEVEL_BUFFER Private See coding 20070825 BEGIN OF TY_ORGLEVEL_BUFFER, otype TYPE otype, objid TYPE string. .INCLUDE TYPE /ISDFPS/AG1252_S. TYPES: END OF TY_ORGLEVEL_BUFFER
2 TY_ORGLEVEL_BUFFER_TAB Private See coding 20070825 TY_ORGLEVEL_BUFFER_TAB TYPE SORTED TABLE OF TY_ORGLEVEL_BUFFER WITH NON-UNIQUE KEY otype objid varbl
Method Signatures

Method GET_ORG_LEVELS Signature

Method GET_ORG_LEVELS on class /ISDFPS/CL_BADI_GET_ORG_LEVELS has no parameter.
Method GET_ORG_LEVELS on class /ISDFPS/CL_BADI_GET_ORG_LEVELS has no exception.
History
Last changed by/on SAP  20071120 
SAP Release Created in 600