* check plausibilty of dates CALL FUNCTION "DATE_CHECK_PLAUSIBILITY" EXPORTING DATE = bkdf-dbbdt. TIME_CHECK_PLAUSIBILITY 判断是不是时间 GET_CURRENT_YEAR 得到当前的财政年(fiscal year) 察看某日期的属性,包括该日期是星期几,第几天(周2=2),是不是公共假期等,需要输入国家日历。 DAY_ATTRIBUTES_GET...
This function should be called after initializeCustomFields, if custom fields are defined. deprecated Since 1.12.0. Will be removed in version 2.0. Parameters Optional state: MapType<any> State to be set as remote state Returns this The entity itself, to facilitate method ch...
GET_CURRENT_YEAR 获得当前的财政年(Fiscal year) DATA: currm TYPE bkpf-monat, curry TYPE bkpf-gjahr, prevm TYPE bkpf-monat, prevy TYPE bkpf-gjahr. CALL FUNCTION 'GET_CURRENT_YEAR' EXPORTING bukrs = '3010' "输入公司代码 date = sy-datum "输入日期 IMPORTING currm = currm "当前会计期间 ...
In this section, you maintain the number intervals for the plan document types which are still to be created or are delivered as standard for the Rollup. The number intervals are not dependent on company code or fiscal year. This function is carried out via the general number range maintenance...
SSF_FUNCTION_MODULE_NAME SMARTFORMS输出报表时,生成一个函数名称,然后CALL这个名称 函数名 描述 POPUP_TO_DECIDE_LIST 弹出供选择窗口 ABAP_DOCU_DOWNLOAD –以HTML格式下载ABAP文档。 ARFC_GET_TID – 以十六进制形式返回终端的IP地址。 BAL_* -容纳了SAP的应用程序日志所有的函数模块。
SSF_FUNCTION_MODULE_NAME 根据form名取得对应的函数名(SmartForm) 函数名 描述 DATE_CHECK_PLAUSIBILITY 日期CHECK cl_gui_frontend_services=>gui_upload 上传到服务器 cl_gui_frontend_services=>gui_download 下载到服本地 SSF_FUNCTION_MODULE_NAME SMARTFORMS输出报表时,生成一个函数名称,然后CALL这个名称 ...
With this function module, you write the name of the log parameters and the associated values for the specified object or sub-object in local memory. If this function module is called repeatedly for the same object or sub-object, the existing parameters are updated accordingly. If you do not...
PublicFunctionGetRecordSet()AsADODB.RecordsetDimjsonDataAsStringDimurlAsStringDimparsedDictAsDictionary url=BaseUrl&"Z_BS_BALANCES?COMPANYCODE=Z900&FISCALYEAR=2020&FISCALPERIOD=10"jsonData=Application.WorksheetFunction.WebService(url)SetparsedDict=JsonConverter.parseJson(jsonData)DimdataAsNewCollectionSetdata=...
36、LLOWED 检查posting期间ABAVN使用的是transaction type =200的类型(没有任何价值比如还未购已报废或价值为0是不能使用他)如果没有做asset year change就做业务回检查t009表和做AJRW时RAJAWE00判断LARF1U02(FUNCTION AM_FISCAL_YEAR_CHANGE_RFC.)IF GJAHR 修改时间相关数据在折旧码的配置中有一项,决定停用资产...
populate_ftclear ‘01000000422012001’. “concatenate doc number + fiscal year + line number populate_ftclear ‘01000000422012002’. * populate_ftclear ‘01000000412012002’. CALL FUNCTION ‘POSTING_INTERFACE_CLEARING’ EXPORTING i_auglv = ‘UMBUCHNG’ ...