edgar_almonte
Participant
Member since ‎2007 Mar 14

User Statistics

  • 139 Posts
  • 4 Solutions
  • 4 Kudos given
  • 4 Kudos received

User Activity

hello , i am trying to emulate this python code in abap , but without luck: def _convert_result(result): # pragma: no cover """Translate SOAP result entries into dictionaries.""" translation = { 'NOMBRE': 'name', 'COMPROBA...
Helloi have a doubt about a select statement , i have  a ZTABLE with a key field char length 11 and a record in the table with the key '00012345678' i have a field in the selection screen of length 20 which i use for capture the value for find the da...
hello , i add a custom Z field to the view BT114H_LAM/Details Component /MACCRM/BT308H_MAC Base Entity BTCustomerHi need when i fill this field push the value a field in the view BTFS_FIVIEW/FinViewEOVP of Component BTFS_FIVIEW Base Entity BTFS_FINVI...
Hello , in the near future mybe i will need use sap PI and one the they almost sure requeriment i will have is load data from a non-sap system and upload to sap ( doing some post using bapi_acc_document_post ) , is a process that already done using a...
hello ,not sure if this is the right place for ask this question but if not please move the question sorry and thanks in advanced.my problem is that i am using the bapi BAPI_ACC_DOCUMENT_CHECK to check if is posible post first using BAPI_ACC_DOCUMENT...