Husnul Mub
Husnul Mub
  • 39
  • 148 881
SAP S/4HANA on Premise – Adding custom Pre-Conditions with Value help in Flexible Workflow for ME31L
#ABAP #sapabap
In this view just share How step by step add custom new Pre-condition in flexible Workflow ME31L SAP S/4Hana on Premise
Entity CDS View
@AbapCatalog.sqlViewName: 'ZVSAFOOD'
@AbapCatalog.compiler.compareFilter: true
@AbapCatalog.preserveKey: true
@AccessControl.authorizationCheck: #NOT_REQUIRED
@EndUserText.label: 'CDS View Workflow SA Food Approval'
@VDM.viewType: #COMPOSITE
@ObjectModel.representativeKey: 'FoodApproval'
@Search.searchable: true
define view ZCDS_SA_FOOD_CHECK as select from tvarvc {
@Search.defaultSearchElement: true
key low as FoodApproval
} where name = 'ZFWF_SA_FOOD_APPROVAL'
Value Help CDS View
@AbapCatalog.sqlViewName: 'ZVSAFOODVH'
@AbapCatalog.compiler.compareFilter: true
@AbapCatalog.preserveKey: true
@AccessControl.authorizationCheck: #NOT_REQUIRED
@EndUserText.label: 'Value Help Food SA Approval'
@ObjectModel.dataCategory:#VALUE_HELP
@OData.publish: true
@ObjectModel.createEnabled: true
define view ZCDS_SA_FOOD_CHECK_VH as select from tvarvc {
@Consumption.valueHelpDefinition: [{entity: { name: 'ZCDS_SA_FOOD_CHECK',
element: 'FoodApproval' }}]
key low as FoodApproval
} where name = 'ZFWF_SA_FOOD_APPROVAL'
มุมมอง: 569

วีดีโอ

