Hierarchy

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FAGL_R_PLAN | Reorganization: Plan | 20090210 |
Properties
Class | CL_FAGL_R_PLAN | |
Short Description | Reorganization: Plan | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | FAGL_REORGANIZATION_FW | Reorganization - Framework |
Created | 20090210 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_FAGL_R_PLAN has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_FAGL_R_PLAN | Reorganization: Plan | 20090210 |
Friends
Class CL_FAGL_R_PLAN has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | GTY_S_BUFFER | Buffer for Current Data | 20090216 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | GTY_S_BUFFER | Buffer for Database Data | 20090216 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | GTY_S_FIELDNAME_ASSIGN | Assignment Table per Account Assignment Element | 20100113 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | FAGL_R_T_PLAN_TYPE_FIELD | Account Assignment Fields of the Plan (or Plan Type) | 20100113 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | FAGL_R_T_OBJLIST_DONE | Processing Information Corresponding to Hierarchy | 20091016 | ||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | GTY_TS_OBJLIST_WEAK | Weak References of Object Lists | 20100323 | ||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | GTY_TS_OBJLIST_WEAK_AGGR | Weak References of Object Lists: Aggregated | 20100323 | ||
8 | ![]() |
Instance attribute | Private | Attribute reference (LIKE) | 20090219 | ||||
9 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | 20090211 | ||||
10 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | 20090325 | ||||
11 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | 20090325 | ||||
12 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | 20090227 | ||||
13 | ![]() |
Instance attribute | Private | Type reference (TYPE) | FLAG | 'X' = Attributes of background orders were read | 20090323 |
Methods
Events
# | Event | Type | Visibility | Description | Created on |
---|---|---|---|---|---|
1 | JOB_DATA_REFRESHED | Instance Event (0) |
Public (2) |
20090612 | |
2 | RESTRICTIONS_GENERAL_CHANGED | Instance Event (0) |
Public (2) |
20090612 | |
3 | RESTRICTIONS_SPECIFIC_CHANGED | Instance Event (0) |
Public (2) |
20090612 | |
4 | XDONE_DATA_REFRESH | Instance Event (0) |
Public (2) |
20091021 |
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | SX_BUFFER | Protected | See coding | 20090213 | BEGIN OF sx_buffer,
s_fagl_r_pl TYPE fagl_r_pl,
s_fagl_r_pl_t TYPE fagl_r_pl_t,
t_fagl_r_pl_res_g TYPE tx_fagl_r_pl_res_g,
* t_fagl_r_pl_res_s TYPE tx_fagl_r_pl_res_s,
* t_fagl_r_pl_derh TYPE tx_fagl_r_pl_derh,
END OF sx_buffer
|
||
2 | SX_OBJLIST_WEAK | Protected | See coding | 20090213 | BEGIN OF sx_objlist_weak,
node_id TYPE fagl_r_node_id,
o_objlist TYPE REF TO cl_abap_weak_reference,
END OF sx_objlist_weak
|
||
3 | S_PARTN | Private | Attribute reference (LIKE) | 20100331 |
|
||
4 | TS_OBJLIST_WEAK | Protected | See coding | 20090213 | ts_objlist_weak TYPE SORTED TABLE OF sx_objlist_weak
WITH UNIQUE KEY node_id
|
||
5 | TX_FAGL_R_PL_DERH | Protected | See coding | 20090213 | tx_fagl_r_pl_derh TYPE STANDARD TABLE OF fagl_r_pl_derh
|
||
6 | TX_FAGL_R_PL_RES_G | Protected | See coding | 20090213 | tx_fagl_r_pl_res_g TYPE STANDARD TABLE OF fagl_r_pl_res_g
|
||
7 | TX_FAGL_R_PL_RES_S | Protected | See coding | 20090213 | tx_fagl_r_pl_res_s TYPE STANDARD TABLE OF fagl_r_pl_res_s
|
||
8 | T_PARTN | Private | Attribute reference (LIKE) | 20100331 |
|
Method Signatures
Method ADD_NUM_STATUS_P Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_NUM_STATUS | Value transfer | Type reference (TYPE) | FAGL_R_S_NUM_STATUS | Reorg: Verdichtung verschiedenerer Kennzahlen | 20110901 | ||
2 | ![]() |
IS_NUM_STATUS_1 | Value transfer | Type reference (TYPE) | FAGL_R_S_NUM_STATUS | Reorg: Verdichtung verschiedenerer Kennzahlen | 20110901 | ||
3 | ![]() |
IS_NUM_STATUS_2 | Value transfer | Type reference (TYPE) | FAGL_R_S_NUM_STATUS | Reorg: Verdichtung verschiedenerer Kennzahlen | 20110901 |
Method ADD_NUM_STATUS_P on class CL_FAGL_R_PLAN has no exception.
Method CALL_ALL_OBJ_TYPE_INST_P Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_PL_RES_S | Call by reference | Type reference (TYPE) | GTY_T_FAGL_R_PL_RES_S | 20090616 | |||
2 | ![]() |
IT_PL_RES_S_DB | Call by reference | Type reference (TYPE) | GTY_T_FAGL_R_PL_RES_S | 20090616 |
Method CALL_ALL_OBJ_TYPE_INST_P on class CL_FAGL_R_PLAN has no exception.
Method CHANGE_TREE_XDONE_VALUE_P Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_COUNT_HIER | Call by reference | Type reference (TYPE) | GTY_T_COUNT_HIER | 20110824 |
Method CHANGE_TREE_XDONE_VALUE_P on class CL_FAGL_R_PLAN has no exception.
Method CHECK Signature
Method CHECK on class CL_FAGL_R_PLAN has no parameter.
Method CHECK on class CL_FAGL_R_PLAN has no exception.
Method CHECK_ACC_ASSIGNMENT Signature
Method CHECK_ACC_ASSIGNMENT on class CL_FAGL_R_PLAN has no parameter.
Method CHECK_ACC_ASSIGNMENT on class CL_FAGL_R_PLAN has no exception.
Method CHECK_ASSIGNMENT_CYCLE_P Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MESSAGE | Call by reference | Type reference (TYPE) | FAGL_R_T_MESSAGE2 | Reorg: Meldungen (ohne Index) | 20110512 | ||
2 | ![]() |
IT_ASSIGN | Call by reference | Type reference (TYPE) | FAGL_R_T_ASSIGN | Reorg: Zuordnung altes/neues Stammdatenattribut | 20110512 |
Method CHECK_ASSIGNMENT_CYCLE_P on class CL_FAGL_R_PLAN has no exception.
Method CHECK_CHANGE_ALLOWED_P Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_OBJ_TYPE_ALLOWED | Call by reference | Type reference (TYPE) | FAGL_R_T_OBJ_TYPE_CHNG | Änderungen der Objektart erlaubt | 20100107 | ||
2 | ![]() |
ET_MESSAGE | Call by reference | Type reference (TYPE) | FAGL_R_T_MESSAGE2 | Meldungen (ohne Index) | 20090604 | ||
3 | ![]() |
EV_XCHANGE_ALLOWED | Call by reference | Type reference (TYPE) | FLAG | Kennzeichen, ob der Plan geändert werden darf | 20090604 | ||
4 | ![]() |
IS_PLAN | Call by reference | Type reference (TYPE) | FAGL_R_S_PLAN | Attribute eines ReorgPlans (Datenbank vs. aktuell) | 20100203 |
Method CHECK_CHANGE_ALLOWED_P on class CL_FAGL_R_PLAN has no exception.
Method CHECK_COUNT_TREE_ACT_ALL_P Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_COUNT_HIER | Call by reference | Type reference (TYPE) | GTY_T_COUNT_HIER | 20110824 |
Method CHECK_COUNT_TREE_ACT_ALL_P on class CL_FAGL_R_PLAN has no exception.
Method CHECK_COUNT_TREE_ACT_P Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_COUNT_HIER | Call by reference | Type reference (TYPE) | GTY_T_COUNT_HIER | 20110824 | |||
2 | ![]() |
IV_ACTIVITY | Call by reference | Type reference (TYPE) | FAGL_R_ACTIVITY | 20110824 |
Method CHECK_COUNT_TREE_ACT_P on class CL_FAGL_R_PLAN has no exception.
Method CHECK_DB_CONSISTENCY Signature
Method CHECK_DB_CONSISTENCY on class CL_FAGL_R_PLAN has no parameter.
Method CHECK_DB_CONSISTENCY on class CL_FAGL_R_PLAN has no exception.
Method CHECK_RESTRICTION_EXISTENCE_P Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MESSAGE | Call by reference | Type reference (TYPE) | FAGL_R_T_MESSAGE2 | Meldungen (ohne Index) | 20090417 | ||
2 | ![]() |
IT_SELOPT | Call by reference | Type reference (TYPE) | FAGL_R_T_SELOPT | Tabelle der gener. SELECT-OPTION dynam. Selektionen | 20090417 | ||
3 | ![]() |
IV_FIELDNAME | Call by reference | Type reference (TYPE) | FIELDNAME | Feldname | 20090417 | ||
4 | ![]() |
IV_TABLENAME | Call by reference | Type reference (TYPE) | TABNAME | Kontrollstruktur für Tests des Tabellennamens (außer SAA) | 20090417 |
Method CHECK_RESTRICTION_EXISTENCE_P on class CL_FAGL_R_PLAN has no exception.
Method CLEAR_COUNT_SUBTREE_P Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_COUNT_HIER | Call by reference | Type reference (TYPE) | GTY_T_COUNT_HIER | 20110721 | |||
2 | ![]() |
IV_ACTIVITY | Call by reference | Type reference (TYPE) | FAGL_R_ACTIVITY | Aktivität in der Reorganisation | 20110721 | ||
3 | ![]() |
IV_NODE_ID | Call by reference | Type reference (TYPE) | FAGL_R_NODE_ID | Knoten in der Ableitungshierarchie | 20110721 |
Method CLEAR_COUNT_SUBTREE_P on class CL_FAGL_R_PLAN has no exception.
Method CLOSE Signature
Method CLOSE on class CL_FAGL_R_PLAN has no parameter.
Method CLOSE on class CL_FAGL_R_PLAN has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_ENVIRONMENT | Call by reference | Type reference (TYPE) | FAGL_R_PLAN_ENVIRONMENT | Umgebung eines ReorgPlans | 20090219 | ||
2 | ![]() |
IV_PLAN | Call by reference | Type reference (TYPE) | FAGL_R_PLAN | Reorganisationsplan | 20090211 |
Method CONSTRUCTOR on class CL_FAGL_R_PLAN has no exception.
Method CREATE_VARIANT_P Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MESSAGE | Call by reference | Type reference (TYPE) | FAGL_R_T_MESSAGE2 | Meldungen | 20090213 | ||
2 | ![]() |
EV_VARIANT | Call by reference | Type reference (TYPE) | RALDB_VARI | Variantenname | 20090213 | ||
3 | ![]() |
IT_NODE_ID | Call by reference | Type reference (TYPE) | FAGL_R_T_NODE_ID | Tabelle der Knoten einer Ableitungshierarchie | 20090213 | ||
4 | ![]() |
IV_ACTIVITY | Call by reference | Type reference (TYPE) | FAGL_R_ACTIVITY | Aktivität in der Reorganisation | 20090305 | ||
5 | ![]() |
IV_PROGRAM | Call by reference | Type reference (TYPE) | SY-REPID | Programmname | 20090213 | ||
6 | ![]() |
IV_XDIALOG | Call by reference | Type reference (TYPE) | FLAG | im Dialog ausführen | 20090312 |
Method CREATE_VARIANT_P on class CL_FAGL_R_PLAN has no exception.
Method DELETE Signature
Method DELETE on class CL_FAGL_R_PLAN has no parameter.
Method DELETE on class CL_FAGL_R_PLAN has no exception.
Method DELETE_ASSIGNMENT Signature
Method DELETE_ASSIGNMENT on class CL_FAGL_R_PLAN has no parameter.
Method DELETE_ASSIGNMENT on class CL_FAGL_R_PLAN has no exception.
Method DEQUEUE Signature
Method DEQUEUE on class CL_FAGL_R_PLAN has no parameter.
Method DEQUEUE on class CL_FAGL_R_PLAN has no exception.
Method ENQUEUE Signature
Method ENQUEUE on class CL_FAGL_R_PLAN has no parameter.
Method ENQUEUE on class CL_FAGL_R_PLAN has no exception.
Method FILL_ASSIGN_TAB_COMB_P Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_MDATTR | Call by reference | Type reference (TYPE) | FAGL_R_MDATTR_OLD | Stammdatenattribut | 20100113 |
Method FILL_ASSIGN_TAB_COMB_P on class CL_FAGL_R_PLAN has no exception.
Method FILL_ASSIGN_TAB_SEP_P Signature
Method FILL_ASSIGN_TAB_SEP_P on class CL_FAGL_R_PLAN has no parameter.
Method FILL_ASSIGN_TAB_SEP_P on class CL_FAGL_R_PLAN has no exception.
Method FILL_NUM_STATUS_FROM_DB_P Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_NUM_STATUS | Call by reference | Type reference (TYPE) | FAGL_R_S_NUM_STATUS | Reorg: Verdichtung verschiedenerer Kennzahlen | 20111012 |
Method FILL_NUM_STATUS_FROM_DB_P on class CL_FAGL_R_PLAN has no exception.
Method GET_ACC_ASSIGNMENT Signature
Method GET_ACC_ASSIGNMENT on class CL_FAGL_R_PLAN has no parameter.
Method GET_ACC_ASSIGNMENT on class CL_FAGL_R_PLAN has no exception.
Method GET_ACC_ASSIGNMENT_VALUES Signature
Method GET_ACC_ASSIGNMENT_VALUES on class CL_FAGL_R_PLAN has no parameter.
Method GET_ACC_ASSIGNMENT_VALUES on class CL_FAGL_R_PLAN has no exception.
Method GET_BASIC_DATA Signature
Method GET_BASIC_DATA on class CL_FAGL_R_PLAN has no parameter.
Method GET_BASIC_DATA on class CL_FAGL_R_PLAN has no exception.
Method GET_COUNT_DATA_P Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_COUNT | Call by reference | Type reference (TYPE) | GTY_T_COUNT | 20110721 |
Method GET_COUNT_DATA_P on class CL_FAGL_R_PLAN has no exception.
Method GET_DATA_FROM_DB_P Signature
Method GET_DATA_FROM_DB_P on class CL_FAGL_R_PLAN has no parameter.
Method GET_DATA_FROM_DB_P on class CL_FAGL_R_PLAN has no exception.
Method GET_DDIC_INFO_DOMA_P Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_DD01V | Call by reference | Type reference (TYPE) | DD01V | Generierte Tabelle zum View DD01V | 20100129 | ||
2 | ![]() |
IV_DOMNAME | Call by reference | Type reference (TYPE) | DOMNAME | Bezeichnung einer Domäne | 20100129 |
Method GET_DDIC_INFO_DOMA_P on class CL_FAGL_R_PLAN has no exception.
Method GET_DDIC_INFO_TABFIELD_P Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_DFIES | Call by reference | Type reference (TYPE) | DFIES | DD-Schnittstelle: Tabellenfelder für DDIF_FIELDINFO_GET | 20100129 | ||
2 | ![]() |
ET_FIXED_VALUES | Call by reference | Type reference (TYPE) | DDFIXVALUES | Beschreibung von Domänen-Festwerten | 20100129 | ||
3 | ![]() |
IV_FIELDNAME | Call by reference | Type reference (TYPE) | FIELDNAME | Feldname | 20100129 | ||
4 | ![]() |
IV_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Tabellenname | 20100129 |
Method GET_DDIC_INFO_TABFIELD_P on class CL_FAGL_R_PLAN has no exception.
Method GET_HIERARCHY Signature
Method GET_HIERARCHY on class CL_FAGL_R_PLAN has no parameter.
Method GET_HIERARCHY on class CL_FAGL_R_PLAN has no exception.
Method GET_JOB_DATA_P Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_JOB_DETAIL | Call by reference | Type reference (TYPE) | FAGL_R_TS_JOB_DETAIL | Attribute der Hintergrundaufträge | 20090309 | ||
2 | ![]() |
ET_NODE_ID_JOB | Call by reference | Type reference (TYPE) | FAGL_R_TS_NODE_ID_JOB | Zuordnungen Knoten->Hintergrundauftrag | 20090309 | ||
3 | ![]() |
IV_ACTIVITY | Call by reference | Type reference (TYPE) | FAGL_R_ACTIVITY | SPACE | Aktivität in der Reorganisation | 20090316 |
Method GET_JOB_DATA_P on class CL_FAGL_R_PLAN has no exception.
Method GET_JOB_LOG Signature
Method GET_JOB_LOG on class CL_FAGL_R_PLAN has no parameter.
Method GET_JOB_LOG on class CL_FAGL_R_PLAN has no exception.
Method GET_LAST_DISPATCHER Signature
Method GET_LAST_DISPATCHER on class CL_FAGL_R_PLAN has no parameter.
Method GET_LAST_DISPATCHER on class CL_FAGL_R_PLAN has no exception.
Method GET_NEW_VARIANT_NAME_P Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_VARIANT | Call by reference | Type reference (TYPE) | RALDB_VARI | Variantenname | 20090213 | ||
2 | ![]() |
IV_PREFIX | Call by reference | Type reference (TYPE) | CHAR4 | 'GV' | Präfix | 20090213 |
Method GET_NEW_VARIANT_NAME_P on class CL_FAGL_R_PLAN has no exception.
Method GET_NEXT_HIERACHY_LEVEL_P Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_HIERARCHY | Call by reference | Type reference (TYPE) | FAGL_R_T_HIERARCHY | Hierarchie (sortiert nach Hierarchie) | 20090225 | ||
2 | ![]() |
IS_HIERARCHY_SUP | Call by reference | Type reference (TYPE) | FAGL_R_S_HIERARCHY | Hierarchie (sortiert nach Hierarchie) | 20090225 | ||
3 | ![]() |
IT_DERH_ALL | Call by reference | Type reference (TYPE) | GTY_T_DERH | Ableitungshierarchie (sortiert) | 20090225 | ||
4 | ![]() |
IT_DERH_NEXT_LEVEL | Call by reference | Type reference (TYPE) | GTY_T_DERH | 20090225 |
Method GET_NEXT_HIERACHY_LEVEL_P on class CL_FAGL_R_PLAN has no exception.
Method GET_NODES_FROM_NODE_OBJ_TYPE Signature
Method GET_NODES_FROM_NODE_OBJ_TYPE on class CL_FAGL_R_PLAN has no parameter.
Method GET_NODES_FROM_NODE_OBJ_TYPE on class CL_FAGL_R_PLAN has no exception.
Method GET_OBJLISTS Signature
Method GET_OBJLISTS on class CL_FAGL_R_PLAN has no parameter.
Method GET_OBJLISTS on class CL_FAGL_R_PLAN has no exception.
Method GET_OBJLIST_AGGR_P Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EO_OBJLIST | Call by reference | Object reference (TYPE REF TO) | IF_FAGL_R_OBJLIST | Objektliste eines Plans | 20090309 | ||
2 | ![]() |
IT_O_OBJLIST_AGGR | Call by reference | Type reference (TYPE) | FAGL_R_T_OBJLIST_INST | Tabelle der zuge Objlistreferenzen incl. Obj_type | 20090311 | ||
3 | ![]() |
IV_OBJ_TYPE | Call by reference | Type reference (TYPE) | FAGL_R_OBJ_TYPE | Objektart | 20090309 |
Method GET_OBJLIST_AGGR_P on class CL_FAGL_R_PLAN has no exception.
Method GET_OBJLIST_P Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EO_OBJLIST | Call by reference | Object reference (TYPE REF TO) | IF_FAGL_R_OBJLIST | Tabelle der Objektlisten | 20090212 | ||
2 | ![]() |
IV_NODE_ID | Call by reference | Type reference (TYPE) | FAGL_R_NODE_ID | Knoten einer Ableitungshierarchie | 20090212 | ||
3 | ![]() |
IV_OBJ_TYPE | Call by reference | Type reference (TYPE) | FAGL_R_OBJ_TYPE | Objektart | 20090217 | ||
4 | ![]() |
IV_XNO_SELECT | Call by reference | Type reference (TYPE) | FLAG | SPACE | Keinen Datenbankzugriff | 20090302 | |
5 | ![]() |
IV_XPLAN_CREATION | Call by reference | Type reference (TYPE) | FLAG | SPACE | Anlegen eines neuen Plans | 20090303 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20090212 |
Method GET_OBJLIST_UNAME_P Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_PL_OBJLST | Call by reference | Type reference (TYPE) | GTY_T_OBJLIST_KEY | 20091019 | |||
2 | ![]() |
IV_DYN_COND | Call by reference | Type reference (TYPE) | STRING | 20091019 | |||
3 | ![]() |
IV_NODE_ID | Call by reference | Type reference (TYPE) | FAGL_R_NODE_ID | Knoten in der Ableitungshierarchie | 20100311 | ||
4 | ![]() |
IV_OBJ_TYPE | Call by reference | Type reference (TYPE) | FAGL_R_OBJ_TYPE | Objektart | 20100311 | ||
5 | ![]() |
IV_XUNAME_CLOSED | Call by reference | Type reference (TYPE) | FLAG | SPACE | Nur für ObjektlistVerantwortl.: Eigene abgeschl.Objektlisten | 20091223 | |
6 | ![]() |
IV_XUNAME_OPEN | Call by reference | Type reference (TYPE) | FLAG | 'X' | Nur für ObjektlistVerantwortl.: Eigene offene Objektlisten | 20091223 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20091223 |
Method GET_OBJ_TYPE_CUST_P Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EO_OBJ_TYPE_CUST | Value transfer | Object reference (TYPE REF TO) | IF_FAGL_R_OBJ_TYPE_CUST | Objektart inkl. Customizing | 20090302 | ||
2 | ![]() |
IV_OBJ_TYPE | Call by reference | Type reference (TYPE) | FAGL_R_OBJ_TYPE | Objektart | 20090302 | ||
3 | ![]() |
IV_PLAN_TYPE | Call by reference | Type reference (TYPE) | FAGL_R_PLAN_TYPE | Reorganisationsplanart | 20090302 |
Method GET_OBJ_TYPE_CUST_P on class CL_FAGL_R_PLAN has no exception.
Method GET_ORG_UNIT Signature
Method GET_ORG_UNIT on class CL_FAGL_R_PLAN has no parameter.
Method GET_ORG_UNIT on class CL_FAGL_R_PLAN has no exception.
Method GET_PLAN_DATA_P Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_PLAN | Call by reference | Type reference (TYPE) | FAGL_R_S_PLAN | Attribute eines ReorgPlans (Datenbank vs. aktuell) | 20090529 |
Method GET_PLAN_DATA_P on class CL_FAGL_R_PLAN has no exception.
Method GET_PLAN_TYPE_CUST_P Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EO_PLAN_TYPE_CUST | Value transfer | Object reference (TYPE REF TO) | IF_FAGL_R_PLAN_TYPE_CUST | Planart inkl. Customizing | 20090227 |
Method GET_PLAN_TYPE_CUST_P on class CL_FAGL_R_PLAN has no exception.
Method GET_RESTRICTIONS_GENERAL Signature
Method GET_RESTRICTIONS_GENERAL on class CL_FAGL_R_PLAN has no parameter.
Method GET_RESTRICTIONS_GENERAL on class CL_FAGL_R_PLAN has no exception.
Method GET_RESTRICTIONS_SPECIFIC Signature
Method GET_RESTRICTIONS_SPECIFIC on class CL_FAGL_R_PLAN has no parameter.
Method GET_RESTRICTIONS_SPECIFIC on class CL_FAGL_R_PLAN has no exception.
Method GET_RESTRICTION_P Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_RESTRICTION | Call by reference | Type reference (TYPE) | FAGL_R_T_TRANGE | Allgemeine Einschränkungen | 20090216 | ||
2 | ![]() |
IT_RESTRICTION_INT | Call by reference | Type reference (TYPE) | GTY_T_RESTRICTION_INT | 20090216 |
Method GET_RESTRICTION_P on class CL_FAGL_R_PLAN has no exception.
Method IS_CHANGED Signature
Method IS_CHANGED on class CL_FAGL_R_PLAN has no parameter.
Method IS_CHANGED on class CL_FAGL_R_PLAN has no exception.
Method IS_XDIALOG_P Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_XDIALOG | Value transfer | Type reference (TYPE) | FLAG | im Dialog | 20090603 |
Method IS_XDIALOG_P on class CL_FAGL_R_PLAN has no exception.
Method PREPARE_ASSIGNMENT_ALL_P Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_MSGV1 | Call by reference | Type reference (TYPE) | SY-MSGV1 | Nachrichtenvariable | 20100128 | ||
2 | ![]() |
EV_MSGV2 | Call by reference | Type reference (TYPE) | SY-MSGV2 | Nachrichtenvariable | 20100128 | ||
3 | ![]() |
EV_MSGV3 | Call by reference | Type reference (TYPE) | SY-MSGV3 | Nachrichtenvariable | 20100128 | ||
4 | ![]() |
EV_MSGV4 | Call by reference | Type reference (TYPE) | SY-MSGV4 | Nachrichtenvariable | 20100128 | ||
5 | ![]() |
IS_ASSIGN | Call by reference | Type reference (TYPE) | FAGL_R_S_ASSIGN | Zuordnung altes/neues Stammdatenattribut | 20100128 |
Method PREPARE_ASSIGNMENT_ALL_P on class CL_FAGL_R_PLAN has no exception.
Method PREPARE_ASSIGNMENT_ONE_P Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_FIELD_VALUE | Call by reference | Type reference (TYPE) | FAGL_R_T_FIELD_VALUE | Feldnamen und Werte | 20110325 | ||
2 | ![]() |
EV_MSGV1 | Call by reference | Type reference (TYPE) | SY-MSGV1 | Nachrichtenvariable | 20100128 | ||
3 | ![]() |
EV_MSGV2 | Call by reference | Type reference (TYPE) | SY-MSGV2 | Nachrichtenvariable | 20100128 | ||
4 | ![]() |
IV_MDATTR | Call by reference | Type reference (TYPE) | FAGL_R_MDATTR_OLD | Altes Stammdatenattribut | 20100128 |
Method PREPARE_ASSIGNMENT_ONE_P on class CL_FAGL_R_PLAN has no exception.
Method PREPARE_COUNT_TREE_P Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_COUNT_HIER | Call by reference | Type reference (TYPE) | GTY_T_COUNT_HIER | 20110810 |
Method PREPARE_COUNT_TREE_P on class CL_FAGL_R_PLAN has no exception.
Method REFRESH_DATA Signature
Method REFRESH_DATA on class CL_FAGL_R_PLAN has no parameter.
Method REFRESH_DATA on class CL_FAGL_R_PLAN has no exception.
Method SAVE Signature
Method SAVE on class CL_FAGL_R_PLAN has no parameter.
Method SAVE on class CL_FAGL_R_PLAN has no exception.
Method SAVE_P Signature
Method SAVE_P on class CL_FAGL_R_PLAN has no parameter.
Method SAVE_P on class CL_FAGL_R_PLAN has no exception.
Method SET_ACTIVITY_RUN Signature
Method SET_ACTIVITY_RUN on class CL_FAGL_R_PLAN has no parameter.
Method SET_ACTIVITY_RUN on class CL_FAGL_R_PLAN has no exception.
Method SET_BASIC_DATA Signature
Method SET_BASIC_DATA on class CL_FAGL_R_PLAN has no parameter.
Method SET_BASIC_DATA on class CL_FAGL_R_PLAN has no exception.
Method SET_RESTRICTIONS_GENERAL Signature
Method SET_RESTRICTIONS_GENERAL on class CL_FAGL_R_PLAN has no parameter.
Method SET_RESTRICTIONS_GENERAL on class CL_FAGL_R_PLAN has no exception.
Method SET_RESTRICTIONS_SPECIFIC Signature
Method SET_RESTRICTIONS_SPECIFIC on class CL_FAGL_R_PLAN has no parameter.
Method SET_RESTRICTIONS_SPECIFIC on class CL_FAGL_R_PLAN has no exception.
Method SET_XDONE_TABLE_P Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_OBJLIST_DONE | Call by reference | Type reference (TYPE) | FAGL_R_T_OBJLIST_DONE | Abarbeitungsinformationen entsprechend der Hierarchie | 20110824 | ||
2 | ![]() |
IT_COUNT_HIER | Call by reference | Type reference (TYPE) | GTY_T_COUNT_HIER | 20110824 |
Method SET_XDONE_TABLE_P on class CL_FAGL_R_PLAN has no exception.
Method UPDATE_COUNT_DATA Signature
Method UPDATE_COUNT_DATA on class CL_FAGL_R_PLAN has no parameter.
Method UPDATE_COUNT_DATA on class CL_FAGL_R_PLAN has no exception.
Method UPDATE_NUM_STATUS Signature
Method UPDATE_NUM_STATUS on class CL_FAGL_R_PLAN has no parameter.
Method UPDATE_NUM_STATUS on class CL_FAGL_R_PLAN has no exception.
Event Signatures
Event JOB_DATA_REFRESHED Signature
Event JOB_DATA_REFRESHED on class CL_FAGL_R_PLAN has no parameter.
Event RESTRICTIONS_GENERAL_CHANGED Signature
Event RESTRICTIONS_GENERAL_CHANGED on class CL_FAGL_R_PLAN has no parameter.
Event RESTRICTIONS_SPECIFIC_CHANGED Signature
Event RESTRICTIONS_SPECIFIC_CHANGED on class CL_FAGL_R_PLAN has no parameter.
Event XDONE_DATA_REFRESH Signature
Event XDONE_DATA_REFRESH on class CL_FAGL_R_PLAN has no parameter.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 605 |