0% found this document useful (0 votes)
240 views

Bapi / Badi / Function Module For Remarks Link: Forum Post

This document provides information on various BAPIs, BAdIs, and function modules in SAP APO, including what each is used for and relevant remarks or links for additional information. Key functions covered include retrieving planning book data, pegging relationships, order details from the live cache, and creating, updating, and deleting combinatorial value classes.

Uploaded by

Srini Donapati
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
240 views

Bapi / Badi / Function Module For Remarks Link: Forum Post

This document provides information on various BAPIs, BAdIs, and function modules in SAP APO, including what each is used for and relevant remarks or links for additional information. Key functions covered include retrieving planning book data, pegging relationships, order details from the live cache, and creating, updating, and deleting combinatorial value classes.

Uploaded by

Srini Donapati
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 3

BAPI / BAdI / Function Module For Remarks Link

BAPI_POSRVAPS_SAVEMULTI3 Delivery ATP Category BR in APO DRP Forum


Post

BAPI_PBSRVAPS_GETDETAIL2 Planning Book Input Parameters Planningbook, Forum


data Data_view, Planning_Version, Post
Period_Type Values (as in the domain
/SAPAPO/CPDS_PERIOD_TYPE e.g. 'B'
Week 'C' Month), Date_From and
Date_To (format e.g. ww.yyyy)

/SAPAPO/EFPL_ORD_NET_GET Pegging For pegging relationship across the entire Forum


relationship strucuture Post

EXIT_/SAPAPO/SAPMMCP6_005 User exit macro Add code in ZXDMUSERU05 Forum


ZXDMUSERU05 Post

/SAPAPO/RRP_LC_PEGID_GET_IO MRP Data from to get the data from live cache. Pass the Forum
Live Cache pegid to the export parameter Post
'it_pegarea'. Determine pegid by using
the function module
'/SAPAPO/DM_MATERIAL_GET_PEGID
'

/SAPAPO/OM_PEG_CAT_GET_ORDERS To get data You will just have to specify the ATP- Forum
from LC at categories that match the MRP elements Post
matches the you would like to retrieve - LC doesn't
PEGID (= plant, store the names of the MRP elements
material,
storage
location) and
ATP-category

/SAPAPO/OM_ORDER_GET_DATA Order details To retrieve all information of an order Forum


from liveCache from LC that corresponds to an order id. Post
You just have to use the field
SCN
IS_GEN_PARAMS-SIMVERSION = '000'
Document
and fill the table IT_ORDER with your
order id. If you only want to have the
OUTPUT_FIXED indicator it would be
faster if you use the FM I suggested and
then only request ET_ORDKEY as an
output table - this table contains the
OUTPUT_FIXED indicator
BAPI / BAdI / Function Module For Remarks Link

/ GUID of Order Need to provide Order No. and SIMID Forum


SAPAPO/DM_ORDKEY_SELECT_ORDNO from liveCache post

/SAPAPO/RRP_HEURISTIC_GET_DATA Heuristic EXPORTING iv_heur_id = heur_id Forum


details iv_langu = sy-langu IMPORTING Post
ev_heur_text = lv_heur_text
EXCEPTIONS
heur_id_not_valid = 1
package_id_not_valid = 2 OTHERS = 3.

BAPI_PBSRVAPS_CHANGEKEYFIGVAL To load a KF of   Forum


planning book Post

BAPI_STSRVAPS_SAVEMULTI2 To create Parameter for Version Forum


stocks in SNP Post

/SAPAPO/RRP_LC_PEGID_GET_IO Sales Order quantitiy, GUID and Pegging Area id but Forum
Fetch in APO the sales order number Post

BAdI /SAPAPO/RRP_IO_COL Additional RRP_USEX_COLS_GET_TEXT_01 Forum


Columns in method Post
Product View
APPEND 'USEXIT1' to
CT_CUS_FIELDS.
APPEND 'USEXIT2' to
CT_CUS_FIELDS. 
APPEND 'column1' to CT_COLS_TEXT.
APPEND 'Column2' to CT_COLS_TEXT

/SAPAPO/TS_DM_LOCK User Pass Values for GUI Id of Planning Area, Forum


Change/Displa Data Selection, Group By parameter Post
y Mode in
Interactive
Planning

/SAPAPO/ADV_ALERT_SET Generate Alert   Forum


post

/SAPAPO/MSDP_NOTE_WRITE Write notes in   Forum


SDP post

/SAPAPO/TS_PLOB_CREATE Creates  CVC Pass Plob ID and Selection Conditions  


BAPI / BAdI / Function Module For Remarks Link

for Characteristics

/SAPAPO/TS_LCM_PLOB_DELTA_SYNC After all char Pass Plob ID  


combos have
been created
call the sync 
function.

/SAPAPO/TS_PLOB_DELETE CVC Deletion Pass Plob ID and Selection Conditions  


for Characteristics

RSDRC_CUBE_DATA_GET Read Infocube Pass Infocube, List of Characteristics and  


key Figues

You might also like