ABAP Call External API - Convert Smartforms as a pdf file attachment
มุมมอง 398ปีที่แล้ว
Full abap source code : github.com/HusnulM/ABAP-Call-External-API/blob/main/abap-code.abap Test API Link : get : dms.toekangketik.com/api/s4/listdoc post : dms.toekangketik.com/api/s4/uploaddoc
Laravel - Document Management System
มุมมอง 4.1Kปีที่แล้ว
Laravel version 8 and support email notification if you are interested with this application, please contact me on this email : husnulmub@gmail.com for the price :D
SAP ABAP - Enhance MIGO Add Warehouse Management Process #sap #abap #sapwm
มุมมอง 3522 ปีที่แล้ว
This enhancement will do Automatic Process for Stock Placement, Stock Removal from storage BIN in Warehouse Management, user just input destination or source storage BIN in MIGO Screen
SAP ABAP Simple SAP Fiori CRUD Apps With SAP Web IDE #sapfiori #abap #sap
มุมมอง 9342 ปีที่แล้ว
Simple SAP Fiori CRUD Apps with SAP Web IDE Personal Edition
SAP ABAP - Add Custom Screen in MIGO Header
มุมมอง 9K2 ปีที่แล้ว
Add custom screen in MIGO Header GR PO
SAP ABAP - Auto Fill Batch Characteristic Value During MIGO GR PO
มุมมอง 4.1K3 ปีที่แล้ว
SAP ABAP - Auto Fill Batch Characteristic Value During MIGO GR PO
Laravel 8 User Access Management #laravel8
มุมมอง 2283 ปีที่แล้ว
#laravel Source code github.com/HusnulM/laravel-user-management
SAP ABAP Interface ME41 Data to MySQL Database Using Laravel
มุมมอง 7763 ปีที่แล้ว
Enhance tcode ME41 for real time interfacing RFQ data to MySQL Database with Laravel API
SAP ABAP - Add Custom Screen in IP01 - IP02 - IP03
มุมมอง 1.8K3 ปีที่แล้ว
Custom screen in SAP Create Maintenance Plan
Web Inventory Management
มุมมอง 964 ปีที่แล้ว
Web Inventory Management ini terdiri dari beberapa menu, antara lain : Master Data - Material Master - Vendor Master - Warehouse Master - Department Transaksi - Create Purchase Requisition ( PR ) - Create Purchase Order ( PO ) - Penerimaan Purchase Order - Pembuatan Reservasi - Transfer Material - Komsumsi Material - Update Stock Reports - Report PR - Report PO - Report Reservasi - Report Inven...
Read and Post Data With C# Using SAP RFC Connector
มุมมอง 15K4 ปีที่แล้ว
Full C# source code github.com/HusnulM/sap-rfc-csharp
Multi Language Web Application with Ajax - PHP - MySQL
มุมมอง 1.3K4 ปีที่แล้ว
Simple multi language web application with Ajax - PHP - MySQL Full Source Code : github.com/HusnulM/ajax-php-mysql-multi-lang
Simple Management User Access SAPUI5 - Codeigniter Rest full API
มุมมอง 1625 ปีที่แล้ว
Simple Management User Access SAPUI5 - Codeigniter Rest full API
POST Data From SAP to Firebase Using Node JS
มุมมอง 3485 ปีที่แล้ว
POST Data From SAP to Firebase Using Node JS
Nodejs - MySQL CRUD
มุมมอง 2445 ปีที่แล้ว
Nodejs - MySQL CRUD
Membuat CRUD dengan Laravel untuk Pemula
มุมมอง 1.5K5 ปีที่แล้ว
Membuat CRUD dengan Laravel untuk Pemula
Add Custom (Z) Report to Fiori Tile Launchpad
มุมมอง 24K5 ปีที่แล้ว
Add Custom (Z) Report to Fiori Tile Launchpad
Download SAP Data to SQL Server Using RFC with Visual Studio
มุมมอง 16K5 ปีที่แล้ว
Download SAP Data to SQL Server Using RFC with Visual Studio
SAP ABAP - Simple OOP Implementation ALV Grid
มุมมอง 6365 ปีที่แล้ว
SAP ABAP - Simple OOP Implementation ALV Grid
SAP Abap - Simple GR Purchase Order with ITS Mobile
มุมมอง 1.5K5 ปีที่แล้ว
SAP Abap - Simple GR Purchase Order with ITS Mobile
Simple IT Asset Application With PHP-MySql
มุมมอง 6K5 ปีที่แล้ว
Simple IT Asset Application With PHP-MySql
ITS Mobile Barcode Scanner 02
มุมมอง 7035 ปีที่แล้ว
ITS Mobile Barcode Scanner 02
ITS Mobile Barcode Scanner 01
มุมมอง 1.4K5 ปีที่แล้ว
ITS Mobile Barcode Scanner 01
SAP ABAP - Use Bootstrap in ITS Mobile
มุมมอง 2.9K6 ปีที่แล้ว
SAP ABAP - Use Bootstrap in ITS Mobile
SAP ABAP - Create Simple ITS Mobile
มุมมอง 10K6 ปีที่แล้ว
SAP ABAP - Create Simple ITS Mobile
Dynamic Image SAP Smartforms
มุมมอง 5K6 ปีที่แล้ว
Dynamic Image SAP Smartforms
Create Sapui5 Project WEB IDE
มุมมอง 2116 ปีที่แล้ว
Create Sapui5 Project WEB IDE
sapui5 Table
มุมมอง 4.2K7 ปีที่แล้ว
sapui5 Table
sapui5 add chart to tile content
มุมมอง 1.3K7 ปีที่แล้ว
sapui5 add chart to tile content

ความคิดเห็น

  • @n20002
    @n20002 หลายเดือนก่อน

    good effort , thank you

  • @mariomarquezsantiago9221
    @mariomarquezsantiago9221 หลายเดือนก่อน

    now what version .NET is compatible?

  • @Ayaub-ABAP
    @Ayaub-ABAP 2 หลายเดือนก่อน

    Thanks for the video. What is "lo_http_client" ?? Could you please explain?

  • @omkarpund1807
    @omkarpund1807 3 หลายเดือนก่อน

    very use full thanks for the video

  • @MuhammadRosidNoorIchsan
    @MuhammadRosidNoorIchsan 4 หลายเดือนก่อน

    lagu tsubasa banget bang

    • @husnulmub9956
      @husnulmub9956 4 หลายเดือนก่อน

      @@MuhammadRosidNoorIchsan 😅

  • @Krisna.Wijaya
    @Krisna.Wijaya 5 หลายเดือนก่อน

    Kontennya bermanfaat. Terima kasih bang

  • @JeelDave-o4n
    @JeelDave-o4n 5 หลายเดือนก่อน

    How Can I Get The source Code Of The Asset Project please reply

  • @NajmiAzlan
    @NajmiAzlan 5 หลายเดือนก่อน

    Man quit playin, How much? मुझे उत्तर दो

  • @TauheedAlam-le9lh
    @TauheedAlam-le9lh 6 หลายเดือนก่อน

    Hi Husnul, I am getting error while running application . I downloaded the source code from git "System.BadImageFormatException: 'Could not load file or assembly 'sapnco, Version=3.0.0.42, Culture=neutral, PublicKeyToken=50436dca5c7f7d23' or one of its dependencies. An attempt was made to load a program with an incorrect format.' " Please help

    • @husnulmub9956
      @husnulmub9956 6 หลายเดือนก่อน

      May I Know your Visual Studio version?

    • @TauheedAlam-le9lh
      @TauheedAlam-le9lh 6 หลายเดือนก่อน

      @@husnulmub9956 Visual studio 2022

    • @TauheedAlam-le9lh
      @TauheedAlam-le9lh 6 หลายเดือนก่อน

      @@husnulmub9956 Visual Studio 2022

    • @TauheedAlam-le9lh
      @TauheedAlam-le9lh 6 หลายเดือนก่อน

      Hi Husnul, the above issue is resolve now I am getting this "The type initializer for 'SAP.Middleware.Connector.RfcConfigParameters' threw an exception.' Message "Could not load file or assembly 'sapnco_utils.dll' or one of its dependencies. A dynamic link library (DLL) initialization routine failed. (Exception from HRESULT: 0x8007045A)""

  • @ekasufiatna4794
    @ekasufiatna4794 6 หลายเดือนก่อน

    Assalamualaikum, salam kenal. Bang husnul, dimana saya dapat download SAP RFC Connector. sementara saya tidak punya SAP Account? Mohon pencerahannya.

  • @ermax7
    @ermax7 6 หลายเดือนก่อน

    Wonderful work and Thanks for sharing it to us all here... 🙏

    • @ACUCSSaikiran
      @ACUCSSaikiran 6 หลายเดือนก่อน

      did it executed??

  • @mathewthomas100
    @mathewthomas100 7 หลายเดือนก่อน

    bro, how can i get it

  • @vishnulalvs
    @vishnulalvs 7 หลายเดือนก่อน

    Hi bro, need your help. Which version of XAMPP has to be used? Am using XAMPP 3.3.0 version . Unable to run your program. Plz help.

    • @husnulmub9956
      @husnulmub9956 7 หลายเดือนก่อน

      Am use php 7.2 version, maybe you can install xampp with php 7.2 version

  • @JafariMwelukoka
    @JafariMwelukoka 7 หลายเดือนก่อน

    I need database

  • @pritamjedhe874
    @pritamjedhe874 10 หลายเดือนก่อน

    Very useful information

  • @DuckinatorLucky
    @DuckinatorLucky 10 หลายเดือนก่อน

    hey are you still active, were did you get the SAP dlls . Im trying to run my application and im missing that.

    • @husnulmub9956
      @husnulmub9956 10 หลายเดือนก่อน

      Hi, you can download dll files on this link drive.google.com/file/d/1AibWg8BVS_kGSahkTfjj5VX1WTXqsbOD/view?usp=sharing Thanks

    • @DuckinatorLucky
      @DuckinatorLucky 10 หลายเดือนก่อน

      @@husnulmub9956 you are my savior, thank you so much brother.

  • @mahanmohan
    @mahanmohan ปีที่แล้ว

    Hello Thanks for the video. I wanted to know we also want to implement this automatic batch creation during GR but only thing is the SLED date calculation is Date of GR + total shelf life data (MKPF-BUDAT+MARA-MHDHB = SLED Date) inside the classification tab..... is it possible? any clues ?

  • @jomarjaramillo5931
    @jomarjaramillo5931 ปีที่แล้ว

    Hi Husnul Mub! Can you give me pass for Admin? I can not login into the system 😎

  • @26marwin
    @26marwin ปีที่แล้ว

    where can i download the files

    • @husnulmub9956
      @husnulmub9956 ปีที่แล้ว

      github.com/HusnulM/php-IT-Asset-Apps

  • @demoaerohive4394
    @demoaerohive4394 ปีที่แล้ว

    I just want to create a simple ITS Mobile application, to test Zebra Enterprise Browser and Ivanti Velocity client.

  • @demoaerohive4394
    @demoaerohive4394 ปีที่แล้ว

    Hello, i don't have the MOBILE4 Mobile Devices(no HTML Tables) template, only Mobile Devices (No HTML Tables) but this one gives an error. If a choose another template, the logon url stucks on: "logon being prepared"

  • @DaleTV9514
    @DaleTV9514 ปีที่แล้ว

    Bro can i message you there something like to ask. 😊

  • @sandeep-4433
    @sandeep-4433 ปีที่แล้ว

    Do you know send data from sap to sql server using rest api.. i need to know.. kindly help...

    • @husnulmub9956
      @husnulmub9956 7 หลายเดือนก่อน

      Hi, you can use http request from ABAP program, you can use if_http_client class cl_http_client class Thanks

  • @mechellebegal3714
    @mechellebegal3714 ปีที่แล้ว

    this system only have admin side?

  • @NiuWave-z5r
    @NiuWave-z5r ปีที่แล้ว

    can i have your source code for educational purposes? i would grateful indeed to have it

    • @husnulmub9956
      @husnulmub9956 ปีที่แล้ว

      check this git github.com/HusnulM/php-IT-Asset-Apps.git Thanks

  • @dedymoerdianto2657
    @dedymoerdianto2657 ปีที่แล้ว

    Allow

  • @harris90100
    @harris90100 ปีที่แล้ว

    Can we add a custom field 'Next Inspection Date' in Batch tab?

  • @MXXVII
    @MXXVII ปีที่แล้ว

    thank you.

  • @nagapenumaka9257
    @nagapenumaka9257 ปีที่แล้ว

    How much this app

    • @husnulmub9956
      @husnulmub9956 ปีที่แล้ว

      Hi, please contact me on this email husnulmub@gmail.com for the prices

  • @sarojasahu3533
    @sarojasahu3533 ปีที่แล้ว

    share anything for item level.

  • @someguytu
    @someguytu ปีที่แล้ว

    This is great it is for sale? Maybe share link.

  • @manikanta8367
    @manikanta8367 ปีที่แล้ว

    Please upload document for the above vedio

  • @earnwithmalik786
    @earnwithmalik786 ปีที่แล้ว

    hi Read function is working fine but i dont have write function in sap can you guide how can we create that or source code you can provide

  • @rettjaconomaili8201
    @rettjaconomaili8201 ปีที่แล้ว

    thank you, is it possible if i use the tabstrib tool without wizard?

  • @anaftech
    @anaftech ปีที่แล้ว

    Please can I have the database for this project

    • @husnulmub9956
      @husnulmub9956 ปีที่แล้ว

      github.com/HusnulM/php-IT-Asset-Apps.git

  • @kansanpark5767
    @kansanpark5767 ปีที่แล้ว

    00:00 ~ 13:22 [Creating Additional Tab and Field] 14:58 : Creat CBO Table for the additional field where When Creating the Document 16:38 ~ 26:25 : USER Command at Screen 100 to add the logic to append on the CBO Table. 18:21 : Exporting the Document number at 'IF_EX_MB_MIGO_BADI~Post_DOCUMENT' Method and store it on the memory. When Displaying the Document 28:02 : Exporting the Additional Field Data at 'IF_EX_MB_MIGO_BADI~LINE_MODIFY' 36:17 : At User Command at Screen 101(Displaying) to view the additional field that's been added on the CBO Table.

  • @shahulhameed-re2ot
    @shahulhameed-re2ot ปีที่แล้ว

    Warning: Trying to access array offset on value of type null in E:\xampp\htdocs\it-asset\app\core\App.php on line 13 I am getting above error after configured everything

    • @husnulmub9956
      @husnulmub9956 ปีที่แล้ว

      github.com/HusnulM/php-IT-Asset-Apps.git

    • @JafariMwelukoka
      @JafariMwelukoka 7 หลายเดือนก่อน

      I need database

  • @hades9273
    @hades9273 ปีที่แล้ว

    can you share the source code

  • @JuanJoRomo2303
    @JuanJoRomo2303 2 ปีที่แล้ว

    tks!!

  • @animalsloverscom
    @animalsloverscom 2 ปีที่แล้ว

    Hello thanks from your system.. I realy need database sql file... Please send me database backup of this system

    • @husnulmub9956
      @husnulmub9956 ปีที่แล้ว

      github.com/HusnulM/php-IT-Asset-Apps.git

  • @animalsloverscom
    @animalsloverscom 2 ปีที่แล้ว

    Hello thanks from your system.. I realy need database sql file... Please send me database backup of this system

  • @Jabaro964
    @Jabaro964 2 ปีที่แล้ว

    can you take a copy of database from this software and give to us ?

    • @husnulmub9956
      @husnulmub9956 ปีที่แล้ว

      github.com/HusnulM/php-IT-Asset-Apps.git

  • @Jabaro964
    @Jabaro964 2 ปีที่แล้ว

    Hello i really this application Database need database

  • @sravani8662
    @sravani8662 2 ปีที่แล้ว

    Can we get any response after data write back to RFC ? After insert data I'm calling invoke but it's void method. How to know the data successful sent or not

    • @husnulmub9956
      @husnulmub9956 2 ปีที่แล้ว

      Hi Sravani, yah it can be do it, just set function module response and we can get the response on RFC calling

    • @sravani8662
      @sravani8662 2 ปีที่แล้ว

      @@husnulmub9956thanks. how can we do that, can you send any sample code it will help me.

    • @sravani8662
      @sravani8662 2 ปีที่แล้ว

      Hello sir, can you send me the example code

  • @MarkJosephSamson
    @MarkJosephSamson 2 ปีที่แล้ว

    Wait that this has no Database?

    • @husnulmub9956
      @husnulmub9956 ปีที่แล้ว

      github.com/HusnulM/php-IT-Asset-Apps.git

  • @mamathidayat-wl1tm
    @mamathidayat-wl1tm 2 ปีที่แล้ว

    Nice Tutorial....

  • @mjemmaano9212
    @mjemmaano9212 2 ปีที่แล้ว

    hm?

  • @amjadmahmood5904
    @amjadmahmood5904 2 ปีที่แล้ว

    May I have your help on WhatsApp , zoom or email. I need urgent support.

  • @shoaibumer
    @shoaibumer 2 ปีที่แล้ว

    Do you offer online training?

    • @husnulmub9956
      @husnulmub9956 2 ปีที่แล้ว

      No sir for now, but if you want maybe i can make a step by step video about this

    • @shoaibumer
      @shoaibumer 2 ปีที่แล้ว

      @@husnulmub9956 if you could give me a session on Zoom call showing step by step approach that will be great. Making a video can be more time consuming

    • @husnulmub9956
      @husnulmub9956 2 ปีที่แล้ว

      @@shoaibumer Hi, Ok sir, maybe for details please contact me on this email husnulmub@gmail.com thanks

    • @pravintiwari1
      @pravintiwari1 2 ปีที่แล้ว

      Hi Husnul,It is great …will it be possible to you to help me out with step by step either on zoom or google meet?

  • @abdulmuhyi2992
    @abdulmuhyi2992 2 ปีที่แล้ว

    makasih bang vidio nya sangat bermanfaat