Hierarchy

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20090127 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FAGL_R_OBJ_TYPE | Reorganization: Object Type | 20090127 |
Properties
Class | CL_FAGL_R_OBJ_TYPE_001_POA | |
Short Description | Reorganization: Profit Center/Purchase Order (Assigned) | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | FAGL_REORGANIZATION_PC | Reorganization - Profit Center |
Created | 20090127 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_FAGL_R_OBJ_TYPE_001_POA has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20090127 | ||
2 | IF_FAGL_R_OBJ_TYPE | Reorganization: Object Type | 20090127 |
Friends
Class CL_FAGL_R_OBJ_TYPE_001_POA has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | TS_BUKRS_PRCTR_SEG | Profit Center to Segment Assignment | 20100113 | ||
2 | ![]() |
Instance attribute | Protected | See coding | 20100205 | ||||
3 | ![]() |
Instance attribute | Protected | See coding | 20100205 | ||||
4 | ![]() |
Instance attribute | Protected | See coding | 20100205 | ||||
5 | ![]() |
Instance attribute | Protected | See coding | 20100205 | ||||
6 | ![]() |
Instance attribute | Protected | See coding | 20100205 | ||||
7 | ![]() |
Static Attribute | Public | Type reference (TYPE) | T_KTOSL | 20130506 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Protected | Method | Add FI Line Item to Account Balance | 20090306 |
2 | ![]() |
Instance method | Protected | Method | Creates Entry in Expected Balance Structure | 20090306 |
3 | ![]() |
Instance method | Protected | Method | Calls K_COBL_CHECK to Determine Object Type | 20120525 |
4 | ![]() |
Instance method | Protected | Method | Validation of Acct Assignment - CO View- True or Statistical | 20090218 |
5 | ![]() |
Instance method | Protected | Method | Validation - Type of Superordinate Object | 20090213 |
6 | ![]() |
Instance method | Protected | Method | Is the profit center included in the reorganization? | 20120525 |
7 | ![]() |
Instance method | Protected | Method | Calls get_object_info for Higher-Level Object | 20120525 |
8 | ![]() |
Instance method | Protected | Method | Write Change Document | 20090409 |
9 | ![]() |
Instance method | Protected | Method | Derive Segment | 20100113 |
10 | ![]() |
Instance method | Public | Method | Determines All Relevant Account Keys for Purchase Orders | 20130506 |
11 | ![]() |
Instance method | Protected | Method | Error Message for Organizational Units | 20091221 |
12 | ![]() |
Instance method | Protected | Method | Special Case: Network Activity | 20090323 |
13 | ![]() |
Instance method | Protected | Method | Determines Balances for Purchase Orders for External Service | 20120911 |
14 | ![]() |
Instance method | Public | Method | Read Information on Open Items | 20100113 |
15 | ![]() |
Instance method | Protected | Method | Builds Where-Condition of the Query | 20120525 |
16 | ![]() |
Instance method | Protected | Method | Preparation of Structure Fields per Object Type | 20090213 |
17 | ![]() |
Instance method | Protected | Method | Preparation of Structure Names per Object Type | 20090213 |
18 | ![]() |
Instance method | Protected | Method | Preparation of Table Names per Object Type | 20090213 |
19 | ![]() |
Instance method | Protected | Method | Preparation of Fields for Where Claus per Object Type | 20090213 |
20 | ![]() |
Instance method | Protected | Method | Select Purchase Order items with Single Acct Assignment - PC | 20090821 |
21 | ![]() |
Instance method | Protected | Method | Reads Payment on A/c, Assigned with Sales Order to Materials | 20120525 |
22 | ![]() |
Instance method | Public | Method | 20100113 |
Events
Class CL_FAGL_R_OBJ_TYPE_001_POA has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | S_ACC_BALANCE | Protected | See coding | 20100205 | BEGIN OF s_acc_balance,
racct TYPE racct,
pswsl TYPE bseg-pswsl,
current TYPE boole_d,
acc_line TYPE s_fi_doc_line,
END OF s_acc_balance
|
||
2 | S_BKPF_KEY | Protected | See coding | 20100205 | BEGIN OF s_bkpf_key,
glvor TYPE bkpf-glvor,
awtyp TYPE bkpf-awtyp,
awkey TYPE bkpf-awkey,
bukrs TYPE bkpf-bukrs,
END OF s_bkpf_key
|
||
3 | S_BUKRS_PRCTR_SEG | Protected | See coding | 20100205 | BEGIN OF s_bukrs_prctr_seg ,
bukrs TYPE bukrs,
prctr TYPE prctr,
segment TYPE cobl-segment.
TYPES END OF s_bukrs_prctr_seg
|
||
4 | S_CC_ID | Protected | See coding | 20100205 | BEGIN OF s_cc_id,
kostl TYPE ekkn-kostl,
kokrs TYPE ekkn-kokrs,
prctr TYPE prctr,
END OF s_cc_id
|
||
5 | S_CO_ID | Protected | See coding | 20100205 | BEGIN OF s_co_id,
kstrg TYPE ekkn-kstrg,
kokrs TYPE ekkn-kokrs,
prctr TYPE prctr,
END OF s_co_id
|
||
6 | S_FA_ID | Protected | See coding | 20100205 | BEGIN OF s_fa_id,
* bukrs TYPE ekkn-bukrs,
anln1 TYPE ekkn-anln1,
anln2 TYPE ekkn-anln2,
prctr TYPE prctr,
END OF s_fa_id
|
||
7 | S_FI_DOC_HEADER | Protected | See coding | 20100205 | BEGIN OF s_fi_doc_header,
bukrs TYPE bkpf-bukrs,
gjahr TYPE bkpf-gjahr,
belnr TYPE bkpf-belnr,
budat TYPE bkpf-budat,
END OF s_fi_doc_header
|
||
8 | S_FI_DOC_LINE | Protected | See coding | 20100205 | BEGIN OF s_fi_doc_line,
bukrs TYPE bkpf-bukrs,
gjahr TYPE bkpf-gjahr,
belnr TYPE bkpf-belnr,
buzei TYPE bseg-buzei,
budat TYPE bkpf-budat,
prctr TYPE bseg-prctr,
dmbtr TYPE bseg-dmbtr,
pswbt TYPE bseg-pswbt,
dmbe2 TYPE bseg-dmbe2,
dmbe3 TYPE bseg-dmbe3,
pswsl TYPE bseg-pswsl,
ktosl TYPE bseg-ktosl,
hkont TYPE bseg-hkont,
koart TYPE bseg-koart,
shkzg TYPE bseg-shkzg,
ebeln TYPE bseg-ebeln,
ebelp TYPE bseg-ebelp,
zekkn TYPE bseg-zekkn,
matnr TYPE bseg-matnr,
werks TYPE bseg-werks,
xbilk TYPE bseg-xbilk,
END OF s_fi_doc_line
|
||
9 | S_MAT_DOC | Protected | See coding | 20100205 | BEGIN OF s_mat_doc,
belnr TYPE ekbe-belnr,
buzei TYPE ekbe-buzei,
gjahr TYPE ekbe-gjahr,
ebeln TYPE ekbe-ebeln,
ebelp TYPE ekbe-ebelp,
zekkn TYPE ekbe-zekkn,
vgabe TYPE ekbe-vgabe,
menge TYPE ekbe-menge,
budat TYPE ekbe-budat,
dmbtr type ekbe-dmbtr,
wrbtr type ekbe-wrbtr,
shkzg type ekbe-shkzg, "note 1780051
END OF s_mat_doc
|
||
10 | S_NWA_ID | Protected | See coding | 20100205 | BEGIN OF s_nwa_id,
nplnr TYPE ekkn-nplnr,
aufpl TYPE ekkn-aufpl,
kokrs TYPE ekkn-kokrs,
prctr TYPE prctr,
END OF s_nwa_id
|
||
11 | S_ORDER_ID | Protected | See coding | 20100205 | BEGIN OF s_order_id,
aufnr TYPE ekkn-aufnr,
kokrs TYPE ekkn-kokrs,
prctr TYPE prctr,
END OF s_order_id
|
||
12 | S_POA_KEY | Protected | See coding | 20100205 | BEGIN OF s_poa_key,
ebeln TYPE ekpo-ebeln,
ebelp TYPE ekpo-ebelp,
zekkn TYPE ekkn-zekkn,
vrtkz TYPE ekpo-vrtkz,
bukrs TYPE ekpo-bukrs,
prctr TYPE ekkn-prctr,
mdattr_old TYPE ekpo-ko_prctr,
mdattr_new TYPE ekpo-ko_prctr,
kzbws TYPE ekpo-kzbws, "1667694
kzvbr TYPE ekpo-kzvbr, "1667694
vbeln TYPE ekkn-vbeln, "1667694
vbelp TYPE ekkn-vbelp, "1667694
aufnr TYPE ekkn-aufnr, "1667694
ps_psp_pnr TYPE ekkn-ps_psp_pnr, "1667694
pstyp TYPE ekpo-pstyp, "1761757
packno type ekpo-packno, "1761757
lebre TYPE ekpo-lebre, "1761757
webre TYPE ekpo-webre, "1761757
END OF s_poa_key
|
||
13 | S_PO_AA | Protected | See coding | 20100205 | BEGIN OF s_po_aa.
INCLUDE TYPE ekkn.
TYPES:
bukrs TYPE bukrs,
kzvbr TYPE kzvbr, "16603365
kzbws TYPE kzbws, "16603365
END OF s_po_aa
|
||
14 | S_SO_ID | Protected | See coding | 20100205 | BEGIN OF s_so_id,
vbeln TYPE ekkn-vbeln,
vbelp TYPE ekkn-vbelp,
kokrs TYPE ekkn-kokrs,
prctr TYPE prctr,
END OF s_so_id
|
||
15 | S_SPLINFO_BASICS | Public | See coding | 20100205 | BEGIN OF s_splinfo_basics,
belnr TYPE belnr_d,
gjahr TYPE gjahr,
bukrs TYPE bukrs,
buzei TYPE buzei,
spl_no TYPE fagl_index,
"coming from reorg object
prctr_old TYPE prctr,
prctr TYPE prctr,
END OF s_splinfo_basics
|
||
16 | S_SUP_STR | Protected | See coding | 20100205 | BEGIN OF s_sup_str,
obj_type LIKE cl_fagl_r_obj_type=>gc_obj_type_cc,
str_name TYPE string,
END OF s_sup_str
|
||
17 | S_SUP_STRING | Protected | See coding | 20100205 | BEGIN OF s_sup_string,
obj_type LIKE cl_fagl_r_obj_type=>gc_obj_type_cc,
string TYPE string,
END OF s_sup_string
|
||
18 | S_SUP_TABLE | Protected | See coding | 20100205 | BEGIN OF s_sup_table,
obj_type LIKE cl_fagl_r_obj_type=>gc_obj_type_cc,
table_name TYPE string,
END OF s_sup_table
|
||
19 | S_SUP_TYPE_FIELD | Protected | See coding | 20100205 | BEGIN OF s_sup_type_field,
field_key TYPE string, "field as in object key
field_db TYPE string, "field as in table EKKN or EKPO (for BUKRS only)
END OF s_sup_type_field
|
||
20 | S_WBS_ID | Protected | See coding | 20100205 | BEGIN OF s_wbs_id,
ps_psp_pnr TYPE ekkn-ps_psp_pnr,
kokrs TYPE ekkn-kokrs,
prctr TYPE prctr,
END OF s_wbs_id
|
||
21 | TS_ACC_BALANCE | Protected | See coding | 20111110 | ts_acc_balance TYPE SORTED TABLE OF s_acc_balance WITH UNIQUE KEY racct pswsl current
|
||
22 | TS_BUKRS_PRCTR_SEG | Protected | See coding | 20100205 | ts_bukrs_prctr_seg TYPE SORTED TABLE OF s_bukrs_prctr_seg WITH UNIQUE KEY bukrs prctr
|
||
23 | TS_GLX_ORG_INFO | Protected | See coding | 20130423 | ts_glx_org_info TYPE SORTED TABLE OF GLX_ORG_INFO WITH UNIQUE KEY BUKRS
|
||
24 | TS_POA_KEY | Protected | See coding | 20111110 | ts_poa_key TYPE SORTED TABLE OF s_poa_key WITH UNIQUE KEY ebeln ebelp zekkn
|
||
25 | T_BKPF_KEY | Protected | See coding | 20100205 | t_bkpf_key TYPE TABLE OF s_bkpf_key
|
||
26 | T_FI_DOC_HEAD | Protected | See coding | 20100205 | t_fi_doc_head TYPE TABLE OF s_fi_doc_header
|
||
27 | T_FI_DOC_LINE | Protected | See coding | 20100205 | t_fi_doc_line TYPE TABLE OF s_fi_doc_line
|
||
28 | T_KTOSL | Public | See coding | 20130506 | t_ktosl type table of ktosl
|
||
29 | T_MAT_DOC | Protected | See coding | 20100205 | t_mat_doc TYPE TABLE OF s_mat_doc
|
||
30 | T_SPLINFO_BASICS | Public | See coding | 20100205 | t_splinfo_basics TYPE TABLE OF s_splinfo_basics WITH KEY belnr gjahr bukrs buzei spl_no
|
Method Signatures
Method ADD_TO_ACCOUNT_BALANCES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CTS_WRX_ACC_BAL_PO | Call by reference | Type reference (TYPE) | TS_ACC_BALANCE | 20111110 | |||
2 | ![]() |
IS_FI_DOC_LINE | Call by reference | Type reference (TYPE) | S_FI_DOC_LINE | 20090306 | |||
3 | ![]() |
IV_REORG_DATE | Call by reference | Type reference (TYPE) | FAGL_R_DATE | Reorganisationsdatum | 20090306 |
Method ADD_TO_ACCOUNT_BALANCES on class CL_FAGL_R_OBJ_TYPE_001_POA has no exception.
Method BUILD_BALANCE_POSTING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_BALANCE_CURRENT | Call by reference | Type reference (TYPE) | FAGL_R_T_BALANCE_W_OBJ_INDEX | Reorg: Ermittelte Bestände zu Objekten | 20090306 | ||
2 | ![]() |
CT_BALANCE_PRIOR | Call by reference | Type reference (TYPE) | FAGL_R_T_BALANCE_W_OBJ_INDEX | Reorg: Ermittelte Bestände zu Objekten | 20090306 | ||
3 | ![]() |
IT_ACC_BALANCE | Call by reference | Type reference (TYPE) | TS_ACC_BALANCE | Tabelle mit Bestände zu Konto | 20090306 | ||
4 | ![]() |
IT_ORGDATA | Call by reference | Type reference (TYPE) | TS_GLX_ORG_INFO | 20130423 | |||
5 | ![]() |
IV_OBJ_INDEX | Call by reference | Type reference (TYPE) | FAGL_R_OBJ_INDEX | Reorg: Verweis auf den Index des Objekts in der Objektliste | 20090306 |
Method BUILD_BALANCE_POSTING on class CL_FAGL_R_OBJ_TYPE_001_POA has no exception.
Method CALL_KCOBL_FOR_SUP_OBJ_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_MESSAGE | Call by reference | Type reference (TYPE) | FAGL_R_T_MESSAGE2 | Reorg: Meldungen (ohne Index) | 20120525 | ||
2 | ![]() |
ES_SUPERIOR_OBJECT | Call by reference | Type reference (TYPE) | FAGL_R_S_OBJ_KEY_SUP | Reorg: übergeordnete Objekte (generische Schlüssel) | 20120525 | ||
3 | ![]() |
EV_SUPERIOR_OBJ_TYPE | Call by reference | Type reference (TYPE) | FAGL_R_OBJ_TYPE_SUP | Objektart des übergeordneten Objekts | 20120525 | ||
4 | ![]() |
IS_EKKN | Call by reference | Type reference (TYPE) | EKKN | Kontierung im Einkaufsbeleg | 20120525 | ||
5 | ![]() |
IS_EKPO | Call by reference | Type reference (TYPE) | EKPO | Einkaufsbelegposition | 20120525 |
Method CALL_KCOBL_FOR_SUP_OBJ_TYPE on class CL_FAGL_R_OBJ_TYPE_001_POA has no exception.
Method CHECK_ACC_ASSIGNMENT_IS_REAL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_MESSAGE | Call by reference | Type reference (TYPE) | FAGL_R_T_MESSAGE2 | Reorg: Meldungen (ohne Index) | 20100127 | ||
2 | ![]() |
EV_REAL | Value transfer | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20100127 | ||
3 | ![]() |
IS_EKKN | Call by reference | Type reference (TYPE) | S_PO_AA | PO Schlüssel + Bukrs + Kontierung | 20090324 | ||
4 | ![]() |
IV_SUPERIOR_OBJECT_TYPE | Call by reference | Type reference (TYPE) | FAGL_R_OBJ_TYPE_SUP | Reorg: Objektart des übergeordneten Objekts | 20090324 | ||
5 | ![]() |
IV_VORNR | Call by reference | Type reference (TYPE) | VORNR | Vorgangsnummer | 20090324 |
Method CHECK_ACC_ASSIGNMENT_IS_REAL on class CL_FAGL_R_OBJ_TYPE_001_POA has no exception.
Method CHECK_OBJECT_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_SUPERIOR_OBJECT_TYPE | Call by reference | Type reference (TYPE) | FAGL_R_OBJ_TYPE_SUP | Reorg: Objektart des übergeordneten Objekts | 20090213 | ||
2 | ![]() |
RV_OK | Value transfer | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20090219 |
Method CHECK_OBJECT_TYPE on class CL_FAGL_R_OBJ_TYPE_001_POA has no exception.
Method CHECK_PC_IN_REORG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_XNOT_IN_REORG | Call by reference | Type reference (TYPE) | FLAG | allgemeines flag | 20120525 | ||
2 | ![]() |
IT_RESTRICTION_GENERAL | Call by reference | Type reference (TYPE) | FAGL_R_T_TRANGE | Reorg: Tabellenname und SEL-OPT-Tabelle pro Feldname | 20120525 | ||
3 | ![]() |
IV_PRCTR | Call by reference | Type reference (TYPE) | FAGL_R_MDATTR_OLD | 20120525 |
Method CHECK_PC_IN_REORG on class CL_FAGL_R_OBJ_TYPE_001_POA has no exception.
Method CHECK_VIA_SUP_OBJECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_SUPERIOR_OBJECT | Call by reference | Type reference (TYPE) | FAGL_R_S_OBJ_KEY_SUP | Reorg: übergeordnete Objekte (generische Schlüssel) | 20120525 | ||
2 | ![]() |
EV_SUPERIOR_OBJ_TYPE | Call by reference | Type reference (TYPE) | FAGL_R_OBJ_TYPE_SUP | Objektart des übergeordneten Objekts | 20120525 | ||
3 | ![]() |
EV_XCLOSED | Call by reference | Type reference (TYPE) | FLAG | allgemeines flag | 20120525 | ||
4 | ![]() |
EV_XNOT_IN_REORG | Call by reference | Type reference (TYPE) | FLAG | allgemeines flag | 20120525 | ||
5 | ![]() |
IO_FW_CALLBACK | Call by reference | Object reference (TYPE REF TO) | IF_FAGL_R_FW_CALLBACK | Reorg: Callback ins Framework | 20120525 | ||
6 | ![]() |
IS_OBJECT | Call by reference | Type reference (TYPE) | FAGL_R_S_OBJ_KEY_SUP | Reorg: übergeordnete Objekte (generische Schlüssel) | 20120525 | ||
7 | ![]() |
IV_MDATTR_OLD | Call by reference | Type reference (TYPE) | FAGL_R_MDATTR_OLD | Altes Stammdatenattribut | 20120525 | ||
8 | ![]() |
IV_SUPERIOR_OBJ_TYPE | Call by reference | Type reference (TYPE) | FAGL_R_OBJ_TYPE_SUP | Objektart des übergeordneten Objekts | 20120525 |
Method CHECK_VIA_SUP_OBJECT on class CL_FAGL_R_OBJ_TYPE_001_POA has no exception.
Method CREATE_CHANGE_DOCUMENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_MESSAGE | Call by reference | Type reference (TYPE) | FAGL_R_T_MESSAGE | Reorg: Meldungen | 20090409 | ||
2 | ![]() |
IS_EKKN_NEW | Call by reference | Type reference (TYPE) | EKKN | Kontierung im Einkaufsbeleg | 20090409 | ||
3 | ![]() |
IS_EKKN_OLD | Call by reference | Type reference (TYPE) | EKKN | Kontierung im Einkaufsbeleg | 20090409 | ||
4 | ![]() |
IV_OBJ_ID | Call by reference | Type reference (TYPE) | EBELN | Belegnummer des Einkaufsbelegs | 20090409 | ||
5 | ![]() |
IV_OBJ_INDEX | Call by reference | Type reference (TYPE) | FAGL_R_OBJ_INDEX | Verweis auf den Index des Objekts in der Objektliste | 20090409 |
Method CREATE_CHANGE_DOCUMENT on class CL_FAGL_R_OBJ_TYPE_001_POA has no exception.
Method DERIVE_SEGMENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_SEGMENT | Call by reference | Type reference (TYPE) | FB_SEGMENT | Segment für Segmentberichterstattung | 20100113 | ||
2 | ![]() |
IV_BUKRS | Call by reference | Type reference (TYPE) | BUKRS | Buchungskreis | 20100113 | ||
3 | ![]() |
IV_PRCTR | Call by reference | Type reference (TYPE) | PRCTR | Profitcenter | 20100113 | ||
4 | ![]() |
IV_REORG_DATE | Call by reference | Type reference (TYPE) | FAGL_R_DATE | Reorganisationsdatum | 20100113 |
Method DERIVE_SEGMENT on class CL_FAGL_R_OBJ_TYPE_001_POA has no exception.
Method DETERMINE_KTOSL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_KTOSL | Call by reference | Type reference (TYPE) | T_KTOSL | Alle Ktosl-keys für Bestellungen | 20130506 |
Method DETERMINE_KTOSL on class CL_FAGL_R_OBJ_TYPE_001_POA has no exception.
Method ERROR_ORG_UNITS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_MESSAGE | Call by reference | Type reference (TYPE) | FAGL_R_T_MESSAGE2 | Reorg: Meldungen | 20091221 |
Method ERROR_ORG_UNITS on class CL_FAGL_R_OBJ_TYPE_001_POA has no exception.
Method GENERATE_OBJLIST_NWA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_MESSAGE | Call by reference | Type reference (TYPE) | FAGL_R_T_MESSAGE2 | Reorg: Meldungen (ohne Index) | 20100127 | ||
2 | ![]() |
ET_OBJECT | Call by reference | Type reference (TYPE) | FAGL_R_T_OBJECT | Reorg: Objektliste | 20090323 | ||
3 | ![]() |
IT_SUPERIOR_OBJECT | Call by reference | Type reference (TYPE) | FAGL_R_T_OBJECT_SUP | Reorg: Übergeordnetes Objekt | 20090323 |
Method GENERATE_OBJLIST_NWA on class CL_FAGL_R_OBJ_TYPE_001_POA has no exception.
Method GET_SERVICE_BALANCES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CTS_POA_OPEN_KEY | Call by reference | Type reference (TYPE) | TS_POA_KEY | Offene Bestellpositionen | 20120911 | ||
2 | ![]() |
ET_BKPF_KEY_FINAL | Call by reference | Type reference (TYPE) | T_BKPF_KEY | alle Belege | 20120911 | ||
3 | ![]() |
ET_BKPF_KEY_REORG_PER | Call by reference | Type reference (TYPE) | T_BKPF_KEY | Belege in Reorg Periode | 20120911 | ||
4 | ![]() |
ITS_EKKN_KEY_MAA_SERV | Call by reference | Type reference (TYPE) | TS_POA_KEY | Bestellpositionen Multikontierung | 20120911 | ||
5 | ![]() |
ITS_EKKN_KEY_SAA_SERV | Call by reference | Type reference (TYPE) | TS_POA_KEY | Bestellpositionen Einfachkontierung | 20120911 | ||
6 | ![]() |
IV_REORG_DATE | Call by reference | Type reference (TYPE) | FAGL_R_DATE | Datum der Reorganisation | 20120911 | ||
7 | ![]() |
IV_XMAA_ACTIVE | Call by reference | Type reference (TYPE) | FLAG | Multikontierung aktiviert | 20120911 |
Method GET_SERVICE_BALANCES on class CL_FAGL_R_OBJ_TYPE_001_POA has no exception.
Method GET_SPLIT_ITEMS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_MESSAGE | Call by reference | Type reference (TYPE) | FAGL_R_T_MESSAGE | Reorg: Meldungen | 20100113 | ||
2 | ![]() |
ET_SPL_KEYS | Call by reference | Type reference (TYPE) | T_SPLINFO_BASICS | Splinfo key-Felder + PC old + PC neu | 20100113 | ||
3 | ![]() |
IT_OBJECT | Call by reference | Type reference (TYPE) | FAGL_R_T_OBJECT | Reorg: Objektliste | 20100113 |
Method GET_SPLIT_ITEMS on class CL_FAGL_R_OBJ_TYPE_001_POA has no exception.
Method GET_WHERE_CLAUSE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_WHERETAB | Call by reference | Type reference (TYPE) | TT_RSDSWHERE | Tabellentyp für RSDSWHERE | 20120525 | ||
2 | ![]() |
IT_RESTRICTION_SPECIFIC | Call by reference | Type reference (TYPE) | FAGL_R_T_TRANGE | Reorg: Tabellenname und SEL-OPT-Tabelle pro Feldname | 20120525 | ||
3 | ![]() |
IV_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Tabellenname | 20120525 |
Method GET_WHERE_CLAUSE on class CL_FAGL_R_OBJ_TYPE_001_POA has no exception.
Method PREP_FIELDS_FOR_DYNAMICS Signature
Method PREP_FIELDS_FOR_DYNAMICS on class CL_FAGL_R_OBJ_TYPE_001_POA has no parameter.
Method PREP_FIELDS_FOR_DYNAMICS on class CL_FAGL_R_OBJ_TYPE_001_POA has no exception.
Method PREP_STRUCTURES_FOR_DYNAMICS Signature
Method PREP_STRUCTURES_FOR_DYNAMICS on class CL_FAGL_R_OBJ_TYPE_001_POA has no parameter.
Method PREP_STRUCTURES_FOR_DYNAMICS on class CL_FAGL_R_OBJ_TYPE_001_POA has no exception.
Method PREP_TABLES_FOR_DYNAMICS Signature
Method PREP_TABLES_FOR_DYNAMICS on class CL_FAGL_R_OBJ_TYPE_001_POA has no parameter.
Method PREP_TABLES_FOR_DYNAMICS on class CL_FAGL_R_OBJ_TYPE_001_POA has no exception.
Method PREP_WHERE_FIELDS Signature
Method PREP_WHERE_FIELDS on class CL_FAGL_R_OBJ_TYPE_001_POA has no parameter.
Method PREP_WHERE_FIELDS on class CL_FAGL_R_OBJ_TYPE_001_POA has no exception.
Method SELECT_FIRST_LEVEL 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) | 20120525 | ||
2 | ![]() |
ET_OBJECT | Call by reference | Type reference (TYPE) | FAGL_R_T_OBJECT | Reorg: Objektliste | 20120525 | ||
3 | ![]() |
IO_FW_CALLBACK | Call by reference | Object reference (TYPE REF TO) | IF_FAGL_R_FW_CALLBACK | Reorg: Callback ins Framework | 20120525 | ||
4 | ![]() |
IT_RESTRICTION_GENERAL | Call by reference | Type reference (TYPE) | FAGL_R_T_TRANGE | Reorg: Tabellenname und SEL-OPT-Tabelle pro Feldname | 20120525 | ||
5 | ![]() |
IT_RESTRICTION_SPECIFIC | Call by reference | Type reference (TYPE) | FAGL_R_T_TRANGE | Reorg: Tabellenname und SEL-OPT-Tabelle pro Feldname | 20120525 |
Method SELECT_FIRST_LEVEL on class CL_FAGL_R_OBJ_TYPE_001_POA has no exception.
Method SELECT_POA_FOR_MATERIAL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_MESSAGE | Call by reference | Type reference (TYPE) | FAGL_R_T_MESSAGE2 | Reorg: Meldungen (ohne Index) | 20120525 | ||
2 | ![]() |
ET_OBJECT | Call by reference | Type reference (TYPE) | FAGL_R_T_OBJECT | Reorg: Objektliste | 20120525 | ||
3 | ![]() |
IO_FW_CALLBACK | Call by reference | Object reference (TYPE REF TO) | IF_FAGL_R_FW_CALLBACK | Reorg: Callback ins Framework | 20120525 | ||
4 | ![]() |
IT_SUPERIOR_OBJECT | Call by reference | Type reference (TYPE) | FAGL_R_T_OBJECT_SUP | Reorg: Übergeordnetes Objekt | 20120525 |
Method SELECT_POA_FOR_MATERIAL on class CL_FAGL_R_OBJ_TYPE_001_POA has no exception.
Method UPDATE_SPLIT_ITEMS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_MESSAGE | Call by reference | Type reference (TYPE) | FAGL_R_T_MESSAGE | Reorg: Meldungen | 20100113 | ||
2 | ![]() |
IT_SPLINFO_KEYS | Call by reference | Type reference (TYPE) | T_SPLINFO_BASICS | 20100113 | |||
3 | ![]() |
IV_REORG_DATE | Call by reference | Type reference (TYPE) | FAGL_R_DATE | Reorganisationsdatum | 20100113 |
Method UPDATE_SPLIT_ITEMS on class CL_FAGL_R_OBJ_TYPE_001_POA has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 605 